COLOR #AD76E2

HEX: #AD76E2 RGB: (173,118,226)

Renk bilgisi

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

RGB renk modeli

#AD76E2 color RGB value is (173,118,226).

RGB: (173,118,226) (68%, 46%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 118 of 255 = 46%
B 226 of 255 = 89%

173
118
226

R + G + B ~ 68%. #AD76E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 118 + 226 = 517 (100%)
R 173 of 517 ~ 33.46%
G 118 of 517 ~ 22.82%
B 226 of 517 ~ 43.71'%

%33.46
%22.82
%43.71

CMYK RENK MODELİ

#AD76E2 rengi CMYK tonu (23,48,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 47.79%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,48,0,11)
C23M48Y0K11 (23%, 48%, 0%, 11%)
(0.23 / 0.48 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%47.79
%0
%11.37

Codes

Color #AD76E2 in popluar color models

AD 76 E2
RGB 173 118 226
HSL 271° 65.06% 67.45%
HSB/HSV 271° 47.79% 88.63%
CMYK 23.45% 47.79% 0.00%
11.37%

Color #AD76E2 in popluar number systems.

HEX AD 76 E2
Decimal 173 118 226
Binary 10101101 1110110 11100010
Octal 255 166 342

Shades and tints

Shades of #AD76E2

#AD76E2
(173,118,226)
#9E6CCE
(158,108,206)
#8F62BA
(143,98,186)
#8058A6
(128,88,166)
#714E92
(113,78,146)
#62447E
(98,68,126)
#533A6A
(83,58,106)
#443056
(68,48,86)
#352642
(53,38,66)
#261C2E
(38,28,46)
#17121A
(23,18,26)
#000000
(0,0,0)

Tints of #AD76E2

#AD76E2
(173,118,226)
#B482E4
(180,130,228)
#BB8EE6
(187,142,230)
#C29AE8
(194,154,232)
#C9A6EA
(201,166,234)
#D0B2EC
(208,178,236)
#D7BEEE
(215,190,238)
#DECAF0
(222,202,240)
#E5D6F2
(229,214,242)
#ECE2F4
(236,226,244)
#F3EEF6
(243,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD76E2; }

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

This text font color is #AD76E2.

Background Color

.myBgColor { background-color: #AD76E2; }

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

This div background color is #AD76E2.

Border color

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

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

This div border color is #AD76E2.

Opacity

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

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

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

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

This text has shadow with #AD76E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD76E2.

Preview

Color preview on black background

This text has color #AD76E2 on black background.


Color preview on white background

This text has color #AD76E2 on white background.


Black color preview on #AD76E2 background

This text has black color on #AD76E2 background.


White color preview on #AD76E2 background

This text has white color on #AD76E2 background.


Related colors

Complementary color

Complementary color for #hex is #52891D.


I love getcolorcode.com

Triadic colors

1 #E2AD76 and #76E2AD with #AD76E2 are triadic colors.

2 #E276AD and #76ADE2 with #AD76E2 are triadic colors.