COLOR #062119

HEX: #062119 RGB: (6,33,25)

Color info

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

RGB color model

#062119 color RGB value is (6,33,25).

RGB: (6,33,25) (2%, 13%, 10%)

RGB channels and saturation

R 6 of 255 = 2%
G 33 of 255 = 13%
B 25 of 255 = 10%

6
33
25

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

Portions of RGB colors in percentages

R + G + B = 6 + 33 + 25 = 64 (100%)
R 6 of 64 ~ 9.38%
G 33 of 64 ~ 51.56%
B 25 of 64 ~ 39.06'%

%51.56
%39.06

CMYK color model

#062119 color CMYK value is (82,0,24,87).

  • cyan value is 81.82%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 87.06%

CMYK: (82,0,24,87)
C82M0Y24K87 (82%, 0%, 24%, 87%)
(0.82 / 0.00 / 0.24 / 0.87)

CMYK percentages

%81.82
%0
%24.24
%87.06

Codes

Color #062119 in popluar color models

06 21 19
RGB 6 33 25
HSL 162° 69.23% 7.65%
HSB/HSV 162° 81.82% 12.94%
CMYK 81.82% 0.00% 24.24%
87.06%

Color #062119 in popluar number systems.

HEX 06 21 19
Decimal 6 33 25
Binary 110 100001 11001
Octal 6 41 31

Shades and tints

Shades of #062119

#062119
(6,33,25)
#061E17
(6,30,23)
#061B15
(6,27,21)
#061813
(6,24,19)
#061511
(6,21,17)
#06120F
(6,18,15)
#060F0D
(6,15,13)
#060C0B
(6,12,11)
#060909
(6,9,9)
#060607
(6,6,7)
#060305
(6,3,5)
#000000
(0,0,0)

Tints of #062119

#062119
(6,33,25)
#1C352D
(28,53,45)
#324941
(50,73,65)
#485D55
(72,93,85)
#5E7169
(94,113,105)
#74857D
(116,133,125)
#8A9991
(138,153,145)
#A0ADA5
(160,173,165)
#B6C1B9
(182,193,185)
#CCD5CD
(204,213,205)
#E2E9E1
(226,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062119; }

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

This text font color is #062119.

Background Color

.myBgColor { background-color: #062119; }

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

This div background color is #062119.

Border color

.myBorderColor { border: 1px solid #062119; }

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

This div border color is #062119.

Opacity

.myOpacity80 { color: #062119; opacity: 0.8; }

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

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

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

This text has shadow with #062119 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062119.

Preview

Color preview on black background

This text has color #062119 on black background.


Color preview on white background

This text has color #062119 on white background.


Black color preview on #062119 background

This text has black color on #062119 background.


White color preview on #062119 background

This text has white color on #062119 background.


Related colors

Complementary color

Complementary color for #hex is #F9DEE6.


I love getcolorcode.com

Triadic colors

1 #190621 and #211906 with #062119 are triadic colors.

2 #192106 and #210619 with #062119 are triadic colors.