COLOR #336156

HEX: #336156 RGB: (51,97,86)

Color info

#336156 contains red, green and blue colors in about the same proportion. Web safe color of #336156 is #336666 (or #366).

RGB color model

#336156 color RGB value is (51,97,86).

RGB: (51,97,86) (20%, 38%, 34%)

RGB channels and saturation

R 51 of 255 = 20%
G 97 of 255 = 38%
B 86 of 255 = 34%

51
97
86

R + G + B ~ 31%. #336156 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 97 + 86 = 234 (100%)
R 51 of 234 ~ 21.79%
G 97 of 234 ~ 41.45%
B 86 of 234 ~ 36.75'%

%21.79
%41.45
%36.75

CMYK color model

#336156 color CMYK value is (47,0,11,62).

  • cyan value is 47.42%
  • magenta value is 0.00%
  • yellow value is 11.34%
  • key color value is 61.96%

CMYK: (47,0,11,62)
C47M0Y11K62 (47%, 0%, 11%, 62%)
(0.47 / 0.00 / 0.11 / 0.62)

CMYK percentages

%47.42
%0
%11.34
%61.96

Codes

Color #336156 in popluar color models

33 61 56
RGB 51 97 86
HSL 166° 31.08% 29.02%
HSB/HSV 166° 47.42% 38.04%
CMYK 47.42% 0.00% 11.34%
61.96%

Color #336156 in popluar number systems.

HEX 33 61 56
Decimal 51 97 86
Binary 110011 1100001 1010110
Octal 63 141 126

Shades and tints

Shades of #336156

#336156
(51,97,86)
#2F594F
(47,89,79)
#2B5148
(43,81,72)
#274941
(39,73,65)
#23413A
(35,65,58)
#1F3933
(31,57,51)
#1B312C
(27,49,44)
#172925
(23,41,37)
#13211E
(19,33,30)
#0F1917
(15,25,23)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #336156

#336156
(51,97,86)
#456F65
(69,111,101)
#577D74
(87,125,116)
#698B83
(105,139,131)
#7B9992
(123,153,146)
#8DA7A1
(141,167,161)
#9FB5B0
(159,181,176)
#B1C3BF
(177,195,191)
#C3D1CE
(195,209,206)
#D5DFDD
(213,223,221)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336156 color. Also use rgb(51,97,86) instead hex code.

Text Font Color

.myTextColor { color: #336156; }

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

This text font color is #336156.

Background Color

.myBgColor { background-color: #336156; }

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

This div background color is #336156.

Border color

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

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

This div border color is #336156.

Opacity

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

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

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

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

This text has shadow with #336156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336156.

Preview

Color preview on black background

This text has color #336156 on black background.


Color preview on white background

This text has color #336156 on white background.


Black color preview on #336156 background

This text has black color on #336156 background.


White color preview on #336156 background

This text has white color on #336156 background.


Related colors

Complementary color

Complementary color for #hex is #CC9EA9.


I love getcolorcode.com

Triadic colors

1 #563361 and #615633 with #336156 are triadic colors.

2 #566133 and #613356 with #336156 are triadic colors.