COLOR #AD7EC0

HEX: #AD7EC0 RGB: (173,126,192)

Renk bilgisi

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

RGB renk modeli

#AD7EC0 color RGB value is (173,126,192).

RGB: (173,126,192) (68%, 49%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 192 of 255 = 75%

173
126
192

R + G + B ~ 64%. #AD7EC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 192 = 491 (100%)
R 173 of 491 ~ 35.23%
G 126 of 491 ~ 25.66%
B 192 of 491 ~ 39.1'%

%35.23
%25.66
%39.1

CMYK RENK MODELİ

#AD7EC0 rengi CMYK tonu (10,34,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 34.38%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,34,0,25)
C10M34Y0K25 (10%, 34%, 0%, 25%)
(0.10 / 0.34 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%34.38
%0
%24.71

Codes

Color #AD7EC0 in popluar color models

AD 7E C0
RGB 173 126 192
HSL 283° 34.38% 62.35%
HSB/HSV 283° 34.38% 75.29%
CMYK 9.90% 34.38% 0.00%
24.71%

Color #AD7EC0 in popluar number systems.

HEX AD 7E C0
Decimal 173 126 192
Binary 10101101 1111110 11000000
Octal 255 176 300

Shades and tints

Shades of #AD7EC0

#AD7EC0
(173,126,192)
#9E73AF
(158,115,175)
#8F689E
(143,104,158)
#805D8D
(128,93,141)
#71527C
(113,82,124)
#62476B
(98,71,107)
#533C5A
(83,60,90)
#443149
(68,49,73)
#352638
(53,38,56)
#261B27
(38,27,39)
#171016
(23,16,22)
#000000
(0,0,0)

Tints of #AD7EC0

#AD7EC0
(173,126,192)
#B489C5
(180,137,197)
#BB94CA
(187,148,202)
#C29FCF
(194,159,207)
#C9AAD4
(201,170,212)
#D0B5D9
(208,181,217)
#D7C0DE
(215,192,222)
#DECBE3
(222,203,227)
#E5D6E8
(229,214,232)
#ECE1ED
(236,225,237)
#F3ECF2
(243,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD7EC0 color. Also use rgb(173,126,192) instead hex code.

Text Font Color

.myTextColor { color: #AD7EC0; }

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

This text font color is #AD7EC0.

Background Color

.myBgColor { background-color: #AD7EC0; }

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

This div background color is #AD7EC0.

Border color

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

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

This div border color is #AD7EC0.

Opacity

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

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

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

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

This text has shadow with #AD7EC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7EC0.

Preview

Color preview on black background

This text has color #AD7EC0 on black background.


Color preview on white background

This text has color #AD7EC0 on white background.


Black color preview on #AD7EC0 background

This text has black color on #AD7EC0 background.


White color preview on #AD7EC0 background

This text has white color on #AD7EC0 background.


Related colors

Complementary color

Complementary color for #hex is #52813F.


I love getcolorcode.com

Triadic colors

1 #C0AD7E and #7EC0AD with #AD7EC0 are triadic colors.

2 #C07EAD and #7EADC0 with #AD7EC0 are triadic colors.