COLOR #ADB18D

HEX: #ADB18D RGB: (173,177,141)

Renk bilgisi

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

RGB renk modeli

#ADB18D color RGB value is (173,177,141).

RGB: (173,177,141) (68%, 69%, 55%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 177 of 255 = 69%
B 141 of 255 = 55%

173
177
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 177 + 141 = 491 (100%)
R 173 of 491 ~ 35.23%
G 177 of 491 ~ 36.05%
B 141 of 491 ~ 28.72'%

%35.23
%36.05
%28.72

CMYK RENK MODELİ

#ADB18D rengi CMYK tonu (2,0,20,31).

  • camgöbeği tonu 2.26%
  • eflatun tonu 0.00%
  • sarı tonu 20.34%
  • ana renk tonu 30.59%

CMYK: (2,0,20,31)
C2M0Y20K31 (2%, 0%, 20%, 31%)
(0.02 / 0.00 / 0.20 / 0.31)

CMYK yüzdeleri

%2.26
%0
%20.34
%30.59

Codes

Color #ADB18D in popluar color models

AD B1 8D
RGB 173 177 141
HSL 67° 18.75% 62.35%
HSB/HSV 67° 20.34% 69.41%
CMYK 2.26% 0.00% 20.34%
30.59%

Color #ADB18D in popluar number systems.

HEX AD B1 8D
Decimal 173 177 141
Binary 10101101 10110001 10001101
Octal 255 261 215

Shades and tints

Shades of #ADB18D

#ADB18D
(173,177,141)
#9EA181
(158,161,129)
#8F9175
(143,145,117)
#808169
(128,129,105)
#71715D
(113,113,93)
#626151
(98,97,81)
#535145
(83,81,69)
#444139
(68,65,57)
#35312D
(53,49,45)
#262121
(38,33,33)
#171115
(23,17,21)
#000000
(0,0,0)

Tints of #ADB18D

#ADB18D
(173,177,141)
#B4B897
(180,184,151)
#BBBFA1
(187,191,161)
#C2C6AB
(194,198,171)
#C9CDB5
(201,205,181)
#D0D4BF
(208,212,191)
#D7DBC9
(215,219,201)
#DEE2D3
(222,226,211)
#E5E9DD
(229,233,221)
#ECF0E7
(236,240,231)
#F3F7F1
(243,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB18D; }

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

This text font color is #ADB18D.

Background Color

.myBgColor { background-color: #ADB18D; }

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

This div background color is #ADB18D.

Border color

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

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

This div border color is #ADB18D.

Opacity

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

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

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

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

This text has shadow with #ADB18D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB18D.

Preview

Color preview on black background

This text has color #ADB18D on black background.


Color preview on white background

This text has color #ADB18D on white background.


Black color preview on #ADB18D background

This text has black color on #ADB18D background.


White color preview on #ADB18D background

This text has white color on #ADB18D background.


Related colors

Complementary color

Complementary color for #hex is #524E72.


I love getcolorcode.com

Triadic colors

1 #8DADB1 and #B18DAD with #ADB18D are triadic colors.

2 #8DB1AD and #B1AD8D with #ADB18D are triadic colors.