COLOR #AD95D0

HEX: #AD95D0 RGB: (173,149,208)

Renk bilgisi

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

RGB renk modeli

#AD95D0 color RGB value is (173,149,208).

RGB: (173,149,208) (68%, 58%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 149 of 255 = 58%
B 208 of 255 = 82%

173
149
208

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 149 + 208 = 530 (100%)
R 173 of 530 ~ 32.64%
G 149 of 530 ~ 28.11%
B 208 of 530 ~ 39.25'%

%32.64
%28.11
%39.25

CMYK RENK MODELİ

#AD95D0 rengi CMYK tonu (17,28,0,18).

  • camgöbeği tonu 16.83%
  • eflatun tonu 28.37%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (17,28,0,18)
C17M28Y0K18 (17%, 28%, 0%, 18%)
(0.17 / 0.28 / 0.00 / 0.18)

CMYK yüzdeleri

%16.83
%28.37
%0
%18.43

Codes

Color #AD95D0 in popluar color models

AD 95 D0
RGB 173 149 208
HSL 264° 38.56% 70.00%
HSB/HSV 264° 28.37% 81.57%
CMYK 16.83% 28.37% 0.00%
18.43%

Color #AD95D0 in popluar number systems.

HEX AD 95 D0
Decimal 173 149 208
Binary 10101101 10010101 11010000
Octal 255 225 320

Shades and tints

Shades of #AD95D0

#AD95D0
(173,149,208)
#9E88BE
(158,136,190)
#8F7BAC
(143,123,172)
#806E9A
(128,110,154)
#716188
(113,97,136)
#625476
(98,84,118)
#534764
(83,71,100)
#443A52
(68,58,82)
#352D40
(53,45,64)
#26202E
(38,32,46)
#17131C
(23,19,28)
#000000
(0,0,0)

Tints of #AD95D0

#AD95D0
(173,149,208)
#B49ED4
(180,158,212)
#BBA7D8
(187,167,216)
#C2B0DC
(194,176,220)
#C9B9E0
(201,185,224)
#D0C2E4
(208,194,228)
#D7CBE8
(215,203,232)
#DED4EC
(222,212,236)
#E5DDF0
(229,221,240)
#ECE6F4
(236,230,244)
#F3EFF8
(243,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD95D0; }

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

This text font color is #AD95D0.

Background Color

.myBgColor { background-color: #AD95D0; }

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

This div background color is #AD95D0.

Border color

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

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

This div border color is #AD95D0.

Opacity

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

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

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

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

This text has shadow with #AD95D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD95D0.

Preview

Color preview on black background

This text has color #AD95D0 on black background.


Color preview on white background

This text has color #AD95D0 on white background.


Black color preview on #AD95D0 background

This text has black color on #AD95D0 background.


White color preview on #AD95D0 background

This text has white color on #AD95D0 background.


Related colors

Complementary color

Complementary color for #hex is #526A2F.


I love getcolorcode.com

Triadic colors

1 #D0AD95 and #95D0AD with #AD95D0 are triadic colors.

2 #D095AD and #95ADD0 with #AD95D0 are triadic colors.