RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #0a1d3d.
RGB: 10, 29, 61 | CMYK: 84%, 52%, 0%, 76% |
HSV: H: 218° S: 84% V: 24% | HSL: H: 218° S: 72% L: 14% |
#0A1D3D Color Preview
#0a1d3d is a shade of blue color with RGB values (10, 29, 61). As mentioned above, this color is a combination of CMYK: 82% Cyan, 54% Magenta, 0% Yellow, and 76% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 218°, Saturation (S): 72%, and Lightness (L): 14%.
The HSV values for #0a1d3d are as follows: Hue (H): 218°, Saturation (S): 84%, Value (V): 24%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #0A1D3D color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #0A1D3D; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #0A1D3D;">This is sample text</div>
<div style="color: #ffffff; background-color: #0A1D3D;">This is sample text</div>
<div style="color: #0A1D3D;">This is sample text</div>
CSS Codes
You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.
color: rgb(10, 29, 61);
color: #0a1d3d;
Examples
color: rgb(10, 29, 61);
background-color: rgb(10, 29, 61);
border-color: rgb(10, 29, 61);
color: #0a1d3d;
background-color: #0a1d3d;
border-color: #0a1d3d;
Color schemes with #0A1D3D
Analogous
Here, the analogous color with hex code #0A1D3D has #110A3D and #110A3D at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #0A1D3D, a monochromatic palette will feature a corresponding shade #113269, originating from the same hue.
Triadic
The triadic palette built around #0A1D3D uses two accents #3D0A1D and #1D3D0A, each 120 degrees apart from the main hue.
Complementary
The complementary color for #0A1D3D is #3D2A0A.
Tetradic
Here, for the primary color #0A1D3D, the complementary shade is #3D0A37 plus two accent colors, i.e., #3D2A0A and #0A3D10.