COLOR #ADB977

HEX: #ADB977 RGB: (173,185,119)

Renk bilgisi

#ADB977 contains mainly red and green colors. #ADB977 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADB977 color RGB value is (173,185,119).

RGB: (173,185,119) (68%, 73%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 119 of 255 = 47%

173
185
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 119 = 477 (100%)
R 173 of 477 ~ 36.27%
G 185 of 477 ~ 38.78%
B 119 of 477 ~ 24.95'%

%36.27
%38.78
%24.95

CMYK RENK MODELİ

#ADB977 rengi CMYK tonu (6,0,36,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 0.00%
  • sarı tonu 35.68%
  • ana renk tonu 27.45%

CMYK: (6,0,36,27)
C6M0Y36K27 (6%, 0%, 36%, 27%)
(0.06 / 0.00 / 0.36 / 0.27)

CMYK yüzdeleri

%6.49
%0
%35.68
%27.45

Codes

Color #ADB977 in popluar color models

AD B9 77
RGB 173 185 119
HSL 71° 32.04% 59.61%
HSB/HSV 71° 35.68% 72.55%
CMYK 6.49% 0.00% 35.68%
27.45%

Color #ADB977 in popluar number systems.

HEX AD B9 77
Decimal 173 185 119
Binary 10101101 10111001 1110111
Octal 255 271 167

Shades and tints

Shades of #ADB977

#ADB977
(173,185,119)
#9EA96D
(158,169,109)
#8F9963
(143,153,99)
#808959
(128,137,89)
#71794F
(113,121,79)
#626945
(98,105,69)
#53593B
(83,89,59)
#444931
(68,73,49)
#353927
(53,57,39)
#26291D
(38,41,29)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADB977

#ADB977
(173,185,119)
#B4BF83
(180,191,131)
#BBC58F
(187,197,143)
#C2CB9B
(194,203,155)
#C9D1A7
(201,209,167)
#D0D7B3
(208,215,179)
#D7DDBF
(215,221,191)
#DEE3CB
(222,227,203)
#E5E9D7
(229,233,215)
#ECEFE3
(236,239,227)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB977; }

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

This text font color is #ADB977.

Background Color

.myBgColor { background-color: #ADB977; }

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

This div background color is #ADB977.

Border color

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

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

This div border color is #ADB977.

Opacity

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

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

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

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

This text has shadow with #ADB977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB977.

Preview

Color preview on black background

This text has color #ADB977 on black background.


Color preview on white background

This text has color #ADB977 on white background.


Black color preview on #ADB977 background

This text has black color on #ADB977 background.


White color preview on #ADB977 background

This text has white color on #ADB977 background.


Related colors

Complementary color

Complementary color for #hex is #524688.


I love getcolorcode.com

Triadic colors

1 #77ADB9 and #B977AD with #ADB977 are triadic colors.

2 #77B9AD and #B9AD77 with #ADB977 are triadic colors.