COLOR #ADB97F

HEX: #ADB97F RGB: (173,185,127)

Renk bilgisi

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

RGB renk modeli

#ADB97F color RGB value is (173,185,127).

RGB: (173,185,127) (68%, 73%, 50%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 127 of 255 = 50%

173
185
127

R + G + B ~ 64%. #ADB97F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 127 = 485 (100%)
R 173 of 485 ~ 35.67%
G 185 of 485 ~ 38.14%
B 127 of 485 ~ 26.19'%

%35.67
%38.14
%26.19

CMYK RENK MODELİ

#ADB97F rengi CMYK tonu (6,0,31,27).

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

CMYK: (6,0,31,27)
C6M0Y31K27 (6%, 0%, 31%, 27%)
(0.06 / 0.00 / 0.31 / 0.27)

CMYK yüzdeleri

%6.49
%0
%31.35
%27.45

Codes

Color #ADB97F in popluar color models

AD B9 7F
RGB 173 185 127
HSL 72° 29.29% 61.18%
HSB/HSV 72° 31.35% 72.55%
CMYK 6.49% 0.00% 31.35%
27.45%

Color #ADB97F in popluar number systems.

HEX AD B9 7F
Decimal 173 185 127
Binary 10101101 10111001 1111111
Octal 255 271 177

Shades and tints

Shades of #ADB97F

#ADB97F
(173,185,127)
#9EA974
(158,169,116)
#8F9969
(143,153,105)
#80895E
(128,137,94)
#717953
(113,121,83)
#626948
(98,105,72)
#53593D
(83,89,61)
#444932
(68,73,50)
#353927
(53,57,39)
#26291C
(38,41,28)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #ADB97F

#ADB97F
(173,185,127)
#B4BF8A
(180,191,138)
#BBC595
(187,197,149)
#C2CBA0
(194,203,160)
#C9D1AB
(201,209,171)
#D0D7B6
(208,215,182)
#D7DDC1
(215,221,193)
#DEE3CC
(222,227,204)
#E5E9D7
(229,233,215)
#ECEFE2
(236,239,226)
#F3F5ED
(243,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB97F; }

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

This text font color is #ADB97F.

Background Color

.myBgColor { background-color: #ADB97F; }

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

This div background color is #ADB97F.

Border color

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

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

This div border color is #ADB97F.

Opacity

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

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

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

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

This text has shadow with #ADB97F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB97F.

Preview

Color preview on black background

This text has color #ADB97F on black background.


Color preview on white background

This text has color #ADB97F on white background.


Black color preview on #ADB97F background

This text has black color on #ADB97F background.


White color preview on #ADB97F background

This text has white color on #ADB97F background.


Related colors

Complementary color

Complementary color for #hex is #524680.


I love getcolorcode.com

Triadic colors

1 #7FADB9 and #B97FAD with #ADB97F are triadic colors.

2 #7FB9AD and #B9AD7F with #ADB97F are triadic colors.