COLOR #336853

HEX: #336853 RGB: (51,104,83)

Color info

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

RGB color model

#336853 color RGB value is (51,104,83).

RGB: (51,104,83) (20%, 41%, 33%)

RGB channels and saturation

R 51 of 255 = 20%
G 104 of 255 = 41%
B 83 of 255 = 33%

51
104
83

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

Portions of RGB colors in percentages

R + G + B = 51 + 104 + 83 = 238 (100%)
R 51 of 238 ~ 21.43%
G 104 of 238 ~ 43.7%
B 83 of 238 ~ 34.87'%

%21.43
%43.7
%34.87

CMYK color model

#336853 color CMYK value is (51,0,20,59).

  • cyan value is 50.96%
  • magenta value is 0.00%
  • yellow value is 20.19%
  • key color value is 59.22%

CMYK: (51,0,20,59)
C51M0Y20K59 (51%, 0%, 20%, 59%)
(0.51 / 0.00 / 0.20 / 0.59)

CMYK percentages

%50.96
%0
%20.19
%59.22

Codes

Color #336853 in popluar color models

33 68 53
RGB 51 104 83
HSL 156° 34.19% 30.39%
HSB/HSV 156° 50.96% 40.78%
CMYK 50.96% 0.00% 20.19%
59.22%

Color #336853 in popluar number systems.

HEX 33 68 53
Decimal 51 104 83
Binary 110011 1101000 1010011
Octal 63 150 123

Shades and tints

Shades of #336853

#336853
(51,104,83)
#2F5F4C
(47,95,76)
#2B5645
(43,86,69)
#274D3E
(39,77,62)
#234437
(35,68,55)
#1F3B30
(31,59,48)
#1B3229
(27,50,41)
#172922
(23,41,34)
#13201B
(19,32,27)
#0F1714
(15,23,20)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #336853

#336853
(51,104,83)
#457562
(69,117,98)
#578271
(87,130,113)
#698F80
(105,143,128)
#7B9C8F
(123,156,143)
#8DA99E
(141,169,158)
#9FB6AD
(159,182,173)
#B1C3BC
(177,195,188)
#C3D0CB
(195,208,203)
#D5DDDA
(213,221,218)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336853 color. Also use rgb(51,104,83) instead hex code.

Text Font Color

.myTextColor { color: #336853; }

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

This text font color is #336853.

Background Color

.myBgColor { background-color: #336853; }

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

This div background color is #336853.

Border color

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

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

This div border color is #336853.

Opacity

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

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

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

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

This text has shadow with #336853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336853.

Preview

Color preview on black background

This text has color #336853 on black background.


Color preview on white background

This text has color #336853 on white background.


Black color preview on #336853 background

This text has black color on #336853 background.


White color preview on #336853 background

This text has white color on #336853 background.


Related colors

Complementary color

Complementary color for #hex is #CC97AC.


I love getcolorcode.com

Triadic colors

1 #533368 and #685333 with #336853 are triadic colors.

2 #536833 and #683353 with #336853 are triadic colors.