COLOR #ADB59E

HEX: #ADB59E RGB: (173,181,158)

Renk bilgisi

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

RGB renk modeli

#ADB59E color RGB value is (173,181,158).

RGB: (173,181,158) (68%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 158 of 255 = 62%

173
181
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 158 = 512 (100%)
R 173 of 512 ~ 33.79%
G 181 of 512 ~ 35.35%
B 158 of 512 ~ 30.86'%

%33.79
%35.35
%30.86

CMYK RENK MODELİ

#ADB59E rengi CMYK tonu (4,0,13,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 0.00%
  • sarı tonu 12.71%
  • ana renk tonu 29.02%

CMYK: (4,0,13,29)
C4M0Y13K29 (4%, 0%, 13%, 29%)
(0.04 / 0.00 / 0.13 / 0.29)

CMYK yüzdeleri

%4.42
%0
%12.71
%29.02

Codes

Color #ADB59E in popluar color models

AD B5 9E
RGB 173 181 158
HSL 81° 13.45% 66.47%
HSB/HSV 81° 12.71% 70.98%
CMYK 4.42% 0.00% 12.71%
29.02%

Color #ADB59E in popluar number systems.

HEX AD B5 9E
Decimal 173 181 158
Binary 10101101 10110101 10011110
Octal 255 265 236

Shades and tints

Shades of #ADB59E

#ADB59E
(173,181,158)
#9EA590
(158,165,144)
#8F9582
(143,149,130)
#808574
(128,133,116)
#717566
(113,117,102)
#626558
(98,101,88)
#53554A
(83,85,74)
#44453C
(68,69,60)
#35352E
(53,53,46)
#262520
(38,37,32)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #ADB59E

#ADB59E
(173,181,158)
#B4BBA6
(180,187,166)
#BBC1AE
(187,193,174)
#C2C7B6
(194,199,182)
#C9CDBE
(201,205,190)
#D0D3C6
(208,211,198)
#D7D9CE
(215,217,206)
#DEDFD6
(222,223,214)
#E5E5DE
(229,229,222)
#ECEBE6
(236,235,230)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB59E; }

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

This text font color is #ADB59E.

Background Color

.myBgColor { background-color: #ADB59E; }

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

This div background color is #ADB59E.

Border color

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

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

This div border color is #ADB59E.

Opacity

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

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

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

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

This text has shadow with #ADB59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB59E.

Preview

Color preview on black background

This text has color #ADB59E on black background.


Color preview on white background

This text has color #ADB59E on white background.


Black color preview on #ADB59E background

This text has black color on #ADB59E background.


White color preview on #ADB59E background

This text has white color on #ADB59E background.


Related colors

Complementary color

Complementary color for #hex is #524A61.


I love getcolorcode.com

Triadic colors

1 #9EADB5 and #B59EAD with #ADB59E are triadic colors.

2 #9EB5AD and #B5AD9E with #ADB59E are triadic colors.