COLOR #ADB478

HEX: #ADB478 RGB: (173,180,120)

Color info

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

RGB color model

#ADB478 color RGB value is (173,180,120).

RGB: (173,180,120) (68%, 71%, 47%)

RGB channels and saturation

R 173 of 255 = 68%
G 180 of 255 = 71%
B 120 of 255 = 47%

173
180
120

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

Portions of RGB colors in percentages

R + G + B = 173 + 180 + 120 = 473 (100%)
R 173 of 473 ~ 36.58%
G 180 of 473 ~ 38.05%
B 120 of 473 ~ 25.37'%

%36.58
%38.05
%25.37

CMYK color model

#ADB478 color CMYK value is (4,0,33,29).

  • cyan value is 3.89%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 29.41%
CMYK: (4,0,33,29) C4M0Y33K29 (4%,0%,33%,29%) (0.04/0.00/0.33/0.29) 

CMYK percentages

%3.89
%0
%33.33
%29.41

Codes

Color #ADB478 in popluar color models

AD B4 78
RGB 173 180 120
HSL 67° 28.57% 58.82%
HSB/HSV 67° 33.33% 70.59%
CMYK 3.89% 0.00% 33.33%
29.41%

Color #ADB478 in popluar number systems.

HEX AD B4 78
Decimal 173 180 120
Binary 10101101 10110100 1111000
Octal 255 264 170

Shades and tints

Shades of #ADB478

#ADB478
(173,180,120)
#9EA46E
(158,164,110)
#8F9464
(143,148,100)
#80845A
(128,132,90)
#717450
(113,116,80)
#626446
(98,100,70)
#53543C
(83,84,60)
#444432
(68,68,50)
#353428
(53,52,40)
#26241E
(38,36,30)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #ADB478

#ADB478
(173,180,120)
#B4BA84
(180,186,132)
#BBC090
(187,192,144)
#C2C69C
(194,198,156)
#C9CCA8
(201,204,168)
#D0D2B4
(208,210,180)
#D7D8C0
(215,216,192)
#DEDECC
(222,222,204)
#E5E4D8
(229,228,216)
#ECEAE4
(236,234,228)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB478 color. Also use rgb(173,180,120) instead hex code.

Text Font Color

.myTextColor { color: #ADB478; }

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

This text font color is #ADB478.

Background Color

.myBgColor { background-color: #ADB478; }

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

This div background color is #ADB478.

Border color

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

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

This div border color is #ADB478.

Opacity

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

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

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

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

This text has shadow with #ADB478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB478.

Preview

Color preview on black background

This text has color #ADB478 on black background.


Color preview on white background

This text has color #ADB478 on white background.


Black color preview on #ADB478 background

This text has black color on #ADB478 background.


White color preview on #ADB478 background

This text has white color on #ADB478 background.


Related colors

Complementary color

Complementary color for #hex is #524B87.


I love getcolorcode.com

Triadic colors

1 #78ADB4 and #B478AD with #ADB478 are triadic colors.

2 #78B4AD and #B4AD78 with #ADB478 are triadic colors.