COLOR #AD74D1

HEX: #AD74D1 RGB: (173,116,209)

Renk bilgisi

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

RGB renk modeli

#AD74D1 color RGB value is (173,116,209).

RGB: (173,116,209) (68%, 45%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 209 of 255 = 82%

173
116
209

R + G + B ~ 65%. #AD74D1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 209 = 498 (100%)
R 173 of 498 ~ 34.74%
G 116 of 498 ~ 23.29%
B 209 of 498 ~ 41.97'%

%34.74
%23.29
%41.97

CMYK RENK MODELİ

#AD74D1 rengi CMYK tonu (17,44,0,18).

  • camgöbeği tonu 17.22%
  • eflatun tonu 44.50%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (17,44,0,18)
C17M44Y0K18 (17%, 44%, 0%, 18%)
(0.17 / 0.44 / 0.00 / 0.18)

CMYK yüzdeleri

%17.22
%44.5
%0
%18.04

Codes

Color #AD74D1 in popluar color models

AD 74 D1
RGB 173 116 209
HSL 277° 50.27% 63.73%
HSB/HSV 277° 44.50% 81.96%
CMYK 17.22% 44.50% 0.00%
18.04%

Color #AD74D1 in popluar number systems.

HEX AD 74 D1
Decimal 173 116 209
Binary 10101101 1110100 11010001
Octal 255 164 321

Shades and tints

Shades of #AD74D1

#AD74D1
(173,116,209)
#9E6ABE
(158,106,190)
#8F60AB
(143,96,171)
#805698
(128,86,152)
#714C85
(113,76,133)
#624272
(98,66,114)
#53385F
(83,56,95)
#442E4C
(68,46,76)
#352439
(53,36,57)
#261A26
(38,26,38)
#171013
(23,16,19)
#000000
(0,0,0)

Tints of #AD74D1

#AD74D1
(173,116,209)
#B480D5
(180,128,213)
#BB8CD9
(187,140,217)
#C298DD
(194,152,221)
#C9A4E1
(201,164,225)
#D0B0E5
(208,176,229)
#D7BCE9
(215,188,233)
#DEC8ED
(222,200,237)
#E5D4F1
(229,212,241)
#ECE0F5
(236,224,245)
#F3ECF9
(243,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD74D1; }

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

This text font color is #AD74D1.

Background Color

.myBgColor { background-color: #AD74D1; }

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

This div background color is #AD74D1.

Border color

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

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

This div border color is #AD74D1.

Opacity

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

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

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

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

This text has shadow with #AD74D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74D1.

Preview

Color preview on black background

This text has color #AD74D1 on black background.


Color preview on white background

This text has color #AD74D1 on white background.


Black color preview on #AD74D1 background

This text has black color on #AD74D1 background.


White color preview on #AD74D1 background

This text has white color on #AD74D1 background.


Related colors

Complementary color

Complementary color for #hex is #528B2E.


I love getcolorcode.com

Triadic colors

1 #D1AD74 and #74D1AD with #AD74D1 are triadic colors.

2 #D174AD and #74ADD1 with #AD74D1 are triadic colors.