COLOR #ADB770

HEX: #ADB770 RGB: (173,183,112)

Color info

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

RGB color model

#ADB770 color RGB value is (173,183,112).

RGB: (173,183,112) (68%, 72%, 44%)

RGB channels and saturation

R 173 of 255 = 68%
G 183 of 255 = 72%
B 112 of 255 = 44%

173
183
112

R + G + B ~ 61%. #ADB770 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 183 + 112 = 468 (100%)
R 173 of 468 ~ 36.97%
G 183 of 468 ~ 39.1%
B 112 of 468 ~ 23.93'%

%36.97
%39.1
%23.93

CMYK color model

#ADB770 color CMYK value is (5,0,39,28).

  • cyan value is 5.46%
  • magenta value is 0.00%
  • yellow value is 38.80%
  • key color value is 28.24%
CMYK: (5,0,39,28) C5M0Y39K28 (5%,0%,39%,28%) (0.05/0.00/0.39/0.28) 

CMYK percentages

%5.46
%0
%38.8
%28.24

Codes

Color #ADB770 in popluar color models

AD B7 70
RGB 173 183 112
HSL 68° 33.02% 57.84%
HSB/HSV 68° 38.80% 71.76%
CMYK 5.46% 0.00% 38.80%
28.24%

Color #ADB770 in popluar number systems.

HEX AD B7 70
Decimal 173 183 112
Binary 10101101 10110111 1110000
Octal 255 267 160

Shades and tints

Shades of #ADB770

#ADB770
(173,183,112)
#9EA766
(158,167,102)
#8F975C
(143,151,92)
#808752
(128,135,82)
#717748
(113,119,72)
#62673E
(98,103,62)
#535734
(83,87,52)
#44472A
(68,71,42)
#353720
(53,55,32)
#262716
(38,39,22)
#17170C
(23,23,12)
#000000
(0,0,0)

Tints of #ADB770

#ADB770
(173,183,112)
#B4BD7D
(180,189,125)
#BBC38A
(187,195,138)
#C2C997
(194,201,151)
#C9CFA4
(201,207,164)
#D0D5B1
(208,213,177)
#D7DBBE
(215,219,190)
#DEE1CB
(222,225,203)
#E5E7D8
(229,231,216)
#ECEDE5
(236,237,229)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB770 color. Also use rgb(173,183,112) instead hex code.

Text Font Color

.myTextColor { color: #ADB770; }

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

This text font color is #ADB770.

Background Color

.myBgColor { background-color: #ADB770; }

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

This div background color is #ADB770.

Border color

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

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

This div border color is #ADB770.

Opacity

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

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

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

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

This text has shadow with #ADB770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB770.

Preview

Color preview on black background

This text has color #ADB770 on black background.


Color preview on white background

This text has color #ADB770 on white background.


Black color preview on #ADB770 background

This text has black color on #ADB770 background.


White color preview on #ADB770 background

This text has white color on #ADB770 background.


Related colors

Complementary color

Complementary color for #hex is #52488F.


I love getcolorcode.com

Triadic colors

1 #70ADB7 and #B770AD with #ADB770 are triadic colors.

2 #70B7AD and #B7AD70 with #ADB770 are triadic colors.