COLOR #ADB577

HEX: #ADB577 RGB: (173,181,119)

Color info

#ADB577 contains mainly red and green colors. Web safe color of #ADB577 is #99CC66 (or #9C6).

RGB color model

#ADB577 color RGB value is (173,181,119).

RGB: (173,181,119) (68%, 71%, 47%)

RGB channels and saturation

R 173 of 255 = 68%
G 181 of 255 = 71%
B 119 of 255 = 47%

173
181
119

R + G + B ~ 62%. #ADB577 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 181 + 119 = 473 (100%)
R 173 of 473 ~ 36.58%
G 181 of 473 ~ 38.27%
B 119 of 473 ~ 25.16'%

%36.58
%38.27
%25.16

CMYK color model

#ADB577 color CMYK value is (4,0,34,29).

  • cyan value is 4.42%
  • magenta value is 0.00%
  • yellow value is 34.25%
  • key color value is 29.02%

CMYK: (4,0,34,29)
C4M0Y34K29 (4%, 0%, 34%, 29%)
(0.04 / 0.00 / 0.34 / 0.29)

CMYK percentages

%4.42
%0
%34.25
%29.02

Codes

Color #ADB577 in popluar color models

AD B5 77
RGB 173 181 119
HSL 68° 29.52% 58.82%
HSB/HSV 68° 34.25% 70.98%
CMYK 4.42% 0.00% 34.25%
29.02%

Color #ADB577 in popluar number systems.

HEX AD B5 77
Decimal 173 181 119
Binary 10101101 10110101 1110111
Octal 255 265 167

Shades and tints

Shades of #ADB577

#ADB577
(173,181,119)
#9EA56D
(158,165,109)
#8F9563
(143,149,99)
#808559
(128,133,89)
#71754F
(113,117,79)
#626545
(98,101,69)
#53553B
(83,85,59)
#444531
(68,69,49)
#353527
(53,53,39)
#26251D
(38,37,29)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADB577

#ADB577
(173,181,119)
#B4BB83
(180,187,131)
#BBC18F
(187,193,143)
#C2C79B
(194,199,155)
#C9CDA7
(201,205,167)
#D0D3B3
(208,211,179)
#D7D9BF
(215,217,191)
#DEDFCB
(222,223,203)
#E5E5D7
(229,229,215)
#ECEBE3
(236,235,227)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB577 color. Also use rgb(173,181,119) instead hex code.

Text Font Color

.myTextColor { color: #ADB577; }

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

This text font color is #ADB577.

Background Color

.myBgColor { background-color: #ADB577; }

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

This div background color is #ADB577.

Border color

.myBorderColor { border: 1px solid #ADB577; }

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

This div border color is #ADB577.

Opacity

.myOpacity80 { color: #ADB577; opacity: 0.8; }

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

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

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

This text has shadow with #ADB577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB577.

Preview

Color preview on black background

This text has color #ADB577 on black background.


Color preview on white background

This text has color #ADB577 on white background.


Black color preview on #ADB577 background

This text has black color on #ADB577 background.


White color preview on #ADB577 background

This text has white color on #ADB577 background.


Related colors

Complementary color

Complementary color for #hex is #524A88.


I love getcolorcode.com

Triadic colors

1 #77ADB5 and #B577AD with #ADB577 are triadic colors.

2 #77B5AD and #B5AD77 with #ADB577 are triadic colors.