COLOR #0D1B38

HEX: #0D1B38 RGB: (13,27,56)

Color info

#0D1B38 contains red, green and blue colors in about the same proportion. Web safe color of #0D1B38 is #003333 (or #033).

RGB color model

#0D1B38 color RGB value is (13,27,56).

RGB: (13,27,56) (5%, 11%, 22%)

RGB channels and saturation

R 13 of 255 = 5%
G 27 of 255 = 11%
B 56 of 255 = 22%

13
27
56

R + G + B ~ 13%. #0D1B38 is dark color.

Portions of RGB colors in percentages

R + G + B = 13 + 27 + 56 = 96 (100%)
R 13 of 96 ~ 13.54%
G 27 of 96 ~ 28.13%
B 56 of 96 ~ 58.33'%

%13.54
%28.13
%58.33

CMYK color model

#0D1B38 color CMYK value is (77,52,0,78).

  • cyan value is 76.79%
  • magenta value is 51.79%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (77,52,0,78)
C77M52Y0K78 (77%, 52%, 0%, 78%)
(0.77 / 0.52 / 0.00 / 0.78)

CMYK percentages

%76.79
%51.79
%0
%78.04

Codes

Color #0D1B38 in popluar color models

0D 1B 38
RGB 13 27 56
HSL 220° 62.32% 13.53%
HSB/HSV 220° 76.79% 21.96%
CMYK 76.79% 51.79% 0.00%
78.04%

Color #0D1B38 in popluar number systems.

HEX 0D 1B 38
Decimal 13 27 56
Binary 1101 11011 111000
Octal 15 33 70

Shades and tints

Shades of #0D1B38

#0D1B38
(13,27,56)
#0C1933
(12,25,51)
#0B172E
(11,23,46)
#0A1529
(10,21,41)
#091324
(9,19,36)
#08111F
(8,17,31)
#070F1A
(7,15,26)
#060D15
(6,13,21)
#050B10
(5,11,16)
#04090B
(4,9,11)
#030706
(3,7,6)
#000000
(0,0,0)

Tints of #0D1B38

#0D1B38
(13,27,56)
#232F4A
(35,47,74)
#39435C
(57,67,92)
#4F576E
(79,87,110)
#656B80
(101,107,128)
#7B7F92
(123,127,146)
#9193A4
(145,147,164)
#A7A7B6
(167,167,182)
#BDBBC8
(189,187,200)
#D3CFDA
(211,207,218)
#E9E3EC
(233,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0D1B38 color. Also use rgb(13,27,56) instead hex code.

Text Font Color

.myTextColor { color: #0D1B38; }

<p style="color:#0D1B38">This sample text font color is #0D1B38.</p>

This text font color is #0D1B38.

Background Color

.myBgColor { background-color: #0D1B38; }

<div style="background-color:#0D1B38">Inner text</div>

This div background color is #0D1B38.

Border color

.myBorderColor { border: 1px solid #0D1B38; }

<div style="border:3px solid #0D1B38">Div</div>

This div border color is #0D1B38.

Opacity

.myOpacity80 { color: #0D1B38; opacity: 0.8; }

<p style="color:#0D1B38;opacity:0.8;">80%</p>

Text with #0D1B38 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #0D1B38;}

<p style="text-shadow: 3px 3px 1px #0D1B38">Text here.</p>

This text has shadow with #0D1B38 color.


.textShadow {text-shadow: 3px 3px 1px #0D1B38', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #0D1B38, 5px 5px 20px red">Text here.</p>

This text has shadow with #0D1B38 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#0D1B38, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#0D1B38, Direction=45, Strength=4)">Text</p>

This text has shadow with #0D1B38 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #0D1B38;
-webkit-box-shadow: 1px 1px 3px 2px #0D1B38;
box-shadow: 1px 1px 3px 2px #0D1B38;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #0D1B38; -webkit-box-shadow: 1px 1px 3px 2px #0D1B38; box-shadow:1px 1px 3px 2px #0D1B38;">
Div content here
</div>

This div box has shadow with color #0D1B38.

Preview

Color preview on black background

This text has color #0D1B38 on black background.


Color preview on white background

This text has color #0D1B38 on white background.


Black color preview on #0D1B38 background

This text has black color on #0D1B38 background.


White color preview on #0D1B38 background

This text has white color on #0D1B38 background.


Related colors

Complementary color

Complementary color for #hex is #F2E4C7.


I love getcolorcode.com

Triadic colors

1 #380D1B and #1B380D with #0D1B38 are triadic colors.

2 #381B0D and #1B0D38 with #0D1B38 are triadic colors.