RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #0d2340.
RGB: 13, 35, 64 | CMYK: 80%, 45%, 0%, 75% |
HSV: H: 214° S: 80% V: 25% | HSL: H: 214° S: 66% L: 15% |
#0D2340 Color Preview
#0d2340 is a shade of blue color with RGB values (13, 35, 64). As mentioned above, this color is a combination of CMYK: 80% Cyan, 45% Magenta, 0% Yellow, and 75% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 214°, Saturation (S): 66%, and Lightness (L): 15%.
The HSV values for #0d2340 are as follows: Hue (H): 214°, Saturation (S): 80%, Value (V): 25%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #0D2340 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #0D2340; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #0D2340;">This is sample text</div>
<div style="color: #ffffff; background-color: #0D2340;">This is sample text</div>
<div style="color: #0D2340;">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(13, 35, 64);
color: #0D2340;
Examples
color: rgb(13, 35, 64);
background-color: rgb(13, 35, 64);
border-color: rgb(13, 35, 64);
color: #0D2340;
background-color: #0D2340;
border-color: #0D2340;
Color schemes with #0D2340
Analogous
Here, the analogous color with hex code #0D2340 has #100D40 and #0D3D40 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #0D2340, a monochromatic palette will feature a corresponding shade #163A6A, originating from the same hue.
Triadic
The triadic palette built around #0D2340 uses two accents #400D23 and #23400D, each 120 degrees apart from the main hue.
Complementary
The complementary color for #0D2340 is #402A0D.
Tetradic
Here, for the primary color #0D2340, the complementary shade is #400D3D plus two accent colors, i.e., #402A0D and #0D4011.