COLOR #AD7EE3

HEX: #AD7EE3 RGB: (173,126,227)

Renk bilgisi

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

RGB renk modeli

#AD7EE3 color RGB value is (173,126,227).

RGB: (173,126,227) (68%, 49%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 227 of 255 = 89%

173
126
227

R + G + B ~ 69%. #AD7EE3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 227 = 526 (100%)
R 173 of 526 ~ 32.89%
G 126 of 526 ~ 23.95%
B 227 of 526 ~ 43.16'%

%32.89
%23.95
%43.16

CMYK RENK MODELİ

#AD7EE3 rengi CMYK tonu (24,44,0,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 44.49%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (24,44,0,11)
C24M44Y0K11 (24%, 44%, 0%, 11%)
(0.24 / 0.44 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%44.49
%0
%10.98

Codes

Color #AD7EE3 in popluar color models

AD 7E E3
RGB 173 126 227
HSL 268° 64.33% 69.22%
HSB/HSV 268° 44.49% 89.02%
CMYK 23.79% 44.49% 0.00%
10.98%

Color #AD7EE3 in popluar number systems.

HEX AD 7E E3
Decimal 173 126 227
Binary 10101101 1111110 11100011
Octal 255 176 343

Shades and tints

Shades of #AD7EE3

#AD7EE3
(173,126,227)
#9E73CF
(158,115,207)
#8F68BB
(143,104,187)
#805DA7
(128,93,167)
#715293
(113,82,147)
#62477F
(98,71,127)
#533C6B
(83,60,107)
#443157
(68,49,87)
#352643
(53,38,67)
#261B2F
(38,27,47)
#17101B
(23,16,27)
#000000
(0,0,0)

Tints of #AD7EE3

#AD7EE3
(173,126,227)
#B489E5
(180,137,229)
#BB94E7
(187,148,231)
#C29FE9
(194,159,233)
#C9AAEB
(201,170,235)
#D0B5ED
(208,181,237)
#D7C0EF
(215,192,239)
#DECBF1
(222,203,241)
#E5D6F3
(229,214,243)
#ECE1F5
(236,225,245)
#F3ECF7
(243,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7EE3; }

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

This text font color is #AD7EE3.

Background Color

.myBgColor { background-color: #AD7EE3; }

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

This div background color is #AD7EE3.

Border color

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

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

This div border color is #AD7EE3.

Opacity

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

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

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

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

This text has shadow with #AD7EE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7EE3.

Preview

Color preview on black background

This text has color #AD7EE3 on black background.


Color preview on white background

This text has color #AD7EE3 on white background.


Black color preview on #AD7EE3 background

This text has black color on #AD7EE3 background.


White color preview on #AD7EE3 background

This text has white color on #AD7EE3 background.


Related colors

Complementary color

Complementary color for #hex is #52811C.


I love getcolorcode.com

Triadic colors

1 #E3AD7E and #7EE3AD with #AD7EE3 are triadic colors.

2 #E37EAD and #7EADE3 with #AD7EE3 are triadic colors.