COLOR #ADAA7D

HEX: #ADAA7D RGB: (173,170,125)

Renk bilgisi

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

RGB renk modeli

#ADAA7D color RGB value is (173,170,125).

RGB: (173,170,125) (68%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 170 of 255 = 67%
B 125 of 255 = 49%

173
170
125

R + G + B ~ 61%. #ADAA7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 170 + 125 = 468 (100%)
R 173 of 468 ~ 36.97%
G 170 of 468 ~ 36.32%
B 125 of 468 ~ 26.71'%

%36.97
%36.32
%26.71

CMYK RENK MODELİ

#ADAA7D rengi CMYK tonu (0,2,28,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.73%
  • sarı tonu 27.75%
  • ana renk tonu 32.16%

CMYK: (0,2,28,32)
C0M2Y28K32 (0%, 2%, 28%, 32%)
(0.00 / 0.02 / 0.28 / 0.32)

CMYK yüzdeleri

%0
%1.73
%27.75
%32.16

Codes

Color #ADAA7D in popluar color models

AD AA 7D
RGB 173 170 125
HSL 56° 22.64% 58.43%
HSB/HSV 56° 27.75% 67.84%
CMYK 0.00% 1.73% 27.75%
32.16%

Color #ADAA7D in popluar number systems.

HEX AD AA 7D
Decimal 173 170 125
Binary 10101101 10101010 1111101
Octal 255 252 175

Shades and tints

Shades of #ADAA7D

#ADAA7D
(173,170,125)
#9E9B72
(158,155,114)
#8F8C67
(143,140,103)
#807D5C
(128,125,92)
#716E51
(113,110,81)
#625F46
(98,95,70)
#53503B
(83,80,59)
#444130
(68,65,48)
#353225
(53,50,37)
#26231A
(38,35,26)
#17140F
(23,20,15)
#000000
(0,0,0)

Tints of #ADAA7D

#ADAA7D
(173,170,125)
#B4B188
(180,177,136)
#BBB893
(187,184,147)
#C2BF9E
(194,191,158)
#C9C6A9
(201,198,169)
#D0CDB4
(208,205,180)
#D7D4BF
(215,212,191)
#DEDBCA
(222,219,202)
#E5E2D5
(229,226,213)
#ECE9E0
(236,233,224)
#F3F0EB
(243,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAA7D color. Also use rgb(173,170,125) instead hex code.

Text Font Color

.myTextColor { color: #ADAA7D; }

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

This text font color is #ADAA7D.

Background Color

.myBgColor { background-color: #ADAA7D; }

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

This div background color is #ADAA7D.

Border color

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

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

This div border color is #ADAA7D.

Opacity

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

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

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

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

This text has shadow with #ADAA7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAA7D.

Preview

Color preview on black background

This text has color #ADAA7D on black background.


Color preview on white background

This text has color #ADAA7D on white background.


Black color preview on #ADAA7D background

This text has black color on #ADAA7D background.


White color preview on #ADAA7D background

This text has white color on #ADAA7D background.


Related colors

Complementary color

Complementary color for #hex is #525582.


I love getcolorcode.com

Triadic colors

1 #7DADAA and #AA7DAD with #ADAA7D are triadic colors.

2 #7DAAAD and #AAAD7D with #ADAA7D are triadic colors.