COLOR #36A472

HEX: #36A472 RGB: (54,164,114)

Color info

#36A472 contains mainly green and blue colors. Web safe color of #36A472 is #339966 (or #396).

RGB color model

#36A472 color RGB value is (54,164,114).

RGB: (54,164,114) (21%, 64%, 45%)

RGB channels and saturation

R 54 of 255 = 21%
G 164 of 255 = 64%
B 114 of 255 = 45%

54
164
114

R + G + B ~ 43%. #36A472 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 54 + 164 + 114 = 332 (100%)
R 54 of 332 ~ 16.27%
G 164 of 332 ~ 49.4%
B 114 of 332 ~ 34.34'%

%16.27
%49.4
%34.34

CMYK color model

#36A472 color CMYK value is (67,0,30,36).

  • cyan value is 67.07%
  • magenta value is 0.00%
  • yellow value is 30.49%
  • key color value is 35.69%
CMYK: (67,0,30,36) C67M0Y30K36 (67%,0%,30%,36%) (0.67/0.00/0.30/0.36) 

CMYK percentages

%67.07
%0
%30.49
%35.69

Codes

Color #36A472 in popluar color models

36 A4 72
RGB 54 164 114
HSL 153° 50.46% 42.75%
HSB/HSV 153° 67.07% 64.31%
CMYK 67.07% 0.00% 30.49%
35.69%

Color #36A472 in popluar number systems.

HEX 36 A4 72
Decimal 54 164 114
Binary 110110 10100100 1110010
Octal 66 244 162

Shades and tints

Shades of #36A472

#36A472
(54,164,114)
#329668
(50,150,104)
#2E885E
(46,136,94)
#2A7A54
(42,122,84)
#266C4A
(38,108,74)
#225E40
(34,94,64)
#1E5036
(30,80,54)
#1A422C
(26,66,44)
#163422
(22,52,34)
#122618
(18,38,24)
#0E180E
(14,24,14)
#000000
(0,0,0)

Tints of #36A472

#36A472
(54,164,114)
#48AC7E
(72,172,126)
#5AB48A
(90,180,138)
#6CBC96
(108,188,150)
#7EC4A2
(126,196,162)
#90CCAE
(144,204,174)
#A2D4BA
(162,212,186)
#B4DCC6
(180,220,198)
#C6E4D2
(198,228,210)
#D8ECDE
(216,236,222)
#EAF4EA
(234,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #36A472 color. Also use rgb(54,164,114) instead hex code.

Text Font Color

.myTextColor { color: #36A472; }

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

This text font color is #36A472.

Background Color

.myBgColor { background-color: #36A472; }

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

This div background color is #36A472.

Border color

.myBorderColor { border: 1px solid #36A472; }

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

This div border color is #36A472.

Opacity

.myOpacity80 { color: #36A472; opacity: 0.8; }

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

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

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

This text has shadow with #36A472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #36A472.

Preview

Color preview on black background

This text has color #36A472 on black background.


Color preview on white background

This text has color #36A472 on white background.


Black color preview on #36A472 background

This text has black color on #36A472 background.


White color preview on #36A472 background

This text has white color on #36A472 background.


Related colors

Complementary color

Complementary color for #hex is #C95B8D.


I love getcolorcode.com

Triadic colors

1 #7236A4 and #A47236 with #36A472 are triadic colors.

2 #72A436 and #A43672 with #36A472 are triadic colors.