COLOR #ADAE7B

HEX: #ADAE7B RGB: (173,174,123)

Renk bilgisi

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

RGB renk modeli

#ADAE7B color RGB value is (173,174,123).

RGB: (173,174,123) (68%, 68%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 174 of 255 = 68%
B 123 of 255 = 48%

173
174
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 174 + 123 = 470 (100%)
R 173 of 470 ~ 36.81%
G 174 of 470 ~ 37.02%
B 123 of 470 ~ 26.17'%

%36.81
%37.02
%26.17

CMYK RENK MODELİ

#ADAE7B rengi CMYK tonu (1,0,29,32).

  • camgöbeği tonu 0.57%
  • eflatun tonu 0.00%
  • sarı tonu 29.31%
  • ana renk tonu 31.76%

CMYK: (1,0,29,32)
C1M0Y29K32 (1%, 0%, 29%, 32%)
(0.01 / 0.00 / 0.29 / 0.32)

CMYK yüzdeleri

%0.57
%0
%29.31
%31.76

Codes

Color #ADAE7B in popluar color models

AD AE 7B
RGB 173 174 123
HSL 61° 23.94% 58.24%
HSB/HSV 61° 29.31% 68.24%
CMYK 0.57% 0.00% 29.31%
31.76%

Color #ADAE7B in popluar number systems.

HEX AD AE 7B
Decimal 173 174 123
Binary 10101101 10101110 1111011
Octal 255 256 173

Shades and tints

Shades of #ADAE7B

#ADAE7B
(173,174,123)
#9E9F70
(158,159,112)
#8F9065
(143,144,101)
#80815A
(128,129,90)
#71724F
(113,114,79)
#626344
(98,99,68)
#535439
(83,84,57)
#44452E
(68,69,46)
#353623
(53,54,35)
#262718
(38,39,24)
#17180D
(23,24,13)
#000000
(0,0,0)

Tints of #ADAE7B

#ADAE7B
(173,174,123)
#B4B587
(180,181,135)
#BBBC93
(187,188,147)
#C2C39F
(194,195,159)
#C9CAAB
(201,202,171)
#D0D1B7
(208,209,183)
#D7D8C3
(215,216,195)
#DEDFCF
(222,223,207)
#E5E6DB
(229,230,219)
#ECEDE7
(236,237,231)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAE7B; }

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

This text font color is #ADAE7B.

Background Color

.myBgColor { background-color: #ADAE7B; }

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

This div background color is #ADAE7B.

Border color

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

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

This div border color is #ADAE7B.

Opacity

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

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

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

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

This text has shadow with #ADAE7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAE7B.

Preview

Color preview on black background

This text has color #ADAE7B on black background.


Color preview on white background

This text has color #ADAE7B on white background.


Black color preview on #ADAE7B background

This text has black color on #ADAE7B background.


White color preview on #ADAE7B background

This text has white color on #ADAE7B background.


Related colors

Complementary color

Complementary color for #hex is #525184.


I love getcolorcode.com

Triadic colors

1 #7BADAE and #AE7BAD with #ADAE7B are triadic colors.

2 #7BAEAD and #AEAD7B with #ADAE7B are triadic colors.