COLOR #ADB99E

HEX: #ADB99E RGB: (173,185,158)

Renk bilgisi

#ADB99E contains red, green and blue colors in about the same proportion. #ADB99E ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB99E color RGB value is (173,185,158).

RGB: (173,185,158) (68%, 73%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 158 of 255 = 62%

173
185
158

R + G + B ~ 68%. #ADB99E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 158 = 516 (100%)
R 173 of 516 ~ 33.53%
G 185 of 516 ~ 35.85%
B 158 of 516 ~ 30.62'%

%33.53
%35.85
%30.62

CMYK RENK MODELİ

#ADB99E rengi CMYK tonu (6,0,15,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 0.00%
  • sarı tonu 14.59%
  • ana renk tonu 27.45%

CMYK: (6,0,15,27)
C6M0Y15K27 (6%, 0%, 15%, 27%)
(0.06 / 0.00 / 0.15 / 0.27)

CMYK yüzdeleri

%6.49
%0
%14.59
%27.45

Codes

Color #ADB99E in popluar color models

AD B9 9E
RGB 173 185 158
HSL 87° 16.17% 67.25%
HSB/HSV 87° 14.59% 72.55%
CMYK 6.49% 0.00% 14.59%
27.45%

Color #ADB99E in popluar number systems.

HEX AD B9 9E
Decimal 173 185 158
Binary 10101101 10111001 10011110
Octal 255 271 236

Shades and tints

Shades of #ADB99E

#ADB99E
(173,185,158)
#9EA990
(158,169,144)
#8F9982
(143,153,130)
#808974
(128,137,116)
#717966
(113,121,102)
#626958
(98,105,88)
#53594A
(83,89,74)
#44493C
(68,73,60)
#35392E
(53,57,46)
#262920
(38,41,32)
#171912
(23,25,18)
#000000
(0,0,0)

Tints of #ADB99E

#ADB99E
(173,185,158)
#B4BFA6
(180,191,166)
#BBC5AE
(187,197,174)
#C2CBB6
(194,203,182)
#C9D1BE
(201,209,190)
#D0D7C6
(208,215,198)
#D7DDCE
(215,221,206)
#DEE3D6
(222,227,214)
#E5E9DE
(229,233,222)
#ECEFE6
(236,239,230)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB99E; }

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

This text font color is #ADB99E.

Background Color

.myBgColor { background-color: #ADB99E; }

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

This div background color is #ADB99E.

Border color

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

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

This div border color is #ADB99E.

Opacity

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

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

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

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

This text has shadow with #ADB99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB99E.

Preview

Color preview on black background

This text has color #ADB99E on black background.


Color preview on white background

This text has color #ADB99E on white background.


Black color preview on #ADB99E background

This text has black color on #ADB99E background.


White color preview on #ADB99E background

This text has white color on #ADB99E background.


Related colors

Complementary color

Complementary color for #hex is #524661.


I love getcolorcode.com

Triadic colors

1 #9EADB9 and #B99EAD with #ADB99E are triadic colors.

2 #9EB9AD and #B9AD9E with #ADB99E are triadic colors.