COLOR #AD7ECE

HEX: #AD7ECE RGB: (173,126,206)

Renk bilgisi

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

RGB renk modeli

#AD7ECE color RGB value is (173,126,206).

RGB: (173,126,206) (68%, 49%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 206 of 255 = 81%

173
126
206

R + G + B ~ 66%. #AD7ECE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 206 = 505 (100%)
R 173 of 505 ~ 34.26%
G 126 of 505 ~ 24.95%
B 206 of 505 ~ 40.79'%

%34.26
%24.95
%40.79

CMYK RENK MODELİ

#AD7ECE rengi CMYK tonu (16,39,0,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 38.83%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (16,39,0,19)
C16M39Y0K19 (16%, 39%, 0%, 19%)
(0.16 / 0.39 / 0.00 / 0.19)

CMYK yüzdeleri

%16.02
%38.83
%0
%19.22

Codes

Color #AD7ECE in popluar color models

AD 7E CE
RGB 173 126 206
HSL 275° 44.94% 65.10%
HSB/HSV 275° 38.83% 80.78%
CMYK 16.02% 38.83% 0.00%
19.22%

Color #AD7ECE in popluar number systems.

HEX AD 7E CE
Decimal 173 126 206
Binary 10101101 1111110 11001110
Octal 255 176 316

Shades and tints

Shades of #AD7ECE

#AD7ECE
(173,126,206)
#9E73BC
(158,115,188)
#8F68AA
(143,104,170)
#805D98
(128,93,152)
#715286
(113,82,134)
#624774
(98,71,116)
#533C62
(83,60,98)
#443150
(68,49,80)
#35263E
(53,38,62)
#261B2C
(38,27,44)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #AD7ECE

#AD7ECE
(173,126,206)
#B489D2
(180,137,210)
#BB94D6
(187,148,214)
#C29FDA
(194,159,218)
#C9AADE
(201,170,222)
#D0B5E2
(208,181,226)
#D7C0E6
(215,192,230)
#DECBEA
(222,203,234)
#E5D6EE
(229,214,238)
#ECE1F2
(236,225,242)
#F3ECF6
(243,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7ECE; }

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

This text font color is #AD7ECE.

Background Color

.myBgColor { background-color: #AD7ECE; }

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

This div background color is #AD7ECE.

Border color

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

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

This div border color is #AD7ECE.

Opacity

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

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

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

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

This text has shadow with #AD7ECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7ECE.

Preview

Color preview on black background

This text has color #AD7ECE on black background.


Color preview on white background

This text has color #AD7ECE on white background.


Black color preview on #AD7ECE background

This text has black color on #AD7ECE background.


White color preview on #AD7ECE background

This text has white color on #AD7ECE background.


Related colors

Complementary color

Complementary color for #hex is #528131.


I love getcolorcode.com

Triadic colors

1 #CEAD7E and #7ECEAD with #AD7ECE are triadic colors.

2 #CE7EAD and #7EADCE with #AD7ECE are triadic colors.