COLOR #AD74D3

HEX: #AD74D3 RGB: (173,116,211)

Renk bilgisi

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

RGB renk modeli

#AD74D3 color RGB value is (173,116,211).

RGB: (173,116,211) (68%, 45%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 116 of 255 = 45%
B 211 of 255 = 83%

173
116
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 116 + 211 = 500 (100%)
R 173 of 500 ~ 34.6%
G 116 of 500 ~ 23.2%
B 211 of 500 ~ 42.2'%

%34.6
%23.2
%42.2

CMYK RENK MODELİ

#AD74D3 rengi CMYK tonu (18,45,0,17).

  • camgöbeği tonu 18.01%
  • eflatun tonu 45.02%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (18,45,0,17)
C18M45Y0K17 (18%, 45%, 0%, 17%)
(0.18 / 0.45 / 0.00 / 0.17)

CMYK yüzdeleri

%18.01
%45.02
%0
%17.25

Codes

Color #AD74D3 in popluar color models

AD 74 D3
RGB 173 116 211
HSL 276° 51.91% 64.12%
HSB/HSV 276° 45.02% 82.75%
CMYK 18.01% 45.02% 0.00%
17.25%

Color #AD74D3 in popluar number systems.

HEX AD 74 D3
Decimal 173 116 211
Binary 10101101 1110100 11010011
Octal 255 164 323

Shades and tints

Shades of #AD74D3

#AD74D3
(173,116,211)
#9E6AC0
(158,106,192)
#8F60AD
(143,96,173)
#80569A
(128,86,154)
#714C87
(113,76,135)
#624274
(98,66,116)
#533861
(83,56,97)
#442E4E
(68,46,78)
#35243B
(53,36,59)
#261A28
(38,26,40)
#171015
(23,16,21)
#000000
(0,0,0)

Tints of #AD74D3

#AD74D3
(173,116,211)
#B480D7
(180,128,215)
#BB8CDB
(187,140,219)
#C298DF
(194,152,223)
#C9A4E3
(201,164,227)
#D0B0E7
(208,176,231)
#D7BCEB
(215,188,235)
#DEC8EF
(222,200,239)
#E5D4F3
(229,212,243)
#ECE0F7
(236,224,247)
#F3ECFB
(243,236,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD74D3; }

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

This text font color is #AD74D3.

Background Color

.myBgColor { background-color: #AD74D3; }

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

This div background color is #AD74D3.

Border color

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

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

This div border color is #AD74D3.

Opacity

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

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

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

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

This text has shadow with #AD74D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD74D3.

Preview

Color preview on black background

This text has color #AD74D3 on black background.


Color preview on white background

This text has color #AD74D3 on white background.


Black color preview on #AD74D3 background

This text has black color on #AD74D3 background.


White color preview on #AD74D3 background

This text has white color on #AD74D3 background.


Related colors

Complementary color

Complementary color for #hex is #528B2C.


I love getcolorcode.com

Triadic colors

1 #D3AD74 and #74D3AD with #AD74D3 are triadic colors.

2 #D374AD and #74ADD3 with #AD74D3 are triadic colors.