COLOR #36852A

HEX: #36852A RGB: (54,133,42)

Color info

#36852A contains mainly green color. Web safe color of #36852A is #339933 (or #393).

RGB color model

#36852A color RGB value is (54,133,42).

RGB: (54,133,42) (21%, 52%, 16%)

RGB channels and saturation

R 54 of 255 = 21%
G 133 of 255 = 52%
B 42 of 255 = 16%

54
133
42

R + G + B ~ 30%. #36852A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 133 + 42 = 229 (100%)
R 54 of 229 ~ 23.58%
G 133 of 229 ~ 58.08%
B 42 of 229 ~ 18.34'%

%23.58
%58.08
%18.34

CMYK color model

#36852A color CMYK value is (59,0,68,48).

  • cyan value is 59.40%
  • magenta value is 0.00%
  • yellow value is 68.42%
  • key color value is 47.84%

CMYK: (59,0,68,48)
C59M0Y68K48 (59%, 0%, 68%, 48%)
(0.59 / 0.00 / 0.68 / 0.48)

CMYK percentages

%59.4
%0
%68.42
%47.84

Codes

Color #36852A in popluar color models

36 85 2A
RGB 54 133 42
HSL 112° 52.00% 34.31%
HSB/HSV 112° 68.42% 52.16%
CMYK 59.40% 0.00% 68.42%
47.84%

Color #36852A in popluar number systems.

HEX 36 85 2A
Decimal 54 133 42
Binary 110110 10000101 101010
Octal 66 205 52

Shades and tints

Shades of #36852A

#36852A
(54,133,42)
#327927
(50,121,39)
#2E6D24
(46,109,36)
#2A6121
(42,97,33)
#26551E
(38,85,30)
#22491B
(34,73,27)
#1E3D18
(30,61,24)
#1A3115
(26,49,21)
#162512
(22,37,18)
#12190F
(18,25,15)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #36852A

#36852A
(54,133,42)
#48903D
(72,144,61)
#5A9B50
(90,155,80)
#6CA663
(108,166,99)
#7EB176
(126,177,118)
#90BC89
(144,188,137)
#A2C79C
(162,199,156)
#B4D2AF
(180,210,175)
#C6DDC2
(198,221,194)
#D8E8D5
(216,232,213)
#EAF3E8
(234,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #36852A; }

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

This text font color is #36852A.

Background Color

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

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

This div background color is #36852A.

Border color

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

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

This div border color is #36852A.

Opacity

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

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

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

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

This text has shadow with #36852A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36852A.

Preview

Color preview on black background

This text has color #36852A on black background.


Color preview on white background

This text has color #36852A on white background.


Black color preview on #36852A background

This text has black color on #36852A background.


White color preview on #36852A background

This text has white color on #36852A background.


Related colors

Complementary color

Complementary color for #hex is #C97AD5.


I love getcolorcode.com

Triadic colors

1 #2A3685 and #852A36 with #36852A are triadic colors.

2 #2A8536 and #85362A with #36852A are triadic colors.