COLOR #ADAD7E

HEX: #ADAD7E RGB: (173,173,126)

Renk bilgisi

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

RGB renk modeli

#ADAD7E color RGB value is (173,173,126).

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

RGB bağlantıları ve doygunluk

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

173
173
126

R + G + B ~ 62%. #ADAD7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 173 + 126 = 472 (100%)
R 173 of 472 ~ 36.65%
G 173 of 472 ~ 36.65%
B 126 of 472 ~ 26.69'%

%36.65
%36.65
%26.69

CMYK RENK MODELİ

#ADAD7E rengi CMYK tonu (0,0,27,32).

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

CMYK: (0,0,27,32)
C0M0Y27K32 (0%, 0%, 27%, 32%)
(0.00 / 0.00 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%0
%27.17
%32.16

Codes

Color #ADAD7E in popluar color models

AD AD 7E
RGB 173 173 126
HSL 60° 22.27% 58.63%
HSB/HSV 60° 27.17% 67.84%
CMYK 0.00% 0.00% 27.17%
32.16%

Color #ADAD7E in popluar number systems.

HEX AD AD 7E
Decimal 173 173 126
Binary 10101101 10101101 1111110
Octal 255 255 176

Shades and tints

Shades of #ADAD7E

#ADAD7E
(173,173,126)
#9E9E73
(158,158,115)
#8F8F68
(143,143,104)
#80805D
(128,128,93)
#717152
(113,113,82)
#626247
(98,98,71)
#53533C
(83,83,60)
#444431
(68,68,49)
#353526
(53,53,38)
#26261B
(38,38,27)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #ADAD7E

#ADAD7E
(173,173,126)
#B4B489
(180,180,137)
#BBBB94
(187,187,148)
#C2C29F
(194,194,159)
#C9C9AA
(201,201,170)
#D0D0B5
(208,208,181)
#D7D7C0
(215,215,192)
#DEDECB
(222,222,203)
#E5E5D6
(229,229,214)
#ECECE1
(236,236,225)
#F3F3EC
(243,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAD7E; }

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

This text font color is #ADAD7E.

Background Color

.myBgColor { background-color: #ADAD7E; }

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

This div background color is #ADAD7E.

Border color

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

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

This div border color is #ADAD7E.

Opacity

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

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

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

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

This text has shadow with #ADAD7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAD7E.

Preview

Color preview on black background

This text has color #ADAD7E on black background.


Color preview on white background

This text has color #ADAD7E on white background.


Black color preview on #ADAD7E background

This text has black color on #ADAD7E background.


White color preview on #ADAD7E background

This text has white color on #ADAD7E background.


Related colors

Complementary color

Complementary color for #hex is #525281.


I love getcolorcode.com