COLOR #06190E

HEX: #06190E RGB: (6,25,14)

Color info

#06190E contains red, green and blue colors in about the same proportion. Web safe color of #06190E is #000000 (or #000).

RGB color model

#06190E color RGB value is (6,25,14).

RGB: (6,25,14) (2%, 10%, 5%)

RGB channels and saturation

R 6 of 255 = 2%
G 25 of 255 = 10%
B 14 of 255 = 5%

6
25
14

R + G + B ~ 6%. #06190E is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 25 + 14 = 45 (100%)
R 6 of 45 ~ 13.33%
G 25 of 45 ~ 55.56%
B 14 of 45 ~ 31.11'%

%13.33
%55.56
%31.11

CMYK color model

#06190E color CMYK value is (76,0,44,90).

  • cyan value is 76.00%
  • magenta value is 0.00%
  • yellow value is 44.00%
  • key color value is 90.20%
CMYK: (76,0,44,90) C76M0Y44K90 (76%,0%,44%,90%) (0.76/0.00/0.44/0.90) 

CMYK percentages

%76
%0
%44
%90.2

Codes

Color #06190E in popluar color models

06 19 0E
RGB 6 25 14
HSL 145° 61.29% 6.08%
HSB/HSV 145° 76.00% 9.80%
CMYK 76.00% 0.00% 44.00%
90.20%

Color #06190E in popluar number systems.

HEX 06 19 0E
Decimal 6 25 14
Binary 110 11001 1110
Octal 6 31 16

Shades and tints

Shades of #06190E

#06190E
(6,25,14)
#06170D
(6,23,13)
#06150C
(6,21,12)
#06130B
(6,19,11)
#06110A
(6,17,10)
#060F09
(6,15,9)
#060D08
(6,13,8)
#060B07
(6,11,7)
#060906
(6,9,6)
#060705
(6,7,5)
#060504
(6,5,4)
#000000
(0,0,0)

Tints of #06190E

#06190E
(6,25,14)
#1C2D23
(28,45,35)
#324138
(50,65,56)
#48554D
(72,85,77)
#5E6962
(94,105,98)
#747D77
(116,125,119)
#8A918C
(138,145,140)
#A0A5A1
(160,165,161)
#B6B9B6
(182,185,182)
#CCCDCB
(204,205,203)
#E2E1E0
(226,225,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06190E color. Also use rgb(6,25,14) instead hex code.

Text Font Color

.myTextColor { color: #06190E; }

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

This text font color is #06190E.

Background Color

.myBgColor { background-color: #06190E; }

<div style="background-color:#06190E">Inner text</div>

This div background color is #06190E.

Border color

.myBorderColor { border: 1px solid #06190E; }

<div style="border:3px solid #06190E">Div</div>

This div border color is #06190E.

Opacity

.myOpacity80 { color: #06190E; opacity: 0.8; }

<p style="color:#06190E;opacity:0.8;">80%</p>

Text with #06190E 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 #06190E;}

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

This text has shadow with #06190E color.


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

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

This text has shadow with #06190E primary color and red secondary color.


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

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

This text has shadow with #06190E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #06190E.

Preview

Color preview on black background

This text has color #06190E on black background.


Color preview on white background

This text has color #06190E on white background.


Black color preview on #06190E background

This text has black color on #06190E background.


White color preview on #06190E background

This text has white color on #06190E background.


Related colors

Complementary color

Complementary color for #hex is #F9E6F1.


I love getcolorcode.com

Triadic colors

1 #0E0619 and #190E06 with #06190E are triadic colors.

2 #0E1906 and #19060E with #06190E are triadic colors.