COLOR #AD9F7B

HEX: #AD9F7B RGB: (173,159,123)

Renk bilgisi

#AD9F7B contains red, green and blue colors in about the same proportion. #AD9F7B ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AD9F7B color RGB value is (173,159,123).

RGB: (173,159,123) (68%, 62%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 159 of 255 = 62%
B 123 of 255 = 48%

173
159
123

R + G + B ~ 59%. #AD9F7B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 123 = 455 (100%)
R 173 of 455 ~ 38.02%
G 159 of 455 ~ 34.95%
B 123 of 455 ~ 27.03'%

%38.02
%34.95
%27.03

CMYK RENK MODELİ

#AD9F7B rengi CMYK tonu (0,8,29,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.09%
  • sarı tonu 28.90%
  • ana renk tonu 32.16%

CMYK: (0,8,29,32)
C0M8Y29K32 (0%, 8%, 29%, 32%)
(0.00 / 0.08 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%8.09
%28.9
%32.16

Codes

Color #AD9F7B in popluar color models

AD 9F 7B
RGB 173 159 123
HSL 43° 23.36% 58.04%
HSB/HSV 43° 28.90% 67.84%
CMYK 0.00% 8.09% 28.90%
32.16%

Color #AD9F7B in popluar number systems.

HEX AD 9F 7B
Decimal 173 159 123
Binary 10101101 10011111 1111011
Octal 255 237 173

Shades and tints

Shades of #AD9F7B

#AD9F7B
(173,159,123)
#9E9170
(158,145,112)
#8F8365
(143,131,101)
#80755A
(128,117,90)
#71674F
(113,103,79)
#625944
(98,89,68)
#534B39
(83,75,57)
#443D2E
(68,61,46)
#352F23
(53,47,35)
#262118
(38,33,24)
#17130D
(23,19,13)
#000000
(0,0,0)

Tints of #AD9F7B

#AD9F7B
(173,159,123)
#B4A787
(180,167,135)
#BBAF93
(187,175,147)
#C2B79F
(194,183,159)
#C9BFAB
(201,191,171)
#D0C7B7
(208,199,183)
#D7CFC3
(215,207,195)
#DED7CF
(222,215,207)
#E5DFDB
(229,223,219)
#ECE7E7
(236,231,231)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9F7B color. Also use rgb(173,159,123) instead hex code.

Text Font Color

.myTextColor { color: #AD9F7B; }

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

This text font color is #AD9F7B.

Background Color

.myBgColor { background-color: #AD9F7B; }

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

This div background color is #AD9F7B.

Border color

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

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

This div border color is #AD9F7B.

Opacity

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

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

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

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

This text has shadow with #AD9F7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9F7B.

Preview

Color preview on black background

This text has color #AD9F7B on black background.


Color preview on white background

This text has color #AD9F7B on white background.


Black color preview on #AD9F7B background

This text has black color on #AD9F7B background.


White color preview on #AD9F7B background

This text has white color on #AD9F7B background.


Related colors

Complementary color

Complementary color for #hex is #526084.


I love getcolorcode.com

Triadic colors

1 #7BAD9F and #9F7BAD with #AD9F7B are triadic colors.

2 #7B9FAD and #9FAD7B with #AD9F7B are triadic colors.