COLOR #06362B

HEX: #06362B RGB: (6,54,43)

Color info

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

RGB color model

#06362B color RGB value is (6,54,43).

RGB: (6,54,43) (2%, 21%, 17%)

RGB channels and saturation

R 6 of 255 = 2%
G 54 of 255 = 21%
B 43 of 255 = 17%

6
54
43

R + G + B ~ 13%. #06362B is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 54 + 43 = 103 (100%)
R 6 of 103 ~ 5.83%
G 54 of 103 ~ 52.43%
B 43 of 103 ~ 41.75'%

%52.43
%41.75

CMYK color model

#06362B color CMYK value is (89,0,20,79).

  • cyan value is 88.89%
  • magenta value is 0.00%
  • yellow value is 20.37%
  • key color value is 78.82%

CMYK: (89,0,20,79)
C89M0Y20K79 (89%, 0%, 20%, 79%)
(0.89 / 0.00 / 0.20 / 0.79)

CMYK percentages

%88.89
%0
%20.37
%78.82

Codes

Color #06362B in popluar color models

06 36 2B
RGB 6 54 43
HSL 166° 80.00% 11.76%
HSB/HSV 166° 88.89% 21.18%
CMYK 88.89% 0.00% 20.37%
78.82%

Color #06362B in popluar number systems.

HEX 06 36 2B
Decimal 6 54 43
Binary 110 110110 101011
Octal 6 66 53

Shades and tints

Shades of #06362B

#06362B
(6,54,43)
#063228
(6,50,40)
#062E25
(6,46,37)
#062A22
(6,42,34)
#06261F
(6,38,31)
#06221C
(6,34,28)
#061E19
(6,30,25)
#061A16
(6,26,22)
#061613
(6,22,19)
#061210
(6,18,16)
#060E0D
(6,14,13)
#000000
(0,0,0)

Tints of #06362B

#06362B
(6,54,43)
#1C483E
(28,72,62)
#325A51
(50,90,81)
#486C64
(72,108,100)
#5E7E77
(94,126,119)
#74908A
(116,144,138)
#8AA29D
(138,162,157)
#A0B4B0
(160,180,176)
#B6C6C3
(182,198,195)
#CCD8D6
(204,216,214)
#E2EAE9
(226,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06362B color. Also use rgb(6,54,43) instead hex code.

Text Font Color

.myTextColor { color: #06362B; }

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

This text font color is #06362B.

Background Color

.myBgColor { background-color: #06362B; }

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

This div background color is #06362B.

Border color

.myBorderColor { border: 1px solid #06362B; }

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

This div border color is #06362B.

Opacity

.myOpacity80 { color: #06362B; opacity: 0.8; }

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

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

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

This text has shadow with #06362B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06362B.

Preview

Color preview on black background

This text has color #06362B on black background.


Color preview on white background

This text has color #06362B on white background.


Black color preview on #06362B background

This text has black color on #06362B background.


White color preview on #06362B background

This text has white color on #06362B background.


Related colors

Complementary color

Complementary color for #hex is #F9C9D4.


I love getcolorcode.com

Triadic colors

1 #2B0636 and #362B06 with #06362B are triadic colors.

2 #2B3606 and #36062B with #06362B are triadic colors.