COLOR #ADB89E

HEX: #ADB89E RGB: (173,184,158)

Renk bilgisi

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

RGB renk modeli

#ADB89E color RGB value is (173,184,158).

RGB: (173,184,158) (68%, 72%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 158 of 255 = 62%

173
184
158

R + G + B ~ 67%. #ADB89E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 158 = 515 (100%)
R 173 of 515 ~ 33.59%
G 184 of 515 ~ 35.73%
B 158 of 515 ~ 30.68'%

%33.59
%35.73
%30.68

CMYK RENK MODELİ

#ADB89E rengi CMYK tonu (6,0,14,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 14.13%
  • ana renk tonu 27.84%

CMYK: (6,0,14,28)
C6M0Y14K28 (6%, 0%, 14%, 28%)
(0.06 / 0.00 / 0.14 / 0.28)

CMYK yüzdeleri

%5.98
%0
%14.13
%27.84

Codes

Color #ADB89E in popluar color models

AD B8 9E
RGB 173 184 158
HSL 85° 15.48% 67.06%
HSB/HSV 85° 14.13% 72.16%
CMYK 5.98% 0.00% 14.13%
27.84%

Color #ADB89E in popluar number systems.

HEX AD B8 9E
Decimal 173 184 158
Binary 10101101 10111000 10011110
Octal 255 270 236

Shades and tints

Shades of #ADB89E

#ADB89E
(173,184,158)
#9EA890
(158,168,144)
#8F9882
(143,152,130)
#808874
(128,136,116)
#717866
(113,120,102)
#626858
(98,104,88)
#53584A
(83,88,74)
#44483C
(68,72,60)
#35382E
(53,56,46)
#262820
(38,40,32)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #ADB89E

#ADB89E
(173,184,158)
#B4BEA6
(180,190,166)
#BBC4AE
(187,196,174)
#C2CAB6
(194,202,182)
#C9D0BE
(201,208,190)
#D0D6C6
(208,214,198)
#D7DCCE
(215,220,206)
#DEE2D6
(222,226,214)
#E5E8DE
(229,232,222)
#ECEEE6
(236,238,230)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB89E; }

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

This text font color is #ADB89E.

Background Color

.myBgColor { background-color: #ADB89E; }

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

This div background color is #ADB89E.

Border color

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

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

This div border color is #ADB89E.

Opacity

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

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

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

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

This text has shadow with #ADB89E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB89E.

Preview

Color preview on black background

This text has color #ADB89E on black background.


Color preview on white background

This text has color #ADB89E on white background.


Black color preview on #ADB89E background

This text has black color on #ADB89E background.


White color preview on #ADB89E background

This text has white color on #ADB89E background.


Related colors

Complementary color

Complementary color for #hex is #524761.


I love getcolorcode.com

Triadic colors

1 #9EADB8 and #B89EAD with #ADB89E are triadic colors.

2 #9EB8AD and #B8AD9E with #ADB89E are triadic colors.