COLOR #AD7ED2

HEX: #AD7ED2 RGB: (173,126,210)

Renk bilgisi

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

RGB renk modeli

#AD7ED2 color RGB value is (173,126,210).

RGB: (173,126,210) (68%, 49%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 210 of 255 = 82%

173
126
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 210 = 509 (100%)
R 173 of 509 ~ 33.99%
G 126 of 509 ~ 24.75%
B 210 of 509 ~ 41.26'%

%33.99
%24.75
%41.26

CMYK RENK MODELİ

#AD7ED2 rengi CMYK tonu (18,40,0,18).

  • camgöbeği tonu 17.62%
  • eflatun tonu 40.00%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (18,40,0,18)
C18M40Y0K18 (18%, 40%, 0%, 18%)
(0.18 / 0.40 / 0.00 / 0.18)

CMYK yüzdeleri

%17.62
%40
%0
%17.65

Codes

Color #AD7ED2 in popluar color models

AD 7E D2
RGB 173 126 210
HSL 274° 48.28% 65.88%
HSB/HSV 274° 40.00% 82.35%
CMYK 17.62% 40.00% 0.00%
17.65%

Color #AD7ED2 in popluar number systems.

HEX AD 7E D2
Decimal 173 126 210
Binary 10101101 1111110 11010010
Octal 255 176 322

Shades and tints

Shades of #AD7ED2

#AD7ED2
(173,126,210)
#9E73BF
(158,115,191)
#8F68AC
(143,104,172)
#805D99
(128,93,153)
#715286
(113,82,134)
#624773
(98,71,115)
#533C60
(83,60,96)
#44314D
(68,49,77)
#35263A
(53,38,58)
#261B27
(38,27,39)
#171014
(23,16,20)
#000000
(0,0,0)

Tints of #AD7ED2

#AD7ED2
(173,126,210)
#B489D6
(180,137,214)
#BB94DA
(187,148,218)
#C29FDE
(194,159,222)
#C9AAE2
(201,170,226)
#D0B5E6
(208,181,230)
#D7C0EA
(215,192,234)
#DECBEE
(222,203,238)
#E5D6F2
(229,214,242)
#ECE1F6
(236,225,246)
#F3ECFA
(243,236,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7ED2 color. Also use rgb(173,126,210) instead hex code.

Text Font Color

.myTextColor { color: #AD7ED2; }

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

This text font color is #AD7ED2.

Background Color

.myBgColor { background-color: #AD7ED2; }

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

This div background color is #AD7ED2.

Border color

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

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

This div border color is #AD7ED2.

Opacity

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

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

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

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

This text has shadow with #AD7ED2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7ED2.

Preview

Color preview on black background

This text has color #AD7ED2 on black background.


Color preview on white background

This text has color #AD7ED2 on white background.


Black color preview on #AD7ED2 background

This text has black color on #AD7ED2 background.


White color preview on #AD7ED2 background

This text has white color on #AD7ED2 background.


Related colors

Complementary color

Complementary color for #hex is #52812D.


I love getcolorcode.com

Triadic colors

1 #D2AD7E and #7ED2AD with #AD7ED2 are triadic colors.

2 #D27EAD and #7EADD2 with #AD7ED2 are triadic colors.