COLOR #36522A

HEX: #36522A RGB: (54,82,42)

Color info

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

RGB color model

#36522A color RGB value is (54,82,42).

RGB: (54,82,42) (21%, 32%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 82 of 255 = 32%
B 42 of 255 = 16%

54
82
42

R + G + B ~ 23%. #36522A is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 82 + 42 = 178 (100%)
R 54 of 178 ~ 30.34%
G 82 of 178 ~ 46.07%
B 42 of 178 ~ 23.6'%

%30.34
%46.07
%23.6

CMYK color model

#36522A color CMYK value is (34,0,49,68).

  • cyan value is 34.15%
  • magenta value is 0.00%
  • yellow value is 48.78%
  • key color value is 67.84%
CMYK: (34,0,49,68) C34M0Y49K68 (34%,0%,49%,68%) (0.34/0.00/0.49/0.68) 

CMYK percentages

%34.15
%0
%48.78
%67.84

Codes

Color #36522A in popluar color models

36 52 2A
RGB 54 82 42
HSL 102° 32.26% 24.31%
HSB/HSV 102° 48.78% 32.16%
CMYK 34.15% 0.00% 48.78%
67.84%

Color #36522A in popluar number systems.

HEX 36 52 2A
Decimal 54 82 42
Binary 110110 1010010 101010
Octal 66 122 52

Shades and tints

Shades of #36522A

#36522A
(54,82,42)
#324B27
(50,75,39)
#2E4424
(46,68,36)
#2A3D21
(42,61,33)
#26361E
(38,54,30)
#222F1B
(34,47,27)
#1E2818
(30,40,24)
#1A2115
(26,33,21)
#161A12
(22,26,18)
#12130F
(18,19,15)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #36522A

#36522A
(54,82,42)
#48613D
(72,97,61)
#5A7050
(90,112,80)
#6C7F63
(108,127,99)
#7E8E76
(126,142,118)
#909D89
(144,157,137)
#A2AC9C
(162,172,156)
#B4BBAF
(180,187,175)
#C6CAC2
(198,202,194)
#D8D9D5
(216,217,213)
#EAE8E8
(234,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36522A color. Also use rgb(54,82,42) instead hex code.

Text Font Color

.myTextColor { color: #36522A; }

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

This text font color is #36522A.

Background Color

.myBgColor { background-color: #36522A; }

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

This div background color is #36522A.

Border color

.myBorderColor { border: 1px solid #36522A; }

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

This div border color is #36522A.

Opacity

.myOpacity80 { color: #36522A; opacity: 0.8; }

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

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

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

This text has shadow with #36522A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36522A.

Preview

Color preview on black background

This text has color #36522A on black background.


Color preview on white background

This text has color #36522A on white background.


Black color preview on #36522A background

This text has black color on #36522A background.


White color preview on #36522A background

This text has white color on #36522A background.


Related colors

Complementary color

Complementary color for #hex is #C9ADD5.


I love getcolorcode.com

Triadic colors

1 #2A3652 and #522A36 with #36522A are triadic colors.

2 #2A5236 and #52362A with #36522A are triadic colors.