COLOR #336243

HEX: #336243 RGB: (51,98,67)

Color info

#336243 contains red, green and blue colors in about the same proportion. Web safe color of #336243 is #336633 (or #363).

RGB color model

#336243 color RGB value is (51,98,67).

RGB: (51,98,67) (20%, 38%, 26%)

RGB channels and saturation

R 51 of 255 = 20%
G 98 of 255 = 38%
B 67 of 255 = 26%

51
98
67

R + G + B ~ 28%. #336243 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 98 + 67 = 216 (100%)
R 51 of 216 ~ 23.61%
G 98 of 216 ~ 45.37%
B 67 of 216 ~ 31.02'%

%23.61
%45.37
%31.02

CMYK color model

#336243 color CMYK value is (48,0,32,62).

  • cyan value is 47.96%
  • magenta value is 0.00%
  • yellow value is 31.63%
  • key color value is 61.57%

CMYK: (48,0,32,62)
C48M0Y32K62 (48%, 0%, 32%, 62%)
(0.48 / 0.00 / 0.32 / 0.62)

CMYK percentages

%47.96
%0
%31.63
%61.57

Codes

Color #336243 in popluar color models

33 62 43
RGB 51 98 67
HSL 140° 31.54% 29.22%
HSB/HSV 140° 47.96% 38.43%
CMYK 47.96% 0.00% 31.63%
61.57%

Color #336243 in popluar number systems.

HEX 33 62 43
Decimal 51 98 67
Binary 110011 1100010 1000011
Octal 63 142 103

Shades and tints

Shades of #336243

#336243
(51,98,67)
#2F5A3D
(47,90,61)
#2B5237
(43,82,55)
#274A31
(39,74,49)
#23422B
(35,66,43)
#1F3A25
(31,58,37)
#1B321F
(27,50,31)
#172A19
(23,42,25)
#132213
(19,34,19)
#0F1A0D
(15,26,13)
#0B1207
(11,18,7)
#000000
(0,0,0)

Tints of #336243

#336243
(51,98,67)
#457054
(69,112,84)
#577E65
(87,126,101)
#698C76
(105,140,118)
#7B9A87
(123,154,135)
#8DA898
(141,168,152)
#9FB6A9
(159,182,169)
#B1C4BA
(177,196,186)
#C3D2CB
(195,210,203)
#D5E0DC
(213,224,220)
#E7EEED
(231,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336243 color. Also use rgb(51,98,67) instead hex code.

Text Font Color

.myTextColor { color: #336243; }

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

This text font color is #336243.

Background Color

.myBgColor { background-color: #336243; }

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

This div background color is #336243.

Border color

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

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

This div border color is #336243.

Opacity

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

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

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

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

This text has shadow with #336243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336243.

Preview

Color preview on black background

This text has color #336243 on black background.


Color preview on white background

This text has color #336243 on white background.


Black color preview on #336243 background

This text has black color on #336243 background.


White color preview on #336243 background

This text has white color on #336243 background.


Related colors

Complementary color

Complementary color for #hex is #CC9DBC.


I love getcolorcode.com

Triadic colors

1 #433362 and #624333 with #336243 are triadic colors.

2 #436233 and #623343 with #336243 are triadic colors.