COLOR #AD8A88

HEX: #AD8A88 RGB: (173,138,136)

Renk bilgisi

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

RGB renk modeli

#AD8A88 color RGB value is (173,138,136).

RGB: (173,138,136) (68%, 54%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 138 of 255 = 54%
B 136 of 255 = 53%

173
138
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 138 + 136 = 447 (100%)
R 173 of 447 ~ 38.7%
G 138 of 447 ~ 30.87%
B 136 of 447 ~ 30.43'%

%38.7
%30.87
%30.43

CMYK RENK MODELİ

#AD8A88 rengi CMYK tonu (0,20,21,32).

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

CMYK: (0,20,21,32)
C0M20Y21K32 (0%, 20%, 21%, 32%)
(0.00 / 0.20 / 0.21 / 0.32)

CMYK yüzdeleri

%0
%20.23
%21.39
%32.16

Codes

Color #AD8A88 in popluar color models

AD 8A 88
RGB 173 138 136
HSL 18.41% 60.59%
HSB/HSV 21.39% 67.84%
CMYK 0.00% 20.23% 21.39%
32.16%

Color #AD8A88 in popluar number systems.

HEX AD 8A 88
Decimal 173 138 136
Binary 10101101 10001010 10001000
Octal 255 212 210

Shades and tints

Shades of #AD8A88

#AD8A88
(173,138,136)
#9E7E7C
(158,126,124)
#8F7270
(143,114,112)
#806664
(128,102,100)
#715A58
(113,90,88)
#624E4C
(98,78,76)
#534240
(83,66,64)
#443634
(68,54,52)
#352A28
(53,42,40)
#261E1C
(38,30,28)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #AD8A88

#AD8A88
(173,138,136)
#B49492
(180,148,146)
#BB9E9C
(187,158,156)
#C2A8A6
(194,168,166)
#C9B2B0
(201,178,176)
#D0BCBA
(208,188,186)
#D7C6C4
(215,198,196)
#DED0CE
(222,208,206)
#E5DAD8
(229,218,216)
#ECE4E2
(236,228,226)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD8A88; }

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

This text font color is #AD8A88.

Background Color

.myBgColor { background-color: #AD8A88; }

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

This div background color is #AD8A88.

Border color

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

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

This div border color is #AD8A88.

Opacity

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

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

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

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

This text has shadow with #AD8A88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8A88.

Preview

Color preview on black background

This text has color #AD8A88 on black background.


Color preview on white background

This text has color #AD8A88 on white background.


Black color preview on #AD8A88 background

This text has black color on #AD8A88 background.


White color preview on #AD8A88 background

This text has white color on #AD8A88 background.


Related colors

Complementary color

Complementary color for #hex is #527577.


I love getcolorcode.com

Triadic colors

1 #88AD8A and #8A88AD with #AD8A88 are triadic colors.

2 #888AAD and #8AAD88 with #AD8A88 are triadic colors.