COLOR #AD74EC

HEX: #AD74EC RGB: (173,116,236)

Renk bilgisi

#AD74EC contains mainly blue color. #AD74EC ‘ nin web güvenlik rengi #9966FF (ya da #96F) dir.

RGB renk modeli

#AD74EC color RGB value is (173,116,236).

RGB: (173,116,236) (68%, 45%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 236 of 255 = 93%

173
116
236

R + G + B ~ 69%. #AD74EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 236 = 525 (100%)
R 173 of 525 ~ 32.95%
G 116 of 525 ~ 22.1%
B 236 of 525 ~ 44.95'%

%32.95
%22.1
%44.95

CMYK RENK MODELİ

#AD74EC rengi CMYK tonu (27,51,0,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 50.85%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (27,51,0,7)
C27M51Y0K7 (27%, 51%, 0%, 7%)
(0.27 / 0.51 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%50.85
%0
%7.45

Codes

Color #AD74EC in popluar color models

AD 74 EC
RGB 173 116 236
HSL 269° 75.95% 69.02%
HSB/HSV 269° 50.85% 92.55%
CMYK 26.69% 50.85% 0.00%
7.45%

Color #AD74EC in popluar number systems.

HEX AD 74 EC
Decimal 173 116 236
Binary 10101101 1110100 11101100
Octal 255 164 354

Shades and tints

Shades of #AD74EC

#AD74EC
(173,116,236)
#9E6AD7
(158,106,215)
#8F60C2
(143,96,194)
#8056AD
(128,86,173)
#714C98
(113,76,152)
#624283
(98,66,131)
#53386E
(83,56,110)
#442E59
(68,46,89)
#352444
(53,36,68)
#261A2F
(38,26,47)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #AD74EC

#AD74EC
(173,116,236)
#B480ED
(180,128,237)
#BB8CEE
(187,140,238)
#C298EF
(194,152,239)
#C9A4F0
(201,164,240)
#D0B0F1
(208,176,241)
#D7BCF2
(215,188,242)
#DEC8F3
(222,200,243)
#E5D4F4
(229,212,244)
#ECE0F5
(236,224,245)
#F3ECF6
(243,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD74EC; }

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

This text font color is #AD74EC.

Background Color

.myBgColor { background-color: #AD74EC; }

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

This div background color is #AD74EC.

Border color

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

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

This div border color is #AD74EC.

Opacity

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

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

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

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

This text has shadow with #AD74EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74EC.

Preview

Color preview on black background

This text has color #AD74EC on black background.


Color preview on white background

This text has color #AD74EC on white background.


Black color preview on #AD74EC background

This text has black color on #AD74EC background.


White color preview on #AD74EC background

This text has white color on #AD74EC background.


Related colors

Complementary color

Complementary color for #hex is #528B13.


I love getcolorcode.com

Triadic colors

1 #ECAD74 and #74ECAD with #AD74EC are triadic colors.

2 #EC74AD and #74ADEC with #AD74EC are triadic colors.