COLOR #ADB387

HEX: #ADB387 RGB: (173,179,135)

Renk bilgisi

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

RGB renk modeli

#ADB387 color RGB value is (173,179,135).

RGB: (173,179,135) (68%, 70%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 135 of 255 = 53%

173
179
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 135 = 487 (100%)
R 173 of 487 ~ 35.52%
G 179 of 487 ~ 36.76%
B 135 of 487 ~ 27.72'%

%35.52
%36.76
%27.72

CMYK RENK MODELİ

#ADB387 rengi CMYK tonu (3,0,25,30).

  • camgöbeği tonu 3.35%
  • eflatun tonu 0.00%
  • sarı tonu 24.58%
  • ana renk tonu 29.80%

CMYK: (3,0,25,30)
C3M0Y25K30 (3%, 0%, 25%, 30%)
(0.03 / 0.00 / 0.25 / 0.30)

CMYK yüzdeleri

%3.35
%0
%24.58
%29.8

Codes

Color #ADB387 in popluar color models

AD B3 87
RGB 173 179 135
HSL 68° 22.45% 61.57%
HSB/HSV 68° 24.58% 70.20%
CMYK 3.35% 0.00% 24.58%
29.80%

Color #ADB387 in popluar number systems.

HEX AD B3 87
Decimal 173 179 135
Binary 10101101 10110011 10000111
Octal 255 263 207

Shades and tints

Shades of #ADB387

#ADB387
(173,179,135)
#9EA37B
(158,163,123)
#8F936F
(143,147,111)
#808363
(128,131,99)
#717357
(113,115,87)
#62634B
(98,99,75)
#53533F
(83,83,63)
#444333
(68,67,51)
#353327
(53,51,39)
#26231B
(38,35,27)
#17130F
(23,19,15)
#000000
(0,0,0)

Tints of #ADB387

#ADB387
(173,179,135)
#B4B991
(180,185,145)
#BBBF9B
(187,191,155)
#C2C5A5
(194,197,165)
#C9CBAF
(201,203,175)
#D0D1B9
(208,209,185)
#D7D7C3
(215,215,195)
#DEDDCD
(222,221,205)
#E5E3D7
(229,227,215)
#ECE9E1
(236,233,225)
#F3EFEB
(243,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB387 color. Also use rgb(173,179,135) instead hex code.

Text Font Color

.myTextColor { color: #ADB387; }

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

This text font color is #ADB387.

Background Color

.myBgColor { background-color: #ADB387; }

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

This div background color is #ADB387.

Border color

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

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

This div border color is #ADB387.

Opacity

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

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

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

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

This text has shadow with #ADB387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB387.

Preview

Color preview on black background

This text has color #ADB387 on black background.


Color preview on white background

This text has color #ADB387 on white background.


Black color preview on #ADB387 background

This text has black color on #ADB387 background.


White color preview on #ADB387 background

This text has white color on #ADB387 background.


Related colors

Complementary color

Complementary color for #hex is #524C78.


I love getcolorcode.com

Triadic colors

1 #87ADB3 and #B387AD with #ADB387 are triadic colors.

2 #87B3AD and #B3AD87 with #ADB387 are triadic colors.