COLOR #AD967E

HEX: #AD967E RGB: (173,150,126)

Renk bilgisi

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

RGB renk modeli

#AD967E color RGB value is (173,150,126).

RGB: (173,150,126) (68%, 59%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 150 of 255 = 59%
B 126 of 255 = 49%

173
150
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 150 + 126 = 449 (100%)
R 173 of 449 ~ 38.53%
G 150 of 449 ~ 33.41%
B 126 of 449 ~ 28.06'%

%38.53
%33.41
%28.06

CMYK RENK MODELİ

#AD967E rengi CMYK tonu (0,13,27,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.29%
  • sarı tonu 27.17%
  • ana renk tonu 32.16%

CMYK: (0,13,27,32)
C0M13Y27K32 (0%, 13%, 27%, 32%)
(0.00 / 0.13 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%13.29
%27.17
%32.16

Codes

Color #AD967E in popluar color models

AD 96 7E
RGB 173 150 126
HSL 31° 22.27% 58.63%
HSB/HSV 31° 27.17% 67.84%
CMYK 0.00% 13.29% 27.17%
32.16%

Color #AD967E in popluar number systems.

HEX AD 96 7E
Decimal 173 150 126
Binary 10101101 10010110 1111110
Octal 255 226 176

Shades and tints

Shades of #AD967E

#AD967E
(173,150,126)
#9E8973
(158,137,115)
#8F7C68
(143,124,104)
#806F5D
(128,111,93)
#716252
(113,98,82)
#625547
(98,85,71)
#53483C
(83,72,60)
#443B31
(68,59,49)
#352E26
(53,46,38)
#26211B
(38,33,27)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #AD967E

#AD967E
(173,150,126)
#B49F89
(180,159,137)
#BBA894
(187,168,148)
#C2B19F
(194,177,159)
#C9BAAA
(201,186,170)
#D0C3B5
(208,195,181)
#D7CCC0
(215,204,192)
#DED5CB
(222,213,203)
#E5DED6
(229,222,214)
#ECE7E1
(236,231,225)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD967E color. Also use rgb(173,150,126) instead hex code.

Text Font Color

.myTextColor { color: #AD967E; }

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

This text font color is #AD967E.

Background Color

.myBgColor { background-color: #AD967E; }

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

This div background color is #AD967E.

Border color

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

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

This div border color is #AD967E.

Opacity

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

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

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

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

This text has shadow with #AD967E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD967E.

Preview

Color preview on black background

This text has color #AD967E on black background.


Color preview on white background

This text has color #AD967E on white background.


Black color preview on #AD967E background

This text has black color on #AD967E background.


White color preview on #AD967E background

This text has white color on #AD967E background.


Related colors

Complementary color

Complementary color for #hex is #526981.


I love getcolorcode.com

Triadic colors

1 #7EAD96 and #967EAD with #AD967E are triadic colors.

2 #7E96AD and #96AD7E with #AD967E are triadic colors.