COLOR #AD9EC7

HEX: #AD9EC7 RGB: (173,158,199)

Renk bilgisi

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

RGB renk modeli

#AD9EC7 color RGB value is (173,158,199).

RGB: (173,158,199) (68%, 62%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 158 of 255 = 62%
B 199 of 255 = 78%

173
158
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 158 + 199 = 530 (100%)
R 173 of 530 ~ 32.64%
G 158 of 530 ~ 29.81%
B 199 of 530 ~ 37.55'%

%32.64
%29.81
%37.55

CMYK RENK MODELİ

#AD9EC7 rengi CMYK tonu (13,21,0,22).

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

CMYK: (13,21,0,22)
C13M21Y0K22 (13%, 21%, 0%, 22%)
(0.13 / 0.21 / 0.00 / 0.22)

CMYK yüzdeleri

%13.07
%20.6
%0
%21.96

Codes

Color #AD9EC7 in popluar color models

AD 9E C7
RGB 173 158 199
HSL 262° 26.80% 70.00%
HSB/HSV 262° 20.60% 78.04%
CMYK 13.07% 20.60% 0.00%
21.96%

Color #AD9EC7 in popluar number systems.

HEX AD 9E C7
Decimal 173 158 199
Binary 10101101 10011110 11000111
Octal 255 236 307

Shades and tints

Shades of #AD9EC7

#AD9EC7
(173,158,199)
#9E90B5
(158,144,181)
#8F82A3
(143,130,163)
#807491
(128,116,145)
#71667F
(113,102,127)
#62586D
(98,88,109)
#534A5B
(83,74,91)
#443C49
(68,60,73)
#352E37
(53,46,55)
#262025
(38,32,37)
#171213
(23,18,19)
#000000
(0,0,0)

Tints of #AD9EC7

#AD9EC7
(173,158,199)
#B4A6CC
(180,166,204)
#BBAED1
(187,174,209)
#C2B6D6
(194,182,214)
#C9BEDB
(201,190,219)
#D0C6E0
(208,198,224)
#D7CEE5
(215,206,229)
#DED6EA
(222,214,234)
#E5DEEF
(229,222,239)
#ECE6F4
(236,230,244)
#F3EEF9
(243,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9EC7; }

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

This text font color is #AD9EC7.

Background Color

.myBgColor { background-color: #AD9EC7; }

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

This div background color is #AD9EC7.

Border color

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

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

This div border color is #AD9EC7.

Opacity

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

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

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

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

This text has shadow with #AD9EC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9EC7.

Preview

Color preview on black background

This text has color #AD9EC7 on black background.


Color preview on white background

This text has color #AD9EC7 on white background.


Black color preview on #AD9EC7 background

This text has black color on #AD9EC7 background.


White color preview on #AD9EC7 background

This text has white color on #AD9EC7 background.


Related colors

Complementary color

Complementary color for #hex is #526138.


I love getcolorcode.com

Triadic colors

1 #C7AD9E and #9EC7AD with #AD9EC7 are triadic colors.

2 #C79EAD and #9EADC7 with #AD9EC7 are triadic colors.