COLOR #0D1B14

HEX: #0D1B14 RGB: (13,27,20)

Color info

#0D1B14 contains red, green and blue colors in about the same proportion. Web safe color of #0D1B14 is #003300 (or #030).

RGB color model

#0D1B14 color RGB value is (13,27,20).

RGB: (13,27,20) (5%, 11%, 8%)

RGB channels and saturation

R 13 of 255 = 5%
G 27 of 255 = 11%
B 20 of 255 = 8%

13
27
20

R + G + B ~ 8%. #0D1B14 is dark color.

Portions of RGB colors in percentages

R + G + B = 13 + 27 + 20 = 60 (100%)
R 13 of 60 ~ 21.67%
G 27 of 60 ~ 45%
B 20 of 60 ~ 33.33'%

%21.67
%45
%33.33

CMYK color model

#0D1B14 color CMYK value is (52,0,26,89).

  • cyan value is 51.85%
  • magenta value is 0.00%
  • yellow value is 25.93%
  • key color value is 89.41%

CMYK: (52,0,26,89)
C52M0Y26K89 (52%, 0%, 26%, 89%)
(0.52 / 0.00 / 0.26 / 0.89)

CMYK percentages

%51.85
%0
%25.93
%89.41

Codes

Color #0D1B14 in popluar color models

0D 1B 14
RGB 13 27 20
HSL 150° 35.00% 7.84%
HSB/HSV 150° 51.85% 10.59%
CMYK 51.85% 0.00% 25.93%
89.41%

Color #0D1B14 in popluar number systems.

HEX 0D 1B 14
Decimal 13 27 20
Binary 1101 11011 10100
Octal 15 33 24

Shades and tints

Shades of #0D1B14

#0D1B14
(13,27,20)
#0C1913
(12,25,19)
#0B1712
(11,23,18)
#0A1511
(10,21,17)
#091310
(9,19,16)
#08110F
(8,17,15)
#070F0E
(7,15,14)
#060D0D
(6,13,13)
#050B0C
(5,11,12)
#04090B
(4,9,11)
#03070A
(3,7,10)
#000000
(0,0,0)

Tints of #0D1B14

#0D1B14
(13,27,20)
#232F29
(35,47,41)
#39433E
(57,67,62)
#4F5753
(79,87,83)
#656B68
(101,107,104)
#7B7F7D
(123,127,125)
#919392
(145,147,146)
#A7A7A7
(167,167,167)
#BDBBBC
(189,187,188)
#D3CFD1
(211,207,209)
#E9E3E6
(233,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0D1B14; }

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

This text font color is #0D1B14.

Background Color

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

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

This div background color is #0D1B14.

Border color

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

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

This div border color is #0D1B14.

Opacity

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

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

Text with #0D1B14 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 #0D1B14;}

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

This text has shadow with #0D1B14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0D1B14.

Preview

Color preview on black background

This text has color #0D1B14 on black background.


Color preview on white background

This text has color #0D1B14 on white background.


Black color preview on #0D1B14 background

This text has black color on #0D1B14 background.


White color preview on #0D1B14 background

This text has white color on #0D1B14 background.


Related colors

Complementary color

Complementary color for #hex is #F2E4EB.


I love getcolorcode.com

Triadic colors

1 #140D1B and #1B140D with #0D1B14 are triadic colors.

2 #141B0D and #1B0D14 with #0D1B14 are triadic colors.