COLOR #ADA972

HEX: #ADA972 RGB: (173,169,114)

Renk bilgisi

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

RGB renk modeli

#ADA972 color RGB value is (173,169,114).

RGB: (173,169,114) (68%, 66%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 169 of 255 = 66%
B 114 of 255 = 45%

173
169
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 169 + 114 = 456 (100%)
R 173 of 456 ~ 37.94%
G 169 of 456 ~ 37.06%
B 114 of 456 ~ 25'%

%37.94
%37.06
%25

CMYK RENK MODELİ

#ADA972 rengi CMYK tonu (0,2,34,32).

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

CMYK: (0,2,34,32)
C0M2Y34K32 (0%, 2%, 34%, 32%)
(0.00 / 0.02 / 0.34 / 0.32)

CMYK yüzdeleri

%0
%2.31
%34.1
%32.16

Codes

Color #ADA972 in popluar color models

AD A9 72
RGB 173 169 114
HSL 56° 26.46% 56.27%
HSB/HSV 56° 34.10% 67.84%
CMYK 0.00% 2.31% 34.10%
32.16%

Color #ADA972 in popluar number systems.

HEX AD A9 72
Decimal 173 169 114
Binary 10101101 10101001 1110010
Octal 255 251 162

Shades and tints

Shades of #ADA972

#ADA972
(173,169,114)
#9E9A68
(158,154,104)
#8F8B5E
(143,139,94)
#807C54
(128,124,84)
#716D4A
(113,109,74)
#625E40
(98,94,64)
#534F36
(83,79,54)
#44402C
(68,64,44)
#353122
(53,49,34)
#262218
(38,34,24)
#17130E
(23,19,14)
#000000
(0,0,0)

Tints of #ADA972

#ADA972
(173,169,114)
#B4B07E
(180,176,126)
#BBB78A
(187,183,138)
#C2BE96
(194,190,150)
#C9C5A2
(201,197,162)
#D0CCAE
(208,204,174)
#D7D3BA
(215,211,186)
#DEDAC6
(222,218,198)
#E5E1D2
(229,225,210)
#ECE8DE
(236,232,222)
#F3EFEA
(243,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA972; }

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

This text font color is #ADA972.

Background Color

.myBgColor { background-color: #ADA972; }

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

This div background color is #ADA972.

Border color

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

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

This div border color is #ADA972.

Opacity

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

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

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

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

This text has shadow with #ADA972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA972.

Preview

Color preview on black background

This text has color #ADA972 on black background.


Color preview on white background

This text has color #ADA972 on white background.


Black color preview on #ADA972 background

This text has black color on #ADA972 background.


White color preview on #ADA972 background

This text has white color on #ADA972 background.


Related colors

Complementary color

Complementary color for #hex is #52568D.


I love getcolorcode.com

Triadic colors

1 #72ADA9 and #A972AD with #ADA972 are triadic colors.

2 #72A9AD and #A9AD72 with #ADA972 are triadic colors.