COLOR #AD887E

HEX: #AD887E RGB: (173,136,126)

Renk bilgisi

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

RGB renk modeli

#AD887E color RGB value is (173,136,126).

RGB: (173,136,126) (68%, 53%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 136 of 255 = 53%
B 126 of 255 = 49%

173
136
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 136 + 126 = 435 (100%)
R 173 of 435 ~ 39.77%
G 136 of 435 ~ 31.26%
B 126 of 435 ~ 28.97'%

%39.77
%31.26
%28.97

CMYK RENK MODELİ

#AD887E rengi CMYK tonu (0,21,27,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.39%
  • sarı tonu 27.17%
  • ana renk tonu 32.16%

CMYK: (0,21,27,32)
C0M21Y27K32 (0%, 21%, 27%, 32%)
(0.00 / 0.21 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%21.39
%27.17
%32.16

Codes

Color #AD887E in popluar color models

AD 88 7E
RGB 173 136 126
HSL 13° 22.27% 58.63%
HSB/HSV 13° 27.17% 67.84%
CMYK 0.00% 21.39% 27.17%
32.16%

Color #AD887E in popluar number systems.

HEX AD 88 7E
Decimal 173 136 126
Binary 10101101 10001000 1111110
Octal 255 210 176

Shades and tints

Shades of #AD887E

#AD887E
(173,136,126)
#9E7C73
(158,124,115)
#8F7068
(143,112,104)
#80645D
(128,100,93)
#715852
(113,88,82)
#624C47
(98,76,71)
#53403C
(83,64,60)
#443431
(68,52,49)
#352826
(53,40,38)
#261C1B
(38,28,27)
#171010
(23,16,16)
#000000
(0,0,0)

Tints of #AD887E

#AD887E
(173,136,126)
#B49289
(180,146,137)
#BB9C94
(187,156,148)
#C2A69F
(194,166,159)
#C9B0AA
(201,176,170)
#D0BAB5
(208,186,181)
#D7C4C0
(215,196,192)
#DECECB
(222,206,203)
#E5D8D6
(229,216,214)
#ECE2E1
(236,226,225)
#F3ECEC
(243,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD887E; }

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

This text font color is #AD887E.

Background Color

.myBgColor { background-color: #AD887E; }

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

This div background color is #AD887E.

Border color

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

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

This div border color is #AD887E.

Opacity

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

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

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

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

This text has shadow with #AD887E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD887E.

Preview

Color preview on black background

This text has color #AD887E on black background.


Color preview on white background

This text has color #AD887E on white background.


Black color preview on #AD887E background

This text has black color on #AD887E background.


White color preview on #AD887E background

This text has white color on #AD887E background.


Related colors

Complementary color

Complementary color for #hex is #527781.


I love getcolorcode.com

Triadic colors

1 #7EAD88 and #887EAD with #AD887E are triadic colors.

2 #7E88AD and #88AD7E with #AD887E are triadic colors.