COLOR #AD96C3

HEX: #AD96C3 RGB: (173,150,195)

Renk bilgisi

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

RGB renk modeli

#AD96C3 color RGB value is (173,150,195).

RGB: (173,150,195) (68%, 59%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 150 of 255 = 59%
B 195 of 255 = 76%

173
150
195

R + G + B ~ 68%. #AD96C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 150 + 195 = 518 (100%)
R 173 of 518 ~ 33.4%
G 150 of 518 ~ 28.96%
B 195 of 518 ~ 37.64'%

%33.4
%28.96
%37.64

CMYK RENK MODELİ

#AD96C3 rengi CMYK tonu (11,23,0,24).

  • camgöbeği tonu 11.28%
  • eflatun tonu 23.08%
  • sarı tonu 0.00%
  • ana renk tonu 23.53%

CMYK: (11,23,0,24)
C11M23Y0K24 (11%, 23%, 0%, 24%)
(0.11 / 0.23 / 0.00 / 0.24)

CMYK yüzdeleri

%11.28
%23.08
%0
%23.53

Codes

Color #AD96C3 in popluar color models

AD 96 C3
RGB 173 150 195
HSL 271° 27.27% 67.65%
HSB/HSV 271° 23.08% 76.47%
CMYK 11.28% 23.08% 0.00%
23.53%

Color #AD96C3 in popluar number systems.

HEX AD 96 C3
Decimal 173 150 195
Binary 10101101 10010110 11000011
Octal 255 226 303

Shades and tints

Shades of #AD96C3

#AD96C3
(173,150,195)
#9E89B2
(158,137,178)
#8F7CA1
(143,124,161)
#806F90
(128,111,144)
#71627F
(113,98,127)
#62556E
(98,85,110)
#53485D
(83,72,93)
#443B4C
(68,59,76)
#352E3B
(53,46,59)
#26212A
(38,33,42)
#171419
(23,20,25)
#000000
(0,0,0)

Tints of #AD96C3

#AD96C3
(173,150,195)
#B49FC8
(180,159,200)
#BBA8CD
(187,168,205)
#C2B1D2
(194,177,210)
#C9BAD7
(201,186,215)
#D0C3DC
(208,195,220)
#D7CCE1
(215,204,225)
#DED5E6
(222,213,230)
#E5DEEB
(229,222,235)
#ECE7F0
(236,231,240)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD96C3 color. Also use rgb(173,150,195) instead hex code.

Text Font Color

.myTextColor { color: #AD96C3; }

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

This text font color is #AD96C3.

Background Color

.myBgColor { background-color: #AD96C3; }

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

This div background color is #AD96C3.

Border color

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

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

This div border color is #AD96C3.

Opacity

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

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

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

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

This text has shadow with #AD96C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD96C3.

Preview

Color preview on black background

This text has color #AD96C3 on black background.


Color preview on white background

This text has color #AD96C3 on white background.


Black color preview on #AD96C3 background

This text has black color on #AD96C3 background.


White color preview on #AD96C3 background

This text has white color on #AD96C3 background.


Related colors

Complementary color

Complementary color for #hex is #52693C.


I love getcolorcode.com

Triadic colors

1 #C3AD96 and #96C3AD with #AD96C3 are triadic colors.

2 #C396AD and #96ADC3 with #AD96C3 are triadic colors.