COLOR #AD9E7B

HEX: #AD9E7B RGB: (173,158,123)

Renk bilgisi

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

RGB renk modeli

#AD9E7B color RGB value is (173,158,123).

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

RGB bağlantıları ve doygunluk

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

173
158
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 158 + 123 = 454 (100%)
R 173 of 454 ~ 38.11%
G 158 of 454 ~ 34.8%
B 123 of 454 ~ 27.09'%

%38.11
%34.8
%27.09

CMYK RENK MODELİ

#AD9E7B rengi CMYK tonu (0,9,29,32).

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

CMYK: (0,9,29,32)
C0M9Y29K32 (0%, 9%, 29%, 32%)
(0.00 / 0.09 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%8.67
%28.9
%32.16

Codes

Color #AD9E7B in popluar color models

AD 9E 7B
RGB 173 158 123
HSL 42° 23.36% 58.04%
HSB/HSV 42° 28.90% 67.84%
CMYK 0.00% 8.67% 28.90%
32.16%

Color #AD9E7B in popluar number systems.

HEX AD 9E 7B
Decimal 173 158 123
Binary 10101101 10011110 1111011
Octal 255 236 173

Shades and tints

Shades of #AD9E7B

#AD9E7B
(173,158,123)
#9E9070
(158,144,112)
#8F8265
(143,130,101)
#80745A
(128,116,90)
#71664F
(113,102,79)
#625844
(98,88,68)
#534A39
(83,74,57)
#443C2E
(68,60,46)
#352E23
(53,46,35)
#262018
(38,32,24)
#17120D
(23,18,13)
#000000
(0,0,0)

Tints of #AD9E7B

#AD9E7B
(173,158,123)
#B4A687
(180,166,135)
#BBAE93
(187,174,147)
#C2B69F
(194,182,159)
#C9BEAB
(201,190,171)
#D0C6B7
(208,198,183)
#D7CEC3
(215,206,195)
#DED6CF
(222,214,207)
#E5DEDB
(229,222,219)
#ECE6E7
(236,230,231)
#F3EEF3
(243,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9E7B; }

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

This text font color is #AD9E7B.

Background Color

.myBgColor { background-color: #AD9E7B; }

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

This div background color is #AD9E7B.

Border color

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

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

This div border color is #AD9E7B.

Opacity

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

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

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

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

This text has shadow with #AD9E7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9E7B.

Preview

Color preview on black background

This text has color #AD9E7B on black background.


Color preview on white background

This text has color #AD9E7B on white background.


Black color preview on #AD9E7B background

This text has black color on #AD9E7B background.


White color preview on #AD9E7B background

This text has white color on #AD9E7B background.


Related colors

Complementary color

Complementary color for #hex is #526184.


I love getcolorcode.com

Triadic colors

1 #7BAD9E and #9E7BAD with #AD9E7B are triadic colors.

2 #7B9EAD and #9EAD7B with #AD9E7B are triadic colors.