COLOR #ADAF7D

HEX: #ADAF7D RGB: (173,175,125)

Renk bilgisi

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

RGB renk modeli

#ADAF7D color RGB value is (173,175,125).

RGB: (173,175,125) (68%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 125 of 255 = 49%

173
175
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 125 = 473 (100%)
R 173 of 473 ~ 36.58%
G 175 of 473 ~ 37%
B 125 of 473 ~ 26.43'%

%36.58
%37
%26.43

CMYK RENK MODELİ

#ADAF7D rengi CMYK tonu (1,0,29,31).

  • camgöbeği tonu 1.14%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 31.37%

CMYK: (1,0,29,31)
C1M0Y29K31 (1%, 0%, 29%, 31%)
(0.01 / 0.00 / 0.29 / 0.31)

CMYK yüzdeleri

%1.14
%0
%28.57
%31.37

Codes

Color #ADAF7D in popluar color models

AD AF 7D
RGB 173 175 125
HSL 62° 23.81% 58.82%
HSB/HSV 62° 28.57% 68.63%
CMYK 1.14% 0.00% 28.57%
31.37%

Color #ADAF7D in popluar number systems.

HEX AD AF 7D
Decimal 173 175 125
Binary 10101101 10101111 1111101
Octal 255 257 175

Shades and tints

Shades of #ADAF7D

#ADAF7D
(173,175,125)
#9EA072
(158,160,114)
#8F9167
(143,145,103)
#80825C
(128,130,92)
#717351
(113,115,81)
#626446
(98,100,70)
#53553B
(83,85,59)
#444630
(68,70,48)
#353725
(53,55,37)
#26281A
(38,40,26)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #ADAF7D

#ADAF7D
(173,175,125)
#B4B688
(180,182,136)
#BBBD93
(187,189,147)
#C2C49E
(194,196,158)
#C9CBA9
(201,203,169)
#D0D2B4
(208,210,180)
#D7D9BF
(215,217,191)
#DEE0CA
(222,224,202)
#E5E7D5
(229,231,213)
#ECEEE0
(236,238,224)
#F3F5EB
(243,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAF7D; }

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

This text font color is #ADAF7D.

Background Color

.myBgColor { background-color: #ADAF7D; }

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

This div background color is #ADAF7D.

Border color

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

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

This div border color is #ADAF7D.

Opacity

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

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

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

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

This text has shadow with #ADAF7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAF7D.

Preview

Color preview on black background

This text has color #ADAF7D on black background.


Color preview on white background

This text has color #ADAF7D on white background.


Black color preview on #ADAF7D background

This text has black color on #ADAF7D background.


White color preview on #ADAF7D background

This text has white color on #ADAF7D background.


Related colors

Complementary color

Complementary color for #hex is #525082.


I love getcolorcode.com

Triadic colors

1 #7DADAF and #AF7DAD with #ADAF7D are triadic colors.

2 #7DAFAD and #AFAD7D with #ADAF7D are triadic colors.