COLOR #93A772

HEX: #93A772 RGB: (147,167,114)

Color info

#93A772 contains red, green and blue colors in about the same proportion. Web safe color of #93A772 is #999966 (or #996).

RGB color model

#93A772 color RGB value is (147,167,114).

RGB: (147,167,114) (58%, 65%, 45%)

RGB channels and saturation

R 147 of 255 = 58%
G 167 of 255 = 65%
B 114 of 255 = 45%

147
167
114

R + G + B ~ 56%. #93A772 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 147 + 167 + 114 = 428 (100%)
R 147 of 428 ~ 34.35%
G 167 of 428 ~ 39.02%
B 114 of 428 ~ 26.64'%

%34.35
%39.02
%26.64

CMYK color model

#93A772 color CMYK value is (12,0,32,35).

  • cyan value is 11.98%
  • magenta value is 0.00%
  • yellow value is 31.74%
  • key color value is 34.51%
CMYK: (12,0,32,35) C12M0Y32K35 (12%,0%,32%,35%) (0.12/0.00/0.32/0.35) 

CMYK percentages

%11.98
%0
%31.74
%34.51

Codes

Color #93A772 in popluar color models

93 A7 72
RGB 147 167 114
HSL 83° 23.14% 55.10%
HSB/HSV 83° 31.74% 65.49%
CMYK 11.98% 0.00% 31.74%
34.51%

Color #93A772 in popluar number systems.

HEX 93 A7 72
Decimal 147 167 114
Binary 10010011 10100111 1110010
Octal 223 247 162

Shades and tints

Shades of #93A772

#93A772
(147,167,114)
#869868
(134,152,104)
#79895E
(121,137,94)
#6C7A54
(108,122,84)
#5F6B4A
(95,107,74)
#525C40
(82,92,64)
#454D36
(69,77,54)
#383E2C
(56,62,44)
#2B2F22
(43,47,34)
#1E2018
(30,32,24)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #93A772

#93A772
(147,167,114)
#9CAF7E
(156,175,126)
#A5B78A
(165,183,138)
#AEBF96
(174,191,150)
#B7C7A2
(183,199,162)
#C0CFAE
(192,207,174)
#C9D7BA
(201,215,186)
#D2DFC6
(210,223,198)
#DBE7D2
(219,231,210)
#E4EFDE
(228,239,222)
#EDF7EA
(237,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93A772 color. Also use rgb(147,167,114) instead hex code.

Text Font Color

.myTextColor { color: #93A772; }

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

This text font color is #93A772.

Background Color

.myBgColor { background-color: #93A772; }

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

This div background color is #93A772.

Border color

.myBorderColor { border: 1px solid #93A772; }

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

This div border color is #93A772.

Opacity

.myOpacity80 { color: #93A772; opacity: 0.8; }

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

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

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

This text has shadow with #93A772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93A772.

Preview

Color preview on black background

This text has color #93A772 on black background.


Color preview on white background

This text has color #93A772 on white background.


Black color preview on #93A772 background

This text has black color on #93A772 background.


White color preview on #93A772 background

This text has white color on #93A772 background.


Related colors

Complementary color

Complementary color for #hex is #6C588D.


I love getcolorcode.com

Triadic colors

1 #7293A7 and #A77293 with #93A772 are triadic colors.

2 #72A793 and #A79372 with #93A772 are triadic colors.