COLOR #AD95BC

HEX: #AD95BC RGB: (173,149,188)

Renk bilgisi

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

RGB renk modeli

#AD95BC color RGB value is (173,149,188).

RGB: (173,149,188) (68%, 58%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 149 of 255 = 58%
B 188 of 255 = 74%

173
149
188

R + G + B ~ 67%. #AD95BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 149 + 188 = 510 (100%)
R 173 of 510 ~ 33.92%
G 149 of 510 ~ 29.22%
B 188 of 510 ~ 36.86'%

%33.92
%29.22
%36.86

CMYK RENK MODELİ

#AD95BC rengi CMYK tonu (8,21,0,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 20.74%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%

CMYK: (8,21,0,26)
C8M21Y0K26 (8%, 21%, 0%, 26%)
(0.08 / 0.21 / 0.00 / 0.26)

CMYK yüzdeleri

%7.98
%20.74
%0
%26.27

Codes

Color #AD95BC in popluar color models

AD 95 BC
RGB 173 149 188
HSL 277° 22.54% 66.08%
HSB/HSV 277° 20.74% 73.73%
CMYK 7.98% 20.74% 0.00%
26.27%

Color #AD95BC in popluar number systems.

HEX AD 95 BC
Decimal 173 149 188
Binary 10101101 10010101 10111100
Octal 255 225 274

Shades and tints

Shades of #AD95BC

#AD95BC
(173,149,188)
#9E88AB
(158,136,171)
#8F7B9A
(143,123,154)
#806E89
(128,110,137)
#716178
(113,97,120)
#625467
(98,84,103)
#534756
(83,71,86)
#443A45
(68,58,69)
#352D34
(53,45,52)
#262023
(38,32,35)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #AD95BC

#AD95BC
(173,149,188)
#B49EC2
(180,158,194)
#BBA7C8
(187,167,200)
#C2B0CE
(194,176,206)
#C9B9D4
(201,185,212)
#D0C2DA
(208,194,218)
#D7CBE0
(215,203,224)
#DED4E6
(222,212,230)
#E5DDEC
(229,221,236)
#ECE6F2
(236,230,242)
#F3EFF8
(243,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD95BC; }

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

This text font color is #AD95BC.

Background Color

.myBgColor { background-color: #AD95BC; }

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

This div background color is #AD95BC.

Border color

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

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

This div border color is #AD95BC.

Opacity

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

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

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

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

This text has shadow with #AD95BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD95BC.

Preview

Color preview on black background

This text has color #AD95BC on black background.


Color preview on white background

This text has color #AD95BC on white background.


Black color preview on #AD95BC background

This text has black color on #AD95BC background.


White color preview on #AD95BC background

This text has white color on #AD95BC background.


Related colors

Complementary color

Complementary color for #hex is #526A43.


I love getcolorcode.com

Triadic colors

1 #BCAD95 and #95BCAD with #AD95BC are triadic colors.

2 #BC95AD and #95ADBC with #AD95BC are triadic colors.