COLOR #ADB08E

HEX: #ADB08E RGB: (173,176,142)

Renk bilgisi

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

RGB renk modeli

#ADB08E color RGB value is (173,176,142).

RGB: (173,176,142) (68%, 69%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 142 of 255 = 56%

173
176
142

R + G + B ~ 64%. #ADB08E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 142 = 491 (100%)
R 173 of 491 ~ 35.23%
G 176 of 491 ~ 35.85%
B 142 of 491 ~ 28.92'%

%35.23
%35.85
%28.92

CMYK RENK MODELİ

#ADB08E rengi CMYK tonu (2,0,19,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 0.00%
  • sarı tonu 19.32%
  • ana renk tonu 30.98%

CMYK: (2,0,19,31)
C2M0Y19K31 (2%, 0%, 19%, 31%)
(0.02 / 0.00 / 0.19 / 0.31)

CMYK yüzdeleri

%1.7
%0
%19.32
%30.98

Codes

Color #ADB08E in popluar color models

AD B0 8E
RGB 173 176 142
HSL 65° 17.71% 62.35%
HSB/HSV 65° 19.32% 69.02%
CMYK 1.70% 0.00% 19.32%
30.98%

Color #ADB08E in popluar number systems.

HEX AD B0 8E
Decimal 173 176 142
Binary 10101101 10110000 10001110
Octal 255 260 216

Shades and tints

Shades of #ADB08E

#ADB08E
(173,176,142)
#9EA082
(158,160,130)
#8F9076
(143,144,118)
#80806A
(128,128,106)
#71705E
(113,112,94)
#626052
(98,96,82)
#535046
(83,80,70)
#44403A
(68,64,58)
#35302E
(53,48,46)
#262022
(38,32,34)
#171016
(23,16,22)
#000000
(0,0,0)

Tints of #ADB08E

#ADB08E
(173,176,142)
#B4B798
(180,183,152)
#BBBEA2
(187,190,162)
#C2C5AC
(194,197,172)
#C9CCB6
(201,204,182)
#D0D3C0
(208,211,192)
#D7DACA
(215,218,202)
#DEE1D4
(222,225,212)
#E5E8DE
(229,232,222)
#ECEFE8
(236,239,232)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB08E; }

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

This text font color is #ADB08E.

Background Color

.myBgColor { background-color: #ADB08E; }

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

This div background color is #ADB08E.

Border color

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

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

This div border color is #ADB08E.

Opacity

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

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

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

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

This text has shadow with #ADB08E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB08E.

Preview

Color preview on black background

This text has color #ADB08E on black background.


Color preview on white background

This text has color #ADB08E on white background.


Black color preview on #ADB08E background

This text has black color on #ADB08E background.


White color preview on #ADB08E background

This text has white color on #ADB08E background.


Related colors

Complementary color

Complementary color for #hex is #524F71.


I love getcolorcode.com

Triadic colors

1 #8EADB0 and #B08EAD with #ADB08E are triadic colors.

2 #8EB0AD and #B0AD8E with #ADB08E are triadic colors.