COLOR #AD897B

HEX: #AD897B RGB: (173,137,123)

Renk bilgisi

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

RGB renk modeli

#AD897B color RGB value is (173,137,123).

RGB: (173,137,123) (68%, 54%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 137 of 255 = 54%
B 123 of 255 = 48%

173
137
123

R + G + B ~ 57%. #AD897B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 137 + 123 = 433 (100%)
R 173 of 433 ~ 39.95%
G 137 of 433 ~ 31.64%
B 123 of 433 ~ 28.41'%

%39.95
%31.64
%28.41

CMYK RENK MODELİ

#AD897B rengi CMYK tonu (0,21,29,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.81%
  • sarı tonu 28.90%
  • ana renk tonu 32.16%

CMYK: (0,21,29,32)
C0M21Y29K32 (0%, 21%, 29%, 32%)
(0.00 / 0.21 / 0.29 / 0.32)

CMYK yüzdeleri

%0
%20.81
%28.9
%32.16

Codes

Color #AD897B in popluar color models

AD 89 7B
RGB 173 137 123
HSL 17° 23.36% 58.04%
HSB/HSV 17° 28.90% 67.84%
CMYK 0.00% 20.81% 28.90%
32.16%

Color #AD897B in popluar number systems.

HEX AD 89 7B
Decimal 173 137 123
Binary 10101101 10001001 1111011
Octal 255 211 173

Shades and tints

Shades of #AD897B

#AD897B
(173,137,123)
#9E7D70
(158,125,112)
#8F7165
(143,113,101)
#80655A
(128,101,90)
#71594F
(113,89,79)
#624D44
(98,77,68)
#534139
(83,65,57)
#44352E
(68,53,46)
#352923
(53,41,35)
#261D18
(38,29,24)
#17110D
(23,17,13)
#000000
(0,0,0)

Tints of #AD897B

#AD897B
(173,137,123)
#B49387
(180,147,135)
#BB9D93
(187,157,147)
#C2A79F
(194,167,159)
#C9B1AB
(201,177,171)
#D0BBB7
(208,187,183)
#D7C5C3
(215,197,195)
#DECFCF
(222,207,207)
#E5D9DB
(229,217,219)
#ECE3E7
(236,227,231)
#F3EDF3
(243,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD897B color. Also use rgb(173,137,123) instead hex code.

Text Font Color

.myTextColor { color: #AD897B; }

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

This text font color is #AD897B.

Background Color

.myBgColor { background-color: #AD897B; }

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

This div background color is #AD897B.

Border color

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

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

This div border color is #AD897B.

Opacity

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

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

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

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

This text has shadow with #AD897B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD897B.

Preview

Color preview on black background

This text has color #AD897B on black background.


Color preview on white background

This text has color #AD897B on white background.


Black color preview on #AD897B background

This text has black color on #AD897B background.


White color preview on #AD897B background

This text has white color on #AD897B background.


Related colors

Complementary color

Complementary color for #hex is #527684.


I love getcolorcode.com

Triadic colors

1 #7BAD89 and #897BAD with #AD897B are triadic colors.

2 #7B89AD and #89AD7B with #AD897B are triadic colors.