COLOR #AD95CE

HEX: #AD95CE RGB: (173,149,206)

Renk bilgisi

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

RGB renk modeli

#AD95CE color RGB value is (173,149,206).

RGB: (173,149,206) (68%, 58%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 149 of 255 = 58%
B 206 of 255 = 81%

173
149
206

R + G + B ~ 69%. #AD95CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 149 + 206 = 528 (100%)
R 173 of 528 ~ 32.77%
G 149 of 528 ~ 28.22%
B 206 of 528 ~ 39.02'%

%32.77
%28.22
%39.02

CMYK RENK MODELİ

#AD95CE rengi CMYK tonu (16,28,0,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 27.67%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%
CMYK: (16,28,0,19) C16M28Y0K19 (16%,28%,0%,19%) (0.16/0.28/0.00/0.19) 

CMYK yüzdeleri

%16.02
%27.67
%0
%19.22

Codes

Color #AD95CE in popluar color models

AD 95 CE
RGB 173 149 206
HSL 265° 36.77% 69.61%
HSB/HSV 265° 27.67% 80.78%
CMYK 16.02% 27.67% 0.00%
19.22%

Color #AD95CE in popluar number systems.

HEX AD 95 CE
Decimal 173 149 206
Binary 10101101 10010101 11001110
Octal 255 225 316

Shades and tints

Shades of #AD95CE

#AD95CE
(173,149,206)
#9E88BC
(158,136,188)
#8F7BAA
(143,123,170)
#806E98
(128,110,152)
#716186
(113,97,134)
#625474
(98,84,116)
#534762
(83,71,98)
#443A50
(68,58,80)
#352D3E
(53,45,62)
#26202C
(38,32,44)
#17131A
(23,19,26)
#000000
(0,0,0)

Tints of #AD95CE

#AD95CE
(173,149,206)
#B49ED2
(180,158,210)
#BBA7D6
(187,167,214)
#C2B0DA
(194,176,218)
#C9B9DE
(201,185,222)
#D0C2E2
(208,194,226)
#D7CBE6
(215,203,230)
#DED4EA
(222,212,234)
#E5DDEE
(229,221,238)
#ECE6F2
(236,230,242)
#F3EFF6
(243,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD95CE; }

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

This text font color is #AD95CE.

Background Color

.myBgColor { background-color: #AD95CE; }

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

This div background color is #AD95CE.

Border color

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

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

This div border color is #AD95CE.

Opacity

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

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

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

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

This text has shadow with #AD95CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD95CE.

Preview

Color preview on black background

This text has color #AD95CE on black background.


Color preview on white background

This text has color #AD95CE on white background.


Black color preview on #AD95CE background

This text has black color on #AD95CE background.


White color preview on #AD95CE background

This text has white color on #AD95CE background.


Related colors

Complementary color

Complementary color for #hex is #526A31.


I love getcolorcode.com

Triadic colors

1 #CEAD95 and #95CEAD with #AD95CE are triadic colors.

2 #CE95AD and #95ADCE with #AD95CE are triadic colors.