COLOR #AD9CC4

HEX: #AD9CC4 RGB: (173,156,196)

Renk bilgisi

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

RGB renk modeli

#AD9CC4 color RGB value is (173,156,196).

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

RGB bağlantıları ve doygunluk

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

173
156
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 156 + 196 = 525 (100%)
R 173 of 525 ~ 32.95%
G 156 of 525 ~ 29.71%
B 196 of 525 ~ 37.33'%

%32.95
%29.71
%37.33

CMYK RENK MODELİ

#AD9CC4 rengi CMYK tonu (12,20,0,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 20.41%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (12,20,0,23)
C12M20Y0K23 (12%, 20%, 0%, 23%)
(0.12 / 0.20 / 0.00 / 0.23)

CMYK yüzdeleri

%11.73
%20.41
%0
%23.14

Codes

Color #AD9CC4 in popluar color models

AD 9C C4
RGB 173 156 196
HSL 266° 25.32% 69.02%
HSB/HSV 266° 20.41% 76.86%
CMYK 11.73% 20.41% 0.00%
23.14%

Color #AD9CC4 in popluar number systems.

HEX AD 9C C4
Decimal 173 156 196
Binary 10101101 10011100 11000100
Octal 255 234 304

Shades and tints

Shades of #AD9CC4

#AD9CC4
(173,156,196)
#9E8EB3
(158,142,179)
#8F80A2
(143,128,162)
#807291
(128,114,145)
#716480
(113,100,128)
#62566F
(98,86,111)
#53485E
(83,72,94)
#443A4D
(68,58,77)
#352C3C
(53,44,60)
#261E2B
(38,30,43)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #AD9CC4

#AD9CC4
(173,156,196)
#B4A5C9
(180,165,201)
#BBAECE
(187,174,206)
#C2B7D3
(194,183,211)
#C9C0D8
(201,192,216)
#D0C9DD
(208,201,221)
#D7D2E2
(215,210,226)
#DEDBE7
(222,219,231)
#E5E4EC
(229,228,236)
#ECEDF1
(236,237,241)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD9CC4; }

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

This text font color is #AD9CC4.

Background Color

.myBgColor { background-color: #AD9CC4; }

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

This div background color is #AD9CC4.

Border color

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

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

This div border color is #AD9CC4.

Opacity

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

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

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

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

This text has shadow with #AD9CC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD9CC4.

Preview

Color preview on black background

This text has color #AD9CC4 on black background.


Color preview on white background

This text has color #AD9CC4 on white background.


Black color preview on #AD9CC4 background

This text has black color on #AD9CC4 background.


White color preview on #AD9CC4 background

This text has white color on #AD9CC4 background.


Related colors

Complementary color

Complementary color for #hex is #52633B.


I love getcolorcode.com

Triadic colors

1 #C4AD9C and #9CC4AD with #AD9CC4 are triadic colors.

2 #C49CAD and #9CADC4 with #AD9CC4 are triadic colors.