COLOR #06141F

HEX: #06141F RGB: (6,20,31)

Color info

#06141F contains red, green and blue colors in about the same proportion. Web safe color of #06141F is #000033 (or #003).

RGB color model

#06141F color RGB value is (6,20,31).

RGB: (6,20,31) (2%, 8%, 12%)

RGB channels and saturation

R 6 of 255 = 2%
G 20 of 255 = 8%
B 31 of 255 = 12%

6
20
31

R + G + B ~ 7%. #06141F is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 20 + 31 = 57 (100%)
R 6 of 57 ~ 10.53%
G 20 of 57 ~ 35.09%
B 31 of 57 ~ 54.39'%

%10.53
%35.09
%54.39

CMYK color model

#06141F color CMYK value is (81,35,0,88).

  • cyan value is 80.65%
  • magenta value is 35.48%
  • yellow value is 0.00%
  • key color value is 87.84%

CMYK: (81,35,0,88)
C81M35Y0K88 (81%, 35%, 0%, 88%)
(0.81 / 0.35 / 0.00 / 0.88)

CMYK percentages

%80.65
%35.48
%0
%87.84

Codes

Color #06141F in popluar color models

06 14 1F
RGB 6 20 31
HSL 206° 67.57% 7.25%
HSB/HSV 206° 80.65% 12.16%
CMYK 80.65% 35.48% 0.00%
87.84%

Color #06141F in popluar number systems.

HEX 06 14 1F
Decimal 6 20 31
Binary 110 10100 11111
Octal 6 24 37

Shades and tints

Shades of #06141F

#06141F
(6,20,31)
#06131D
(6,19,29)
#06121B
(6,18,27)
#061119
(6,17,25)
#061017
(6,16,23)
#060F15
(6,15,21)
#060E13
(6,14,19)
#060D11
(6,13,17)
#060C0F
(6,12,15)
#060B0D
(6,11,13)
#060A0B
(6,10,11)
#000000
(0,0,0)

Tints of #06141F

#06141F
(6,20,31)
#1C2933
(28,41,51)
#323E47
(50,62,71)
#48535B
(72,83,91)
#5E686F
(94,104,111)
#747D83
(116,125,131)
#8A9297
(138,146,151)
#A0A7AB
(160,167,171)
#B6BCBF
(182,188,191)
#CCD1D3
(204,209,211)
#E2E6E7
(226,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06141F color. Also use rgb(6,20,31) instead hex code.

Text Font Color

.myTextColor { color: #06141F; }

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

This text font color is #06141F.

Background Color

.myBgColor { background-color: #06141F; }

<div style="background-color:#06141F">Inner text</div>

This div background color is #06141F.

Border color

.myBorderColor { border: 1px solid #06141F; }

<div style="border:3px solid #06141F">Div</div>

This div border color is #06141F.

Opacity

.myOpacity80 { color: #06141F; opacity: 0.8; }

<p style="color:#06141F;opacity:0.8;">80%</p>

Text with #06141F 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 #06141F;}

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

This text has shadow with #06141F color.


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

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

This text has shadow with #06141F primary color and red secondary color.


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

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

This text has shadow with #06141F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #06141F.

Preview

Color preview on black background

This text has color #06141F on black background.


Color preview on white background

This text has color #06141F on white background.


Black color preview on #06141F background

This text has black color on #06141F background.


White color preview on #06141F background

This text has white color on #06141F background.


Related colors

Complementary color

Complementary color for #hex is #F9EBE0.


I love getcolorcode.com

Triadic colors

1 #1F0614 and #141F06 with #06141F are triadic colors.

2 #1F1406 and #14061F with #06141F are triadic colors.