COLOR #062426

HEX: #062426 RGB: (6,36,38)

Color info

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

RGB color model

#062426 color RGB value is (6,36,38).

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

RGB channels and saturation

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

6
36
38

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

Portions of RGB colors in percentages

R + G + B = 6 + 36 + 38 = 80 (100%)
R 6 of 80 ~ 7.5%
G 36 of 80 ~ 45%
B 38 of 80 ~ 47.5'%

%45
%47.5

CMYK color model

#062426 color CMYK value is (84,5,0,85).

  • cyan value is 84.21%
  • magenta value is 5.26%
  • yellow value is 0.00%
  • key color value is 85.10%

CMYK: (84,5,0,85)
C84M5Y0K85 (84%, 5%, 0%, 85%)
(0.84 / 0.05 / 0.00 / 0.85)

CMYK percentages

%84.21
%5.26
%0
%85.1

Codes

Color #062426 in popluar color models

06 24 26
RGB 6 36 38
HSL 184° 72.73% 8.63%
HSB/HSV 184° 84.21% 14.90%
CMYK 84.21% 5.26% 0.00%
85.10%

Color #062426 in popluar number systems.

HEX 06 24 26
Decimal 6 36 38
Binary 110 100100 100110
Octal 6 44 46

Shades and tints

Shades of #062426

#062426
(6,36,38)
#062123
(6,33,35)
#061E20
(6,30,32)
#061B1D
(6,27,29)
#06181A
(6,24,26)
#061517
(6,21,23)
#061214
(6,18,20)
#060F11
(6,15,17)
#060C0E
(6,12,14)
#06090B
(6,9,11)
#060608
(6,6,8)
#000000
(0,0,0)

Tints of #062426

#062426
(6,36,38)
#1C3739
(28,55,57)
#324A4C
(50,74,76)
#485D5F
(72,93,95)
#5E7072
(94,112,114)
#748385
(116,131,133)
#8A9698
(138,150,152)
#A0A9AB
(160,169,171)
#B6BCBE
(182,188,190)
#CCCFD1
(204,207,209)
#E2E2E4
(226,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062426; }

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

This text font color is #062426.

Background Color

.myBgColor { background-color: #062426; }

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

This div background color is #062426.

Border color

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

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

This div border color is #062426.

Opacity

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

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

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

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

This text has shadow with #062426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062426.

Preview

Color preview on black background

This text has color #062426 on black background.


Color preview on white background

This text has color #062426 on white background.


Black color preview on #062426 background

This text has black color on #062426 background.


White color preview on #062426 background

This text has white color on #062426 background.


Related colors

Complementary color

Complementary color for #hex is #F9DBD9.


I love getcolorcode.com

Triadic colors

1 #260624 and #242606 with #062426 are triadic colors.

2 #262406 and #240626 with #062426 are triadic colors.