COLOR #ADB87E

HEX: #ADB87E RGB: (173,184,126)

Renk bilgisi

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

RGB renk modeli

#ADB87E color RGB value is (173,184,126).

RGB: (173,184,126) (68%, 72%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 126 of 255 = 49%

173
184
126

R + G + B ~ 63%. #ADB87E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 126 = 483 (100%)
R 173 of 483 ~ 35.82%
G 184 of 483 ~ 38.1%
B 126 of 483 ~ 26.09'%

%35.82
%38.1
%26.09

CMYK RENK MODELİ

#ADB87E rengi CMYK tonu (6,0,32,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 31.52%
  • ana renk tonu 27.84%

CMYK: (6,0,32,28)
C6M0Y32K28 (6%, 0%, 32%, 28%)
(0.06 / 0.00 / 0.32 / 0.28)

CMYK yüzdeleri

%5.98
%0
%31.52
%27.84

Codes

Color #ADB87E in popluar color models

AD B8 7E
RGB 173 184 126
HSL 71° 29.00% 60.78%
HSB/HSV 71° 31.52% 72.16%
CMYK 5.98% 0.00% 31.52%
27.84%

Color #ADB87E in popluar number systems.

HEX AD B8 7E
Decimal 173 184 126
Binary 10101101 10111000 1111110
Octal 255 270 176

Shades and tints

Shades of #ADB87E

#ADB87E
(173,184,126)
#9EA873
(158,168,115)
#8F9868
(143,152,104)
#80885D
(128,136,93)
#717852
(113,120,82)
#626847
(98,104,71)
#53583C
(83,88,60)
#444831
(68,72,49)
#353826
(53,56,38)
#26281B
(38,40,27)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #ADB87E

#ADB87E
(173,184,126)
#B4BE89
(180,190,137)
#BBC494
(187,196,148)
#C2CA9F
(194,202,159)
#C9D0AA
(201,208,170)
#D0D6B5
(208,214,181)
#D7DCC0
(215,220,192)
#DEE2CB
(222,226,203)
#E5E8D6
(229,232,214)
#ECEEE1
(236,238,225)
#F3F4EC
(243,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB87E color. Also use rgb(173,184,126) instead hex code.

Text Font Color

.myTextColor { color: #ADB87E; }

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

This text font color is #ADB87E.

Background Color

.myBgColor { background-color: #ADB87E; }

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

This div background color is #ADB87E.

Border color

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

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

This div border color is #ADB87E.

Opacity

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

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

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

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

This text has shadow with #ADB87E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB87E.

Preview

Color preview on black background

This text has color #ADB87E on black background.


Color preview on white background

This text has color #ADB87E on white background.


Black color preview on #ADB87E background

This text has black color on #ADB87E background.


White color preview on #ADB87E background

This text has white color on #ADB87E background.


Related colors

Complementary color

Complementary color for #hex is #524781.


I love getcolorcode.com

Triadic colors

1 #7EADB8 and #B87EAD with #ADB87E are triadic colors.

2 #7EB8AD and #B8AD7E with #ADB87E are triadic colors.