COLOR #33521E

HEX: #33521E RGB: (51,82,30)

Color info

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

RGB color model

#33521E color RGB value is (51,82,30).

RGB: (51,82,30) (20%, 32%, 12%)

RGB channels and saturation

R 51 of 255 = 20%
G 82 of 255 = 32%
B 30 of 255 = 12%

51
82
30

R + G + B ~ 21%. #33521E is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 82 + 30 = 163 (100%)
R 51 of 163 ~ 31.29%
G 82 of 163 ~ 50.31%
B 30 of 163 ~ 18.4'%

%31.29
%50.31
%18.4

CMYK color model

#33521E color CMYK value is (38,0,63,68).

  • cyan value is 37.80%
  • magenta value is 0.00%
  • yellow value is 63.41%
  • key color value is 67.84%
CMYK: (38,0,63,68) C38M0Y63K68 (38%,0%,63%,68%) (0.38/0.00/0.63/0.68) 

CMYK percentages

%37.8
%0
%63.41
%67.84

Codes

Color #33521E in popluar color models

33 52 1E
RGB 51 82 30
HSL 96° 46.43% 21.96%
HSB/HSV 96° 63.41% 32.16%
CMYK 37.80% 0.00% 63.41%
67.84%

Color #33521E in popluar number systems.

HEX 33 52 1E
Decimal 51 82 30
Binary 110011 1010010 11110
Octal 63 122 36

Shades and tints

Shades of #33521E

#33521E
(51,82,30)
#2F4B1C
(47,75,28)
#2B441A
(43,68,26)
#273D18
(39,61,24)
#233616
(35,54,22)
#1F2F14
(31,47,20)
#1B2812
(27,40,18)
#172110
(23,33,16)
#131A0E
(19,26,14)
#0F130C
(15,19,12)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #33521E

#33521E
(51,82,30)
#456132
(69,97,50)
#577046
(87,112,70)
#697F5A
(105,127,90)
#7B8E6E
(123,142,110)
#8D9D82
(141,157,130)
#9FAC96
(159,172,150)
#B1BBAA
(177,187,170)
#C3CABE
(195,202,190)
#D5D9D2
(213,217,210)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33521E color. Also use rgb(51,82,30) instead hex code.

Text Font Color

.myTextColor { color: #33521E; }

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

This text font color is #33521E.

Background Color

.myBgColor { background-color: #33521E; }

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

This div background color is #33521E.

Border color

.myBorderColor { border: 1px solid #33521E; }

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

This div border color is #33521E.

Opacity

.myOpacity80 { color: #33521E; opacity: 0.8; }

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

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

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

This text has shadow with #33521E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33521E.

Preview

Color preview on black background

This text has color #33521E on black background.


Color preview on white background

This text has color #33521E on white background.


Black color preview on #33521E background

This text has black color on #33521E background.


White color preview on #33521E background

This text has white color on #33521E background.


Related colors

Complementary color

Complementary color for #hex is #CCADE1.


I love getcolorcode.com

Triadic colors

1 #1E3352 and #521E33 with #33521E are triadic colors.

2 #1E5233 and #52331E with #33521E are triadic colors.