COLOR #ADBB8D

HEX: #ADBB8D RGB: (173,187,141)

Renk bilgisi

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

RGB renk modeli

#ADBB8D color RGB value is (173,187,141).

RGB: (173,187,141) (68%, 73%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 141 of 255 = 55%

173
187
141

R + G + B ~ 65%. #ADBB8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 141 = 501 (100%)
R 173 of 501 ~ 34.53%
G 187 of 501 ~ 37.33%
B 141 of 501 ~ 28.14'%

%34.53
%37.33
%28.14

CMYK RENK MODELİ

#ADBB8D rengi CMYK tonu (7,0,25,27).

  • camgöbeği tonu 7.49%
  • eflatun tonu 0.00%
  • sarı tonu 24.60%
  • ana renk tonu 26.67%

CMYK: (7,0,25,27)
C7M0Y25K27 (7%, 0%, 25%, 27%)
(0.07 / 0.00 / 0.25 / 0.27)

CMYK yüzdeleri

%7.49
%0
%24.6
%26.67

Codes

Color #ADBB8D in popluar color models

AD BB 8D
RGB 173 187 141
HSL 78° 25.27% 64.31%
HSB/HSV 78° 24.60% 73.33%
CMYK 7.49% 0.00% 24.60%
26.67%

Color #ADBB8D in popluar number systems.

HEX AD BB 8D
Decimal 173 187 141
Binary 10101101 10111011 10001101
Octal 255 273 215

Shades and tints

Shades of #ADBB8D

#ADBB8D
(173,187,141)
#9EAA81
(158,170,129)
#8F9975
(143,153,117)
#808869
(128,136,105)
#71775D
(113,119,93)
#626651
(98,102,81)
#535545
(83,85,69)
#444439
(68,68,57)
#35332D
(53,51,45)
#262221
(38,34,33)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #ADBB8D

#ADBB8D
(173,187,141)
#B4C197
(180,193,151)
#BBC7A1
(187,199,161)
#C2CDAB
(194,205,171)
#C9D3B5
(201,211,181)
#D0D9BF
(208,217,191)
#D7DFC9
(215,223,201)
#DEE5D3
(222,229,211)
#E5EBDD
(229,235,221)
#ECF1E7
(236,241,231)
#F3F7F1
(243,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBB8D color. Also use rgb(173,187,141) instead hex code.

Text Font Color

.myTextColor { color: #ADBB8D; }

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

This text font color is #ADBB8D.

Background Color

.myBgColor { background-color: #ADBB8D; }

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

This div background color is #ADBB8D.

Border color

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

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

This div border color is #ADBB8D.

Opacity

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

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

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

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

This text has shadow with #ADBB8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBB8D.

Preview

Color preview on black background

This text has color #ADBB8D on black background.


Color preview on white background

This text has color #ADBB8D on white background.


Black color preview on #ADBB8D background

This text has black color on #ADBB8D background.


White color preview on #ADBB8D background

This text has white color on #ADBB8D background.


Related colors

Complementary color

Complementary color for #hex is #524472.


I love getcolorcode.com

Triadic colors

1 #8DADBB and #BB8DAD with #ADBB8D are triadic colors.

2 #8DBBAD and #BBAD8D with #ADBB8D are triadic colors.