COLOR #ADB09B

HEX: #ADB09B RGB: (173,176,155)

Renk bilgisi

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

RGB renk modeli

#ADB09B color RGB value is (173,176,155).

RGB: (173,176,155) (68%, 69%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 155 of 255 = 61%

173
176
155

R + G + B ~ 66%. #ADB09B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 155 = 504 (100%)
R 173 of 504 ~ 34.33%
G 176 of 504 ~ 34.92%
B 155 of 504 ~ 30.75'%

%34.33
%34.92
%30.75

CMYK RENK MODELİ

#ADB09B rengi CMYK tonu (2,0,12,31).

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

CMYK: (2,0,12,31)
C2M0Y12K31 (2%, 0%, 12%, 31%)
(0.02 / 0.00 / 0.12 / 0.31)

CMYK yüzdeleri

%1.7
%0
%11.93
%30.98

Codes

Color #ADB09B in popluar color models

AD B0 9B
RGB 173 176 155
HSL 69° 11.73% 64.90%
HSB/HSV 69° 11.93% 69.02%
CMYK 1.70% 0.00% 11.93%
30.98%

Color #ADB09B in popluar number systems.

HEX AD B0 9B
Decimal 173 176 155
Binary 10101101 10110000 10011011
Octal 255 260 233

Shades and tints

Shades of #ADB09B

#ADB09B
(173,176,155)
#9EA08D
(158,160,141)
#8F907F
(143,144,127)
#808071
(128,128,113)
#717063
(113,112,99)
#626055
(98,96,85)
#535047
(83,80,71)
#444039
(68,64,57)
#35302B
(53,48,43)
#26201D
(38,32,29)
#17100F
(23,16,15)
#000000
(0,0,0)

Tints of #ADB09B

#ADB09B
(173,176,155)
#B4B7A4
(180,183,164)
#BBBEAD
(187,190,173)
#C2C5B6
(194,197,182)
#C9CCBF
(201,204,191)
#D0D3C8
(208,211,200)
#D7DAD1
(215,218,209)
#DEE1DA
(222,225,218)
#E5E8E3
(229,232,227)
#ECEFEC
(236,239,236)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB09B; }

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

This text font color is #ADB09B.

Background Color

.myBgColor { background-color: #ADB09B; }

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

This div background color is #ADB09B.

Border color

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

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

This div border color is #ADB09B.

Opacity

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

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

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

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

This text has shadow with #ADB09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB09B.

Preview

Color preview on black background

This text has color #ADB09B on black background.


Color preview on white background

This text has color #ADB09B on white background.


Black color preview on #ADB09B background

This text has black color on #ADB09B background.


White color preview on #ADB09B background

This text has white color on #ADB09B background.


Related colors

Complementary color

Complementary color for #hex is #524F64.


I love getcolorcode.com

Triadic colors

1 #9BADB0 and #B09BAD with #ADB09B are triadic colors.

2 #9BB0AD and #B0AD9B with #ADB09B are triadic colors.