COLOR #AD82C0

HEX: #AD82C0 RGB: (173,130,192)

Renk bilgisi

#AD82C0 contains mainly red and blue colors. #AD82C0 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD82C0 color RGB value is (173,130,192).

RGB: (173,130,192) (68%, 51%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 130 of 255 = 51%
B 192 of 255 = 75%

173
130
192

R + G + B ~ 65%. #AD82C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 130 + 192 = 495 (100%)
R 173 of 495 ~ 34.95%
G 130 of 495 ~ 26.26%
B 192 of 495 ~ 38.79'%

%34.95
%26.26
%38.79

CMYK RENK MODELİ

#AD82C0 rengi CMYK tonu (10,32,0,25).

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

CMYK: (10,32,0,25)
C10M32Y0K25 (10%, 32%, 0%, 25%)
(0.10 / 0.32 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%32.29
%0
%24.71

Codes

Color #AD82C0 in popluar color models

AD 82 C0
RGB 173 130 192
HSL 282° 32.98% 63.14%
HSB/HSV 282° 32.29% 75.29%
CMYK 9.90% 32.29% 0.00%
24.71%

Color #AD82C0 in popluar number systems.

HEX AD 82 C0
Decimal 173 130 192
Binary 10101101 10000010 11000000
Octal 255 202 300

Shades and tints

Shades of #AD82C0

#AD82C0
(173,130,192)
#9E77AF
(158,119,175)
#8F6C9E
(143,108,158)
#80618D
(128,97,141)
#71567C
(113,86,124)
#624B6B
(98,75,107)
#53405A
(83,64,90)
#443549
(68,53,73)
#352A38
(53,42,56)
#261F27
(38,31,39)
#171416
(23,20,22)
#000000
(0,0,0)

Tints of #AD82C0

#AD82C0
(173,130,192)
#B48DC5
(180,141,197)
#BB98CA
(187,152,202)
#C2A3CF
(194,163,207)
#C9AED4
(201,174,212)
#D0B9D9
(208,185,217)
#D7C4DE
(215,196,222)
#DECFE3
(222,207,227)
#E5DAE8
(229,218,232)
#ECE5ED
(236,229,237)
#F3F0F2
(243,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD82C0; }

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

This text font color is #AD82C0.

Background Color

.myBgColor { background-color: #AD82C0; }

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

This div background color is #AD82C0.

Border color

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

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

This div border color is #AD82C0.

Opacity

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

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

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

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

This text has shadow with #AD82C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD82C0.

Preview

Color preview on black background

This text has color #AD82C0 on black background.


Color preview on white background

This text has color #AD82C0 on white background.


Black color preview on #AD82C0 background

This text has black color on #AD82C0 background.


White color preview on #AD82C0 background

This text has white color on #AD82C0 background.


Related colors

Complementary color

Complementary color for #hex is #527D3F.


I love getcolorcode.com

Triadic colors

1 #C0AD82 and #82C0AD with #AD82C0 are triadic colors.

2 #C082AD and #82ADC0 with #AD82C0 are triadic colors.