COLOR #AD96C7

HEX: #AD96C7 RGB: (173,150,199)

Renk bilgisi

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

RGB renk modeli

#AD96C7 color RGB value is (173,150,199).

RGB: (173,150,199) (68%, 59%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 150 of 255 = 59%
B 199 of 255 = 78%

173
150
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 150 + 199 = 522 (100%)
R 173 of 522 ~ 33.14%
G 150 of 522 ~ 28.74%
B 199 of 522 ~ 38.12'%

%33.14
%28.74
%38.12

CMYK RENK MODELİ

#AD96C7 rengi CMYK tonu (13,25,0,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 24.62%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (13,25,0,22)
C13M25Y0K22 (13%, 25%, 0%, 22%)
(0.13 / 0.25 / 0.00 / 0.22)

CMYK yüzdeleri

%13.07
%24.62
%0
%21.96

Codes

Color #AD96C7 in popluar color models

AD 96 C7
RGB 173 150 199
HSL 268° 30.43% 68.43%
HSB/HSV 268° 24.62% 78.04%
CMYK 13.07% 24.62% 0.00%
21.96%

Color #AD96C7 in popluar number systems.

HEX AD 96 C7
Decimal 173 150 199
Binary 10101101 10010110 11000111
Octal 255 226 307

Shades and tints

Shades of #AD96C7

#AD96C7
(173,150,199)
#9E89B5
(158,137,181)
#8F7CA3
(143,124,163)
#806F91
(128,111,145)
#71627F
(113,98,127)
#62556D
(98,85,109)
#53485B
(83,72,91)
#443B49
(68,59,73)
#352E37
(53,46,55)
#262125
(38,33,37)
#171413
(23,20,19)
#000000
(0,0,0)

Tints of #AD96C7

#AD96C7
(173,150,199)
#B49FCC
(180,159,204)
#BBA8D1
(187,168,209)
#C2B1D6
(194,177,214)
#C9BADB
(201,186,219)
#D0C3E0
(208,195,224)
#D7CCE5
(215,204,229)
#DED5EA
(222,213,234)
#E5DEEF
(229,222,239)
#ECE7F4
(236,231,244)
#F3F0F9
(243,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD96C7; }

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

This text font color is #AD96C7.

Background Color

.myBgColor { background-color: #AD96C7; }

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

This div background color is #AD96C7.

Border color

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

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

This div border color is #AD96C7.

Opacity

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

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

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

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

This text has shadow with #AD96C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD96C7.

Preview

Color preview on black background

This text has color #AD96C7 on black background.


Color preview on white background

This text has color #AD96C7 on white background.


Black color preview on #AD96C7 background

This text has black color on #AD96C7 background.


White color preview on #AD96C7 background

This text has white color on #AD96C7 background.


Related colors

Complementary color

Complementary color for #hex is #526938.


I love getcolorcode.com

Triadic colors

1 #C7AD96 and #96C7AD with #AD96C7 are triadic colors.

2 #C796AD and #96ADC7 with #AD96C7 are triadic colors.