COLOR #062224

HEX: #062224 RGB: (6,34,36)

Color info

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

RGB color model

#062224 color RGB value is (6,34,36).

RGB: (6,34,36) (2%, 13%, 14%)

RGB channels and saturation

R 6 of 255 = 2%
G 34 of 255 = 13%
B 36 of 255 = 14%

6
34
36

R + G + B ~ 10%. #062224 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 34 + 36 = 76 (100%)
R 6 of 76 ~ 7.89%
G 34 of 76 ~ 44.74%
B 36 of 76 ~ 47.37'%

%44.74
%47.37

CMYK color model

#062224 color CMYK value is (83,6,0,86).

  • cyan value is 83.33%
  • magenta value is 5.56%
  • yellow value is 0.00%
  • key color value is 85.88%

CMYK: (83,6,0,86)
C83M6Y0K86 (83%, 6%, 0%, 86%)
(0.83 / 0.06 / 0.00 / 0.86)

CMYK percentages

%83.33
%5.56
%0
%85.88

Codes

Color #062224 in popluar color models

06 22 24
RGB 6 34 36
HSL 184° 71.43% 8.24%
HSB/HSV 184° 83.33% 14.12%
CMYK 83.33% 5.56% 0.00%
85.88%

Color #062224 in popluar number systems.

HEX 06 22 24
Decimal 6 34 36
Binary 110 100010 100100
Octal 6 42 44

Shades and tints

Shades of #062224

#062224
(6,34,36)
#061F21
(6,31,33)
#061C1E
(6,28,30)
#06191B
(6,25,27)
#061618
(6,22,24)
#061315
(6,19,21)
#061012
(6,16,18)
#060D0F
(6,13,15)
#060A0C
(6,10,12)
#060709
(6,7,9)
#060406
(6,4,6)
#000000
(0,0,0)

Tints of #062224

#062224
(6,34,36)
#1C3637
(28,54,55)
#324A4A
(50,74,74)
#485E5D
(72,94,93)
#5E7270
(94,114,112)
#748683
(116,134,131)
#8A9A96
(138,154,150)
#A0AEA9
(160,174,169)
#B6C2BC
(182,194,188)
#CCD6CF
(204,214,207)
#E2EAE2
(226,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062224 color. Also use rgb(6,34,36) instead hex code.

Text Font Color

.myTextColor { color: #062224; }

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

This text font color is #062224.

Background Color

.myBgColor { background-color: #062224; }

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

This div background color is #062224.

Border color

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

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

This div border color is #062224.

Opacity

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

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

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

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

This text has shadow with #062224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062224.

Preview

Color preview on black background

This text has color #062224 on black background.


Color preview on white background

This text has color #062224 on white background.


Black color preview on #062224 background

This text has black color on #062224 background.


White color preview on #062224 background

This text has white color on #062224 background.


Related colors

Complementary color

Complementary color for #hex is #F9DDDB.


I love getcolorcode.com

Triadic colors

1 #240622 and #222406 with #062224 are triadic colors.

2 #242206 and #220624 with #062224 are triadic colors.