COLOR #AD74E2

HEX: #AD74E2 RGB: (173,116,226)

Renk bilgisi

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

RGB renk modeli

#AD74E2 color RGB value is (173,116,226).

RGB: (173,116,226) (68%, 45%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 226 of 255 = 89%

173
116
226

R + G + B ~ 67%. #AD74E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 226 = 515 (100%)
R 173 of 515 ~ 33.59%
G 116 of 515 ~ 22.52%
B 226 of 515 ~ 43.88'%

%33.59
%22.52
%43.88

CMYK RENK MODELİ

#AD74E2 rengi CMYK tonu (23,49,0,11).

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

CMYK: (23,49,0,11)
C23M49Y0K11 (23%, 49%, 0%, 11%)
(0.23 / 0.49 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%48.67
%0
%11.37

Codes

Color #AD74E2 in popluar color models

AD 74 E2
RGB 173 116 226
HSL 271° 65.48% 67.06%
HSB/HSV 271° 48.67% 88.63%
CMYK 23.45% 48.67% 0.00%
11.37%

Color #AD74E2 in popluar number systems.

HEX AD 74 E2
Decimal 173 116 226
Binary 10101101 1110100 11100010
Octal 255 164 342

Shades and tints

Shades of #AD74E2

#AD74E2
(173,116,226)
#9E6ACE
(158,106,206)
#8F60BA
(143,96,186)
#8056A6
(128,86,166)
#714C92
(113,76,146)
#62427E
(98,66,126)
#53386A
(83,56,106)
#442E56
(68,46,86)
#352442
(53,36,66)
#261A2E
(38,26,46)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #AD74E2

#AD74E2
(173,116,226)
#B480E4
(180,128,228)
#BB8CE6
(187,140,230)
#C298E8
(194,152,232)
#C9A4EA
(201,164,234)
#D0B0EC
(208,176,236)
#D7BCEE
(215,188,238)
#DEC8F0
(222,200,240)
#E5D4F2
(229,212,242)
#ECE0F4
(236,224,244)
#F3ECF6
(243,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD74E2; }

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

This text font color is #AD74E2.

Background Color

.myBgColor { background-color: #AD74E2; }

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

This div background color is #AD74E2.

Border color

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

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

This div border color is #AD74E2.

Opacity

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

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

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

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

This text has shadow with #AD74E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74E2.

Preview

Color preview on black background

This text has color #AD74E2 on black background.


Color preview on white background

This text has color #AD74E2 on white background.


Black color preview on #AD74E2 background

This text has black color on #AD74E2 background.


White color preview on #AD74E2 background

This text has white color on #AD74E2 background.


Related colors

Complementary color

Complementary color for #hex is #528B1D.


I love getcolorcode.com

Triadic colors

1 #E2AD74 and #74E2AD with #AD74E2 are triadic colors.

2 #E274AD and #74ADE2 with #AD74E2 are triadic colors.