COLOR #336972

HEX: #336972 RGB: (51,105,114)

Color info

#336972 contains mainly green and blue colors. Web safe color of #336972 is #336666 (or #366).

RGB color model

#336972 color RGB value is (51,105,114).

RGB: (51,105,114) (20%, 41%, 45%)

RGB channels and saturation

R 51 of 255 = 20%
G 105 of 255 = 41%
B 114 of 255 = 45%

51
105
114

R + G + B ~ 35%. #336972 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 105 + 114 = 270 (100%)
R 51 of 270 ~ 18.89%
G 105 of 270 ~ 38.89%
B 114 of 270 ~ 42.22'%

%18.89
%38.89
%42.22

CMYK color model

#336972 color CMYK value is (55,8,0,55).

  • cyan value is 55.26%
  • magenta value is 7.89%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (55,8,0,55) C55M8Y0K55 (55%,8%,0%,55%) (0.55/0.08/0.00/0.55) 

CMYK percentages

%55.26
%7.89
%0
%55.29

Codes

Color #336972 in popluar color models

33 69 72
RGB 51 105 114
HSL 189° 38.18% 32.35%
HSB/HSV 189° 55.26% 44.71%
CMYK 55.26% 7.89% 0.00%
55.29%

Color #336972 in popluar number systems.

HEX 33 69 72
Decimal 51 105 114
Binary 110011 1101001 1110010
Octal 63 151 162

Shades and tints

Shades of #336972

#336972
(51,105,114)
#2F6068
(47,96,104)
#2B575E
(43,87,94)
#274E54
(39,78,84)
#23454A
(35,69,74)
#1F3C40
(31,60,64)
#1B3336
(27,51,54)
#172A2C
(23,42,44)
#132122
(19,33,34)
#0F1818
(15,24,24)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #336972

#336972
(51,105,114)
#45767E
(69,118,126)
#57838A
(87,131,138)
#699096
(105,144,150)
#7B9DA2
(123,157,162)
#8DAAAE
(141,170,174)
#9FB7BA
(159,183,186)
#B1C4C6
(177,196,198)
#C3D1D2
(195,209,210)
#D5DEDE
(213,222,222)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336972 color. Also use rgb(51,105,114) instead hex code.

Text Font Color

.myTextColor { color: #336972; }

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

This text font color is #336972.

Background Color

.myBgColor { background-color: #336972; }

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

This div background color is #336972.

Border color

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

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

This div border color is #336972.

Opacity

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

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

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

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

This text has shadow with #336972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336972.

Preview

Color preview on black background

This text has color #336972 on black background.


Color preview on white background

This text has color #336972 on white background.


Black color preview on #336972 background

This text has black color on #336972 background.


White color preview on #336972 background

This text has white color on #336972 background.


Related colors

Complementary color

Complementary color for #hex is #CC968D.


I love getcolorcode.com

Triadic colors

1 #723369 and #697233 with #336972 are triadic colors.

2 #726933 and #693372 with #336972 are triadic colors.