COLOR #337233

HEX: #337233 RGB: (51,114,51)

Color info

#337233 contains mainly green color. Web safe color of #337233 is #336633 (or #363).

RGB color model

#337233 color RGB value is (51,114,51).

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

RGB channels and saturation

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

51
114
51

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

Portions of RGB colors in percentages

R + G + B = 51 + 114 + 51 = 216 (100%)
R 51 of 216 ~ 23.61%
G 114 of 216 ~ 52.78%
B 51 of 216 ~ 23.61'%

%23.61
%52.78
%23.61

CMYK color model

#337233 color CMYK value is (55,0,55,55).

  • cyan value is 55.26%
  • magenta value is 0.00%
  • yellow value is 55.26%
  • key color value is 55.29%

CMYK: (55,0,55,55)
C55M0Y55K55 (55%, 0%, 55%, 55%)
(0.55 / 0.00 / 0.55 / 0.55)

CMYK percentages

%55.26
%0
%55.26
%55.29

Codes

Color #337233 in popluar color models

33 72 33
RGB 51 114 51
HSL 120° 38.18% 32.35%
HSB/HSV 120° 55.26% 44.71%
CMYK 55.26% 0.00% 55.26%
55.29%

Color #337233 in popluar number systems.

HEX 33 72 33
Decimal 51 114 51
Binary 110011 1110010 110011
Octal 63 162 63

Shades and tints

Shades of #337233

#337233
(51,114,51)
#2F682F
(47,104,47)
#2B5E2B
(43,94,43)
#275427
(39,84,39)
#234A23
(35,74,35)
#1F401F
(31,64,31)
#1B361B
(27,54,27)
#172C17
(23,44,23)
#132213
(19,34,19)
#0F180F
(15,24,15)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #337233

#337233
(51,114,51)
#457E45
(69,126,69)
#578A57
(87,138,87)
#699669
(105,150,105)
#7BA27B
(123,162,123)
#8DAE8D
(141,174,141)
#9FBA9F
(159,186,159)
#B1C6B1
(177,198,177)
#C3D2C3
(195,210,195)
#D5DED5
(213,222,213)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337233; }

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

This text font color is #337233.

Background Color

.myBgColor { background-color: #337233; }

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

This div background color is #337233.

Border color

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

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

This div border color is #337233.

Opacity

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

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

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

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

This text has shadow with #337233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337233.

Preview

Color preview on black background

This text has color #337233 on black background.


Color preview on white background

This text has color #337233 on white background.


Black color preview on #337233 background

This text has black color on #337233 background.


White color preview on #337233 background

This text has white color on #337233 background.


Related colors

Complementary color

Complementary color for #hex is #CC8DCC.


I love getcolorcode.com

Triadic colors

1 #333372 and #723333 with #337233 are triadic colors.

2 #337233 and #723333 with #337233 are triadic colors.