COLOR #AD7DC5

HEX: #AD7DC5 RGB: (173,125,197)

Renk bilgisi

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

RGB renk modeli

#AD7DC5 color RGB value is (173,125,197).

RGB: (173,125,197) (68%, 49%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 125 of 255 = 49%
B 197 of 255 = 77%

173
125
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 125 + 197 = 495 (100%)
R 173 of 495 ~ 34.95%
G 125 of 495 ~ 25.25%
B 197 of 495 ~ 39.8'%

%34.95
%25.25
%39.8

CMYK RENK MODELİ

#AD7DC5 rengi CMYK tonu (12,37,0,23).

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

CMYK: (12,37,0,23)
C12M37Y0K23 (12%, 37%, 0%, 23%)
(0.12 / 0.37 / 0.00 / 0.23)

CMYK yüzdeleri

%12.18
%36.55
%0
%22.75

Codes

Color #AD7DC5 in popluar color models

AD 7D C5
RGB 173 125 197
HSL 280° 38.30% 63.14%
HSB/HSV 280° 36.55% 77.25%
CMYK 12.18% 36.55% 0.00%
22.75%

Color #AD7DC5 in popluar number systems.

HEX AD 7D C5
Decimal 173 125 197
Binary 10101101 1111101 11000101
Octal 255 175 305

Shades and tints

Shades of #AD7DC5

#AD7DC5
(173,125,197)
#9E72B4
(158,114,180)
#8F67A3
(143,103,163)
#805C92
(128,92,146)
#715181
(113,81,129)
#624670
(98,70,112)
#533B5F
(83,59,95)
#44304E
(68,48,78)
#35253D
(53,37,61)
#261A2C
(38,26,44)
#170F1B
(23,15,27)
#000000
(0,0,0)

Tints of #AD7DC5

#AD7DC5
(173,125,197)
#B488CA
(180,136,202)
#BB93CF
(187,147,207)
#C29ED4
(194,158,212)
#C9A9D9
(201,169,217)
#D0B4DE
(208,180,222)
#D7BFE3
(215,191,227)
#DECAE8
(222,202,232)
#E5D5ED
(229,213,237)
#ECE0F2
(236,224,242)
#F3EBF7
(243,235,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7DC5; }

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

This text font color is #AD7DC5.

Background Color

.myBgColor { background-color: #AD7DC5; }

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

This div background color is #AD7DC5.

Border color

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

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

This div border color is #AD7DC5.

Opacity

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

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

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

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

This text has shadow with #AD7DC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7DC5.

Preview

Color preview on black background

This text has color #AD7DC5 on black background.


Color preview on white background

This text has color #AD7DC5 on white background.


Black color preview on #AD7DC5 background

This text has black color on #AD7DC5 background.


White color preview on #AD7DC5 background

This text has white color on #AD7DC5 background.


Related colors

Complementary color

Complementary color for #hex is #52823A.


I love getcolorcode.com

Triadic colors

1 #C5AD7D and #7DC5AD with #AD7DC5 are triadic colors.

2 #C57DAD and #7DADC5 with #AD7DC5 are triadic colors.