COLOR #AD72C5

HEX: #AD72C5 RGB: (173,114,197)

Renk bilgisi

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

RGB renk modeli

#AD72C5 color RGB value is (173,114,197).

RGB: (173,114,197) (68%, 45%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 114 of 255 = 45%
B 197 of 255 = 77%

173
114
197

R + G + B ~ 63%. #AD72C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 114 + 197 = 484 (100%)
R 173 of 484 ~ 35.74%
G 114 of 484 ~ 23.55%
B 197 of 484 ~ 40.7'%

%35.74
%23.55
%40.7

CMYK RENK MODELİ

#AD72C5 rengi CMYK tonu (12,42,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 42.13%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (12,42,0,23)
C12M42Y0K23 (12%, 42%, 0%, 23%)
(0.12 / 0.42 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%42.13
%0
%22.75

Codes

Color #AD72C5 in popluar color models

AD 72 C5
RGB 173 114 197
HSL 283° 41.71% 60.98%
HSB/HSV 283° 42.13% 77.25%
CMYK 12.18% 42.13% 0.00%
22.75%

Color #AD72C5 in popluar number systems.

HEX AD 72 C5
Decimal 173 114 197
Binary 10101101 1110010 11000101
Octal 255 162 305

Shades and tints

Shades of #AD72C5

#AD72C5
(173,114,197)
#9E68B4
(158,104,180)
#8F5EA3
(143,94,163)
#805492
(128,84,146)
#714A81
(113,74,129)
#624070
(98,64,112)
#53365F
(83,54,95)
#442C4E
(68,44,78)
#35223D
(53,34,61)
#26182C
(38,24,44)
#170E1B
(23,14,27)
#000000
(0,0,0)

Tints of #AD72C5

#AD72C5
(173,114,197)
#B47ECA
(180,126,202)
#BB8ACF
(187,138,207)
#C296D4
(194,150,212)
#C9A2D9
(201,162,217)
#D0AEDE
(208,174,222)
#D7BAE3
(215,186,227)
#DEC6E8
(222,198,232)
#E5D2ED
(229,210,237)
#ECDEF2
(236,222,242)
#F3EAF7
(243,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD72C5 color. Also use rgb(173,114,197) instead hex code.

Text Font Color

.myTextColor { color: #AD72C5; }

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

This text font color is #AD72C5.

Background Color

.myBgColor { background-color: #AD72C5; }

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

This div background color is #AD72C5.

Border color

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

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

This div border color is #AD72C5.

Opacity

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

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

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

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

This text has shadow with #AD72C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD72C5.

Preview

Color preview on black background

This text has color #AD72C5 on black background.


Color preview on white background

This text has color #AD72C5 on white background.


Black color preview on #AD72C5 background

This text has black color on #AD72C5 background.


White color preview on #AD72C5 background

This text has white color on #AD72C5 background.


Related colors

Complementary color

Complementary color for #hex is #528D3A.


I love getcolorcode.com

Triadic colors

1 #C5AD72 and #72C5AD with #AD72C5 are triadic colors.

2 #C572AD and #72ADC5 with #AD72C5 are triadic colors.