COLOR #ADB77D

HEX: #ADB77D RGB: (173,183,125)

Renk bilgisi

#ADB77D contains red, green and blue colors in about the same proportion. #ADB77D ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADB77D color RGB value is (173,183,125).

RGB: (173,183,125) (68%, 72%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 125 of 255 = 49%

173
183
125

R + G + B ~ 63%. #ADB77D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 125 = 481 (100%)
R 173 of 481 ~ 35.97%
G 183 of 481 ~ 38.05%
B 125 of 481 ~ 25.99'%

%35.97
%38.05
%25.99

CMYK RENK MODELİ

#ADB77D rengi CMYK tonu (5,0,32,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 31.69%
  • ana renk tonu 28.24%

CMYK: (5,0,32,28)
C5M0Y32K28 (5%, 0%, 32%, 28%)
(0.05 / 0.00 / 0.32 / 0.28)

CMYK yüzdeleri

%5.46
%0
%31.69
%28.24

Codes

Color #ADB77D in popluar color models

AD B7 7D
RGB 173 183 125
HSL 70° 28.71% 60.39%
HSB/HSV 70° 31.69% 71.76%
CMYK 5.46% 0.00% 31.69%
28.24%

Color #ADB77D in popluar number systems.

HEX AD B7 7D
Decimal 173 183 125
Binary 10101101 10110111 1111101
Octal 255 267 175

Shades and tints

Shades of #ADB77D

#ADB77D
(173,183,125)
#9EA772
(158,167,114)
#8F9767
(143,151,103)
#80875C
(128,135,92)
#717751
(113,119,81)
#626746
(98,103,70)
#53573B
(83,87,59)
#444730
(68,71,48)
#353725
(53,55,37)
#26271A
(38,39,26)
#17170F
(23,23,15)
#000000
(0,0,0)

Tints of #ADB77D

#ADB77D
(173,183,125)
#B4BD88
(180,189,136)
#BBC393
(187,195,147)
#C2C99E
(194,201,158)
#C9CFA9
(201,207,169)
#D0D5B4
(208,213,180)
#D7DBBF
(215,219,191)
#DEE1CA
(222,225,202)
#E5E7D5
(229,231,213)
#ECEDE0
(236,237,224)
#F3F3EB
(243,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB77D; }

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

This text font color is #ADB77D.

Background Color

.myBgColor { background-color: #ADB77D; }

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

This div background color is #ADB77D.

Border color

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

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

This div border color is #ADB77D.

Opacity

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

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

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

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

This text has shadow with #ADB77D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB77D.

Preview

Color preview on black background

This text has color #ADB77D on black background.


Color preview on white background

This text has color #ADB77D on white background.


Black color preview on #ADB77D background

This text has black color on #ADB77D background.


White color preview on #ADB77D background

This text has white color on #ADB77D background.


Related colors

Complementary color

Complementary color for #hex is #524882.


I love getcolorcode.com

Triadic colors

1 #7DADB7 and #B77DAD with #ADB77D are triadic colors.

2 #7DB7AD and #B7AD7D with #ADB77D are triadic colors.