COLOR #AD9CC5

HEX: #AD9CC5 RGB: (173,156,197)

Renk bilgisi

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

RGB renk modeli

#AD9CC5 color RGB value is (173,156,197).

RGB: (173,156,197) (68%, 61%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 156 of 255 = 61%
B 197 of 255 = 77%

173
156
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 156 + 197 = 526 (100%)
R 173 of 526 ~ 32.89%
G 156 of 526 ~ 29.66%
B 197 of 526 ~ 37.45'%

%32.89
%29.66
%37.45

CMYK RENK MODELİ

#AD9CC5 rengi CMYK tonu (12,21,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 20.81%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,21,0,23)
C12M21Y0K23 (12%, 21%, 0%, 23%)
(0.12 / 0.21 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%20.81
%0
%22.75

Codes

Color #AD9CC5 in popluar color models

AD 9C C5
RGB 173 156 197
HSL 265° 26.11% 69.22%
HSB/HSV 265° 20.81% 77.25%
CMYK 12.18% 20.81% 0.00%
22.75%

Color #AD9CC5 in popluar number systems.

HEX AD 9C C5
Decimal 173 156 197
Binary 10101101 10011100 11000101
Octal 255 234 305

Shades and tints

Shades of #AD9CC5

#AD9CC5
(173,156,197)
#9E8EB4
(158,142,180)
#8F80A3
(143,128,163)
#807292
(128,114,146)
#716481
(113,100,129)
#625670
(98,86,112)
#53485F
(83,72,95)
#443A4E
(68,58,78)
#352C3D
(53,44,61)
#261E2C
(38,30,44)
#17101B
(23,16,27)
#000000
(0,0,0)

Tints of #AD9CC5

#AD9CC5
(173,156,197)
#B4A5CA
(180,165,202)
#BBAECF
(187,174,207)
#C2B7D4
(194,183,212)
#C9C0D9
(201,192,217)
#D0C9DE
(208,201,222)
#D7D2E3
(215,210,227)
#DEDBE8
(222,219,232)
#E5E4ED
(229,228,237)
#ECEDF2
(236,237,242)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD9CC5 color. Also use rgb(173,156,197) instead hex code.

Text Font Color

.myTextColor { color: #AD9CC5; }

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

This text font color is #AD9CC5.

Background Color

.myBgColor { background-color: #AD9CC5; }

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

This div background color is #AD9CC5.

Border color

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

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

This div border color is #AD9CC5.

Opacity

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

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

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

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

This text has shadow with #AD9CC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9CC5.

Preview

Color preview on black background

This text has color #AD9CC5 on black background.


Color preview on white background

This text has color #AD9CC5 on white background.


Black color preview on #AD9CC5 background

This text has black color on #AD9CC5 background.


White color preview on #AD9CC5 background

This text has white color on #AD9CC5 background.


Related colors

Complementary color

Complementary color for #hex is #52633A.


I love getcolorcode.com

Triadic colors

1 #C5AD9C and #9CC5AD with #AD9CC5 are triadic colors.

2 #C59CAD and #9CADC5 with #AD9CC5 are triadic colors.