COLOR #06335B

HEX: #06335B RGB: (6,51,91)

Color info

#06335B contains mainly green and blue colors. Web safe color of #06335B is #003366 (or #036).

RGB color model

#06335B color RGB value is (6,51,91).

RGB: (6,51,91) (2%, 20%, 36%)

RGB channels and saturation

R 6 of 255 = 2%
G 51 of 255 = 20%
B 91 of 255 = 36%

6
51
91

R + G + B ~ 19%. #06335B is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 51 + 91 = 148 (100%)
R 6 of 148 ~ 4.05%
G 51 of 148 ~ 34.46%
B 91 of 148 ~ 61.49'%

%34.46
%61.49

CMYK color model

#06335B color CMYK value is (93,44,0,64).

  • cyan value is 93.41%
  • magenta value is 43.96%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (93,44,0,64) C93M44Y0K64 (93%,44%,0%,64%) (0.93/0.44/0.00/0.64) 

CMYK percentages

%93.41
%43.96
%0
%64.31

Codes

Color #06335B in popluar color models

06 33 5B
RGB 6 51 91
HSL 208° 87.63% 19.02%
HSB/HSV 208° 93.41% 35.69%
CMYK 93.41% 43.96% 0.00%
64.31%

Color #06335B in popluar number systems.

HEX 06 33 5B
Decimal 6 51 91
Binary 110 110011 1011011
Octal 6 63 133

Shades and tints

Shades of #06335B

#06335B
(6,51,91)
#062F53
(6,47,83)
#062B4B
(6,43,75)
#062743
(6,39,67)
#06233B
(6,35,59)
#061F33
(6,31,51)
#061B2B
(6,27,43)
#061723
(6,23,35)
#06131B
(6,19,27)
#060F13
(6,15,19)
#060B0B
(6,11,11)
#000000
(0,0,0)

Tints of #06335B

#06335B
(6,51,91)
#1C4569
(28,69,105)
#325777
(50,87,119)
#486985
(72,105,133)
#5E7B93
(94,123,147)
#748DA1
(116,141,161)
#8A9FAF
(138,159,175)
#A0B1BD
(160,177,189)
#B6C3CB
(182,195,203)
#CCD5D9
(204,213,217)
#E2E7E7
(226,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06335B color. Also use rgb(6,51,91) instead hex code.

Text Font Color

.myTextColor { color: #06335B; }

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

This text font color is #06335B.

Background Color

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

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

This div background color is #06335B.

Border color

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

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

This div border color is #06335B.

Opacity

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

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

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

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

This text has shadow with #06335B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06335B.

Preview

Color preview on black background

This text has color #06335B on black background.


Color preview on white background

This text has color #06335B on white background.


Black color preview on #06335B background

This text has black color on #06335B background.


White color preview on #06335B background

This text has white color on #06335B background.


Related colors

Complementary color

Complementary color for #hex is #F9CCA4.


I love getcolorcode.com

Triadic colors

1 #5B0633 and #335B06 with #06335B are triadic colors.

2 #5B3306 and #33065B with #06335B are triadic colors.