COLOR #062616

HEX: #062616 RGB: (6,38,22)

Color info

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

RGB color model

#062616 color RGB value is (6,38,22).

RGB: (6,38,22) (2%, 15%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 38 of 255 = 15%
B 22 of 255 = 9%

6
38
22

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

Portions of RGB colors in percentages

R + G + B = 6 + 38 + 22 = 66 (100%)
R 6 of 66 ~ 9.09%
G 38 of 66 ~ 57.58%
B 22 of 66 ~ 33.33'%

%57.58
%33.33

CMYK color model

#062616 color CMYK value is (84,0,42,85).

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

CMYK: (84,0,42,85)
C84M0Y42K85 (84%, 0%, 42%, 85%)
(0.84 / 0.00 / 0.42 / 0.85)

CMYK percentages

%84.21
%0
%42.11
%85.1

Codes

Color #062616 in popluar color models

06 26 16
RGB 6 38 22
HSL 150° 72.73% 8.63%
HSB/HSV 150° 84.21% 14.90%
CMYK 84.21% 0.00% 42.11%
85.10%

Color #062616 in popluar number systems.

HEX 06 26 16
Decimal 6 38 22
Binary 110 100110 10110
Octal 6 46 26

Shades and tints

Shades of #062616

#062616
(6,38,22)
#062314
(6,35,20)
#062012
(6,32,18)
#061D10
(6,29,16)
#061A0E
(6,26,14)
#06170C
(6,23,12)
#06140A
(6,20,10)
#061108
(6,17,8)
#060E06
(6,14,6)
#060B04
(6,11,4)
#060802
(6,8,2)
#000000
(0,0,0)

Tints of #062616

#062616
(6,38,22)
#1C392B
(28,57,43)
#324C40
(50,76,64)
#485F55
(72,95,85)
#5E726A
(94,114,106)
#74857F
(116,133,127)
#8A9894
(138,152,148)
#A0ABA9
(160,171,169)
#B6BEBE
(182,190,190)
#CCD1D3
(204,209,211)
#E2E4E8
(226,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062616; }

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

This text font color is #062616.

Background Color

.myBgColor { background-color: #062616; }

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

This div background color is #062616.

Border color

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

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

This div border color is #062616.

Opacity

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

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

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

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

This text has shadow with #062616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062616.

Preview

Color preview on black background

This text has color #062616 on black background.


Color preview on white background

This text has color #062616 on white background.


Black color preview on #062616 background

This text has black color on #062616 background.


White color preview on #062616 background

This text has white color on #062616 background.


Related colors

Complementary color

Complementary color for #hex is #F9D9E9.


I love getcolorcode.com

Triadic colors

1 #160626 and #261606 with #062616 are triadic colors.

2 #162606 and #260616 with #062616 are triadic colors.