COLOR #AD76C0

HEX: #AD76C0 RGB: (173,118,192)

Renk bilgisi

#AD76C0 contains mainly red and blue colors. #AD76C0 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AD76C0 color RGB value is (173,118,192).

RGB: (173,118,192) (68%, 46%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 118 of 255 = 46%
B 192 of 255 = 75%

173
118
192

R + G + B ~ 63%. #AD76C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 118 + 192 = 483 (100%)
R 173 of 483 ~ 35.82%
G 118 of 483 ~ 24.43%
B 192 of 483 ~ 39.75'%

%35.82
%24.43
%39.75

CMYK RENK MODELİ

#AD76C0 rengi CMYK tonu (10,39,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 38.54%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,39,0,25)
C10M39Y0K25 (10%, 39%, 0%, 25%)
(0.10 / 0.39 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%38.54
%0
%24.71

Codes

Color #AD76C0 in popluar color models

AD 76 C0
RGB 173 118 192
HSL 285° 37.00% 60.78%
HSB/HSV 285° 38.54% 75.29%
CMYK 9.90% 38.54% 0.00%
24.71%

Color #AD76C0 in popluar number systems.

HEX AD 76 C0
Decimal 173 118 192
Binary 10101101 1110110 11000000
Octal 255 166 300

Shades and tints

Shades of #AD76C0

#AD76C0
(173,118,192)
#9E6CAF
(158,108,175)
#8F629E
(143,98,158)
#80588D
(128,88,141)
#714E7C
(113,78,124)
#62446B
(98,68,107)
#533A5A
(83,58,90)
#443049
(68,48,73)
#352638
(53,38,56)
#261C27
(38,28,39)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #AD76C0

#AD76C0
(173,118,192)
#B482C5
(180,130,197)
#BB8ECA
(187,142,202)
#C29ACF
(194,154,207)
#C9A6D4
(201,166,212)
#D0B2D9
(208,178,217)
#D7BEDE
(215,190,222)
#DECAE3
(222,202,227)
#E5D6E8
(229,214,232)
#ECE2ED
(236,226,237)
#F3EEF2
(243,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD76C0 color. Also use rgb(173,118,192) instead hex code.

Text Font Color

.myTextColor { color: #AD76C0; }

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

This text font color is #AD76C0.

Background Color

.myBgColor { background-color: #AD76C0; }

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

This div background color is #AD76C0.

Border color

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

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

This div border color is #AD76C0.

Opacity

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

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

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

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

This text has shadow with #AD76C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD76C0.

Preview

Color preview on black background

This text has color #AD76C0 on black background.


Color preview on white background

This text has color #AD76C0 on white background.


Black color preview on #AD76C0 background

This text has black color on #AD76C0 background.


White color preview on #AD76C0 background

This text has white color on #AD76C0 background.


Related colors

Complementary color

Complementary color for #hex is #52893F.


I love getcolorcode.com

Triadic colors

1 #C0AD76 and #76C0AD with #AD76C0 are triadic colors.

2 #C076AD and #76ADC0 with #AD76C0 are triadic colors.