COLOR #AD95B7

HEX: #AD95B7 RGB: (173,149,183)

Renk bilgisi

#AD95B7 contains red, green and blue colors in about the same proportion. #AD95B7 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD95B7 color RGB value is (173,149,183).

RGB: (173,149,183) (68%, 58%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 149 of 255 = 58%
B 183 of 255 = 72%

173
149
183

R + G + B ~ 66%. #AD95B7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 149 + 183 = 505 (100%)
R 173 of 505 ~ 34.26%
G 149 of 505 ~ 29.5%
B 183 of 505 ~ 36.24'%

%34.26
%29.5
%36.24

CMYK RENK MODELİ

#AD95B7 rengi CMYK tonu (5,19,0,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 18.58%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (5,19,0,28)
C5M19Y0K28 (5%, 19%, 0%, 28%)
(0.05 / 0.19 / 0.00 / 0.28)

CMYK yüzdeleri

%5.46
%18.58
%0
%28.24

Codes

Color #AD95B7 in popluar color models

AD 95 B7
RGB 173 149 183
HSL 282° 19.10% 65.10%
HSB/HSV 282° 18.58% 71.76%
CMYK 5.46% 18.58% 0.00%
28.24%

Color #AD95B7 in popluar number systems.

HEX AD 95 B7
Decimal 173 149 183
Binary 10101101 10010101 10110111
Octal 255 225 267

Shades and tints

Shades of #AD95B7

#AD95B7
(173,149,183)
#9E88A7
(158,136,167)
#8F7B97
(143,123,151)
#806E87
(128,110,135)
#716177
(113,97,119)
#625467
(98,84,103)
#534757
(83,71,87)
#443A47
(68,58,71)
#352D37
(53,45,55)
#262027
(38,32,39)
#171317
(23,19,23)
#000000
(0,0,0)

Tints of #AD95B7

#AD95B7
(173,149,183)
#B49EBD
(180,158,189)
#BBA7C3
(187,167,195)
#C2B0C9
(194,176,201)
#C9B9CF
(201,185,207)
#D0C2D5
(208,194,213)
#D7CBDB
(215,203,219)
#DED4E1
(222,212,225)
#E5DDE7
(229,221,231)
#ECE6ED
(236,230,237)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD95B7 color. Also use rgb(173,149,183) instead hex code.

Text Font Color

.myTextColor { color: #AD95B7; }

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

This text font color is #AD95B7.

Background Color

.myBgColor { background-color: #AD95B7; }

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

This div background color is #AD95B7.

Border color

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

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

This div border color is #AD95B7.

Opacity

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

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

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

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

This text has shadow with #AD95B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD95B7.

Preview

Color preview on black background

This text has color #AD95B7 on black background.


Color preview on white background

This text has color #AD95B7 on white background.


Black color preview on #AD95B7 background

This text has black color on #AD95B7 background.


White color preview on #AD95B7 background

This text has white color on #AD95B7 background.


Related colors

Complementary color

Complementary color for #hex is #526A48.


I love getcolorcode.com

Triadic colors

1 #B7AD95 and #95B7AD with #AD95B7 are triadic colors.

2 #B795AD and #95ADB7 with #AD95B7 are triadic colors.