COLOR #062120

HEX: #062120 RGB: (6,33,32)

Color info

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

RGB color model

#062120 color RGB value is (6,33,32).

RGB: (6,33,32) (2%, 13%, 13%)

RGB channels and saturation

R 6 of 255 = 2%
G 33 of 255 = 13%
B 32 of 255 = 13%

6
33
32

R + G + B ~ 9%. #062120 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 33 + 32 = 71 (100%)
R 6 of 71 ~ 8.45%
G 33 of 71 ~ 46.48%
B 32 of 71 ~ 45.07'%

%46.48
%45.07

CMYK color model

#062120 color CMYK value is (82,0,3,87).

  • cyan value is 81.82%
  • magenta value is 0.00%
  • yellow value is 3.03%
  • key color value is 87.06%
CMYK: (82,0,3,87) C82M0Y3K87 (82%,0%,3%,87%) (0.82/0.00/0.03/0.87) 

CMYK percentages

%81.82
%0
%3.03
%87.06

Codes

Color #062120 in popluar color models

06 21 20
RGB 6 33 32
HSL 178° 69.23% 7.65%
HSB/HSV 178° 81.82% 12.94%
CMYK 81.82% 0.00% 3.03%
87.06%

Color #062120 in popluar number systems.

HEX 06 21 20
Decimal 6 33 32
Binary 110 100001 100000
Octal 6 41 40

Shades and tints

Shades of #062120

#062120
(6,33,32)
#061E1E
(6,30,30)
#061B1C
(6,27,28)
#06181A
(6,24,26)
#061518
(6,21,24)
#061216
(6,18,22)
#060F14
(6,15,20)
#060C12
(6,12,18)
#060910
(6,9,16)
#06060E
(6,6,14)
#06030C
(6,3,12)
#000000
(0,0,0)

Tints of #062120

#062120
(6,33,32)
#1C3534
(28,53,52)
#324948
(50,73,72)
#485D5C
(72,93,92)
#5E7170
(94,113,112)
#748584
(116,133,132)
#8A9998
(138,153,152)
#A0ADAC
(160,173,172)
#B6C1C0
(182,193,192)
#CCD5D4
(204,213,212)
#E2E9E8
(226,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062120; }

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

This text font color is #062120.

Background Color

.myBgColor { background-color: #062120; }

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

This div background color is #062120.

Border color

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

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

This div border color is #062120.

Opacity

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

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

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

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

This text has shadow with #062120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062120.

Preview

Color preview on black background

This text has color #062120 on black background.


Color preview on white background

This text has color #062120 on white background.


Black color preview on #062120 background

This text has black color on #062120 background.


White color preview on #062120 background

This text has white color on #062120 background.


Related colors

Complementary color

Complementary color for #hex is #F9DEDF.


I love getcolorcode.com

Triadic colors

1 #200621 and #212006 with #062120 are triadic colors.

2 #202106 and #210620 with #062120 are triadic colors.