COLOR #062B11

HEX: #062B11 RGB: (6,43,17)

Color info

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

RGB color model

#062B11 color RGB value is (6,43,17).

RGB: (6,43,17) (2%, 17%, 7%)

RGB channels and saturation

R 6 of 255 = 2%
G 43 of 255 = 17%
B 17 of 255 = 7%

6
43
17

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

Portions of RGB colors in percentages

R + G + B = 6 + 43 + 17 = 66 (100%)
R 6 of 66 ~ 9.09%
G 43 of 66 ~ 65.15%
B 17 of 66 ~ 25.76'%

%65.15
%25.76

CMYK color model

#062B11 color CMYK value is (86,0,60,83).

  • cyan value is 86.05%
  • magenta value is 0.00%
  • yellow value is 60.47%
  • key color value is 83.14%

CMYK: (86,0,60,83)
C86M0Y60K83 (86%, 0%, 60%, 83%)
(0.86 / 0.00 / 0.60 / 0.83)

CMYK percentages

%86.05
%0
%60.47
%83.14

Codes

Color #062B11 in popluar color models

06 2B 11
RGB 6 43 17
HSL 138° 75.51% 9.61%
HSB/HSV 138° 86.05% 16.86%
CMYK 86.05% 0.00% 60.47%
83.14%

Color #062B11 in popluar number systems.

HEX 06 2B 11
Decimal 6 43 17
Binary 110 101011 10001
Octal 6 53 21

Shades and tints

Shades of #062B11

#062B11
(6,43,17)
#062810
(6,40,16)
#06250F
(6,37,15)
#06220E
(6,34,14)
#061F0D
(6,31,13)
#061C0C
(6,28,12)
#06190B
(6,25,11)
#06160A
(6,22,10)
#061309
(6,19,9)
#061008
(6,16,8)
#060D07
(6,13,7)
#000000
(0,0,0)

Tints of #062B11

#062B11
(6,43,17)
#1C3E26
(28,62,38)
#32513B
(50,81,59)
#486450
(72,100,80)
#5E7765
(94,119,101)
#748A7A
(116,138,122)
#8A9D8F
(138,157,143)
#A0B0A4
(160,176,164)
#B6C3B9
(182,195,185)
#CCD6CE
(204,214,206)
#E2E9E3
(226,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062B11 color. Also use rgb(6,43,17) instead hex code.

Text Font Color

.myTextColor { color: #062B11; }

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

This text font color is #062B11.

Background Color

.myBgColor { background-color: #062B11; }

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

This div background color is #062B11.

Border color

.myBorderColor { border: 1px solid #062B11; }

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

This div border color is #062B11.

Opacity

.myOpacity80 { color: #062B11; opacity: 0.8; }

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

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

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

This text has shadow with #062B11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062B11.

Preview

Color preview on black background

This text has color #062B11 on black background.


Color preview on white background

This text has color #062B11 on white background.


Black color preview on #062B11 background

This text has black color on #062B11 background.


White color preview on #062B11 background

This text has white color on #062B11 background.


Related colors

Complementary color

Complementary color for #hex is #F9D4EE.


I love getcolorcode.com

Triadic colors

1 #11062B and #2B1106 with #062B11 are triadic colors.

2 #112B06 and #2B0611 with #062B11 are triadic colors.