COLOR #336551

HEX: #336551 RGB: (51,101,81)

Color info

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

RGB color model

#336551 color RGB value is (51,101,81).

RGB: (51,101,81) (20%, 40%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 101 of 255 = 40%
B 81 of 255 = 32%

51
101
81

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

Portions of RGB colors in percentages

R + G + B = 51 + 101 + 81 = 233 (100%)
R 51 of 233 ~ 21.89%
G 101 of 233 ~ 43.35%
B 81 of 233 ~ 34.76'%

%21.89
%43.35
%34.76

CMYK color model

#336551 color CMYK value is (50,0,20,60).

  • cyan value is 49.50%
  • magenta value is 0.00%
  • yellow value is 19.80%
  • key color value is 60.39%

CMYK: (50,0,20,60)
C50M0Y20K60 (50%, 0%, 20%, 60%)
(0.50 / 0.00 / 0.20 / 0.60)

CMYK percentages

%49.5
%0
%19.8
%60.39

Codes

Color #336551 in popluar color models

33 65 51
RGB 51 101 81
HSL 156° 32.89% 29.80%
HSB/HSV 156° 49.50% 39.61%
CMYK 49.50% 0.00% 19.80%
60.39%

Color #336551 in popluar number systems.

HEX 33 65 51
Decimal 51 101 81
Binary 110011 1100101 1010001
Octal 63 145 121

Shades and tints

Shades of #336551

#336551
(51,101,81)
#2F5C4A
(47,92,74)
#2B5343
(43,83,67)
#274A3C
(39,74,60)
#234135
(35,65,53)
#1F382E
(31,56,46)
#1B2F27
(27,47,39)
#172620
(23,38,32)
#131D19
(19,29,25)
#0F1412
(15,20,18)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #336551

#336551
(51,101,81)
#457360
(69,115,96)
#57816F
(87,129,111)
#698F7E
(105,143,126)
#7B9D8D
(123,157,141)
#8DAB9C
(141,171,156)
#9FB9AB
(159,185,171)
#B1C7BA
(177,199,186)
#C3D5C9
(195,213,201)
#D5E3D8
(213,227,216)
#E7F1E7
(231,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336551 color. Also use rgb(51,101,81) instead hex code.

Text Font Color

.myTextColor { color: #336551; }

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

This text font color is #336551.

Background Color

.myBgColor { background-color: #336551; }

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

This div background color is #336551.

Border color

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

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

This div border color is #336551.

Opacity

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

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

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

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

This text has shadow with #336551 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336551.

Preview

Color preview on black background

This text has color #336551 on black background.


Color preview on white background

This text has color #336551 on white background.


Black color preview on #336551 background

This text has black color on #336551 background.


White color preview on #336551 background

This text has white color on #336551 background.


Related colors

Complementary color

Complementary color for #hex is #CC9AAE.


I love getcolorcode.com

Triadic colors

1 #513365 and #655133 with #336551 are triadic colors.

2 #516533 and #653351 with #336551 are triadic colors.