COLOR #AD82C8

HEX: #AD82C8 RGB: (173,130,200)

Renk bilgisi

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

RGB renk modeli

#AD82C8 color RGB value is (173,130,200).

RGB: (173,130,200) (68%, 51%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 130 of 255 = 51%
B 200 of 255 = 78%

173
130
200

R + G + B ~ 66%. #AD82C8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 130 + 200 = 503 (100%)
R 173 of 503 ~ 34.39%
G 130 of 503 ~ 25.84%
B 200 of 503 ~ 39.76'%

%34.39
%25.84
%39.76

CMYK RENK MODELİ

#AD82C8 rengi CMYK tonu (14,35,0,22).

  • camgöbeği tonu 13.50%
  • eflatun tonu 35.00%
  • sarı tonu 0.00%
  • ana renk tonu 21.57%

CMYK: (14,35,0,22)
C14M35Y0K22 (14%, 35%, 0%, 22%)
(0.14 / 0.35 / 0.00 / 0.22)

CMYK yüzdeleri

%13.5
%35
%0
%21.57

Codes

Color #AD82C8 in popluar color models

AD 82 C8
RGB 173 130 200
HSL 277° 38.89% 64.71%
HSB/HSV 277° 35.00% 78.43%
CMYK 13.50% 35.00% 0.00%
21.57%

Color #AD82C8 in popluar number systems.

HEX AD 82 C8
Decimal 173 130 200
Binary 10101101 10000010 11001000
Octal 255 202 310

Shades and tints

Shades of #AD82C8

#AD82C8
(173,130,200)
#9E77B6
(158,119,182)
#8F6CA4
(143,108,164)
#806192
(128,97,146)
#715680
(113,86,128)
#624B6E
(98,75,110)
#53405C
(83,64,92)
#44354A
(68,53,74)
#352A38
(53,42,56)
#261F26
(38,31,38)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #AD82C8

#AD82C8
(173,130,200)
#B48DCD
(180,141,205)
#BB98D2
(187,152,210)
#C2A3D7
(194,163,215)
#C9AEDC
(201,174,220)
#D0B9E1
(208,185,225)
#D7C4E6
(215,196,230)
#DECFEB
(222,207,235)
#E5DAF0
(229,218,240)
#ECE5F5
(236,229,245)
#F3F0FA
(243,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD82C8; }

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

This text font color is #AD82C8.

Background Color

.myBgColor { background-color: #AD82C8; }

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

This div background color is #AD82C8.

Border color

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

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

This div border color is #AD82C8.

Opacity

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

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

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

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

This text has shadow with #AD82C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD82C8.

Preview

Color preview on black background

This text has color #AD82C8 on black background.


Color preview on white background

This text has color #AD82C8 on white background.


Black color preview on #AD82C8 background

This text has black color on #AD82C8 background.


White color preview on #AD82C8 background

This text has white color on #AD82C8 background.


Related colors

Complementary color

Complementary color for #hex is #527D37.


I love getcolorcode.com

Triadic colors

1 #C8AD82 and #82C8AD with #AD82C8 are triadic colors.

2 #C882AD and #82ADC8 with #AD82C8 are triadic colors.