COLOR #AD9F72

HEX: #AD9F72 RGB: (173,159,114)

Renk bilgisi

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

RGB renk modeli

#AD9F72 color RGB value is (173,159,114).

RGB: (173,159,114) (68%, 62%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 159 of 255 = 62%
B 114 of 255 = 45%

173
159
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 159 + 114 = 446 (100%)
R 173 of 446 ~ 38.79%
G 159 of 446 ~ 35.65%
B 114 of 446 ~ 25.56'%

%38.79
%35.65
%25.56

CMYK RENK MODELİ

#AD9F72 rengi CMYK tonu (0,8,34,32).

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

CMYK: (0,8,34,32)
C0M8Y34K32 (0%, 8%, 34%, 32%)
(0.00 / 0.08 / 0.34 / 0.32)

CMYK yüzdeleri

%0
%8.09
%34.1
%32.16

Codes

Color #AD9F72 in popluar color models

AD 9F 72
RGB 173 159 114
HSL 46° 26.46% 56.27%
HSB/HSV 46° 34.10% 67.84%
CMYK 0.00% 8.09% 34.10%
32.16%

Color #AD9F72 in popluar number systems.

HEX AD 9F 72
Decimal 173 159 114
Binary 10101101 10011111 1110010
Octal 255 237 162

Shades and tints

Shades of #AD9F72

#AD9F72
(173,159,114)
#9E9168
(158,145,104)
#8F835E
(143,131,94)
#807554
(128,117,84)
#71674A
(113,103,74)
#625940
(98,89,64)
#534B36
(83,75,54)
#443D2C
(68,61,44)
#352F22
(53,47,34)
#262118
(38,33,24)
#17130E
(23,19,14)
#000000
(0,0,0)

Tints of #AD9F72

#AD9F72
(173,159,114)
#B4A77E
(180,167,126)
#BBAF8A
(187,175,138)
#C2B796
(194,183,150)
#C9BFA2
(201,191,162)
#D0C7AE
(208,199,174)
#D7CFBA
(215,207,186)
#DED7C6
(222,215,198)
#E5DFD2
(229,223,210)
#ECE7DE
(236,231,222)
#F3EFEA
(243,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9F72; }

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

This text font color is #AD9F72.

Background Color

.myBgColor { background-color: #AD9F72; }

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

This div background color is #AD9F72.

Border color

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

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

This div border color is #AD9F72.

Opacity

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

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

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

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

This text has shadow with #AD9F72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9F72.

Preview

Color preview on black background

This text has color #AD9F72 on black background.


Color preview on white background

This text has color #AD9F72 on white background.


Black color preview on #AD9F72 background

This text has black color on #AD9F72 background.


White color preview on #AD9F72 background

This text has white color on #AD9F72 background.


Related colors

Complementary color

Complementary color for #hex is #52608D.


I love getcolorcode.com

Triadic colors

1 #72AD9F and #9F72AD with #AD9F72 are triadic colors.

2 #729FAD and #9FAD72 with #AD9F72 are triadic colors.