COLOR #062524

HEX: #062524 RGB: (6,37,36)

Color info

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

RGB color model

#062524 color RGB value is (6,37,36).

RGB: (6,37,36) (2%, 15%, 14%)

RGB channels and saturation

R 6 of 255 = 2%
G 37 of 255 = 15%
B 36 of 255 = 14%

6
37
36

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

Portions of RGB colors in percentages

R + G + B = 6 + 37 + 36 = 79 (100%)
R 6 of 79 ~ 7.59%
G 37 of 79 ~ 46.84%
B 36 of 79 ~ 45.57'%

%46.84
%45.57

CMYK color model

#062524 color CMYK value is (84,0,3,85).

  • cyan value is 83.78%
  • magenta value is 0.00%
  • yellow value is 2.70%
  • key color value is 85.49%

CMYK: (84,0,3,85)
C84M0Y3K85 (84%, 0%, 3%, 85%)
(0.84 / 0.00 / 0.03 / 0.85)

CMYK percentages

%83.78
%0
%2.7
%85.49

Codes

Color #062524 in popluar color models

06 25 24
RGB 6 37 36
HSL 178° 72.09% 8.43%
HSB/HSV 178° 83.78% 14.51%
CMYK 83.78% 0.00% 2.70%
85.49%

Color #062524 in popluar number systems.

HEX 06 25 24
Decimal 6 37 36
Binary 110 100101 100100
Octal 6 45 44

Shades and tints

Shades of #062524

#062524
(6,37,36)
#062221
(6,34,33)
#061F1E
(6,31,30)
#061C1B
(6,28,27)
#061918
(6,25,24)
#061615
(6,22,21)
#061312
(6,19,18)
#06100F
(6,16,15)
#060D0C
(6,13,12)
#060A09
(6,10,9)
#060706
(6,7,6)
#000000
(0,0,0)

Tints of #062524

#062524
(6,37,36)
#1C3837
(28,56,55)
#324B4A
(50,75,74)
#485E5D
(72,94,93)
#5E7170
(94,113,112)
#748483
(116,132,131)
#8A9796
(138,151,150)
#A0AAA9
(160,170,169)
#B6BDBC
(182,189,188)
#CCD0CF
(204,208,207)
#E2E3E2
(226,227,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062524; }

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

This text font color is #062524.

Background Color

.myBgColor { background-color: #062524; }

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

This div background color is #062524.

Border color

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

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

This div border color is #062524.

Opacity

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

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

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

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

This text has shadow with #062524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062524.

Preview

Color preview on black background

This text has color #062524 on black background.


Color preview on white background

This text has color #062524 on white background.


Black color preview on #062524 background

This text has black color on #062524 background.


White color preview on #062524 background

This text has white color on #062524 background.


Related colors

Complementary color

Complementary color for #hex is #F9DADB.


I love getcolorcode.com

Triadic colors

1 #240625 and #252406 with #062524 are triadic colors.

2 #242506 and #250624 with #062524 are triadic colors.