COLOR #AD8E98

HEX: #AD8E98 RGB: (173,142,152)

Renk bilgisi

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

RGB renk modeli

#AD8E98 color RGB value is (173,142,152).

RGB: (173,142,152) (68%, 56%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 142 of 255 = 56%
B 152 of 255 = 60%

173
142
152

R + G + B ~ 61%. #AD8E98 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 142 + 152 = 467 (100%)
R 173 of 467 ~ 37.04%
G 142 of 467 ~ 30.41%
B 152 of 467 ~ 32.55'%

%37.04
%30.41
%32.55

CMYK RENK MODELİ

#AD8E98 rengi CMYK tonu (0,18,12,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.92%
  • sarı tonu 12.14%
  • ana renk tonu 32.16%

CMYK: (0,18,12,32)
C0M18Y12K32 (0%, 18%, 12%, 32%)
(0.00 / 0.18 / 0.12 / 0.32)

CMYK yüzdeleri

%0
%17.92
%12.14
%32.16

Codes

Color #AD8E98 in popluar color models

AD 8E 98
RGB 173 142 152
HSL 341° 15.90% 61.76%
HSB/HSV 341° 17.92% 67.84%
CMYK 0.00% 17.92% 12.14%
32.16%

Color #AD8E98 in popluar number systems.

HEX AD 8E 98
Decimal 173 142 152
Binary 10101101 10001110 10011000
Octal 255 216 230

Shades and tints

Shades of #AD8E98

#AD8E98
(173,142,152)
#9E828B
(158,130,139)
#8F767E
(143,118,126)
#806A71
(128,106,113)
#715E64
(113,94,100)
#625257
(98,82,87)
#53464A
(83,70,74)
#443A3D
(68,58,61)
#352E30
(53,46,48)
#262223
(38,34,35)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #AD8E98

#AD8E98
(173,142,152)
#B498A1
(180,152,161)
#BBA2AA
(187,162,170)
#C2ACB3
(194,172,179)
#C9B6BC
(201,182,188)
#D0C0C5
(208,192,197)
#D7CACE
(215,202,206)
#DED4D7
(222,212,215)
#E5DEE0
(229,222,224)
#ECE8E9
(236,232,233)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD8E98 color. Also use rgb(173,142,152) instead hex code.

Text Font Color

.myTextColor { color: #AD8E98; }

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

This text font color is #AD8E98.

Background Color

.myBgColor { background-color: #AD8E98; }

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

This div background color is #AD8E98.

Border color

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

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

This div border color is #AD8E98.

Opacity

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

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

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

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

This text has shadow with #AD8E98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD8E98.

Preview

Color preview on black background

This text has color #AD8E98 on black background.


Color preview on white background

This text has color #AD8E98 on white background.


Black color preview on #AD8E98 background

This text has black color on #AD8E98 background.


White color preview on #AD8E98 background

This text has white color on #AD8E98 background.


Related colors

Complementary color

Complementary color for #hex is #527167.


I love getcolorcode.com

Triadic colors

1 #98AD8E and #8E98AD with #AD8E98 are triadic colors.

2 #988EAD and #8EAD98 with #AD8E98 are triadic colors.