COLOR #AD7EC2

HEX: #AD7EC2 RGB: (173,126,194)

Renk bilgisi

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

RGB renk modeli

#AD7EC2 color RGB value is (173,126,194).

RGB: (173,126,194) (68%, 49%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 126 of 255 = 49%
B 194 of 255 = 76%

173
126
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 126 + 194 = 493 (100%)
R 173 of 493 ~ 35.09%
G 126 of 493 ~ 25.56%
B 194 of 493 ~ 39.35'%

%35.09
%25.56
%39.35

CMYK RENK MODELİ

#AD7EC2 rengi CMYK tonu (11,35,0,24).

  • camgöbeği tonu 10.82%
  • eflatun tonu 35.05%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (11,35,0,24)
C11M35Y0K24 (11%, 35%, 0%, 24%)
(0.11 / 0.35 / 0.00 / 0.24)

CMYK yüzdeleri

%10.82
%35.05
%0
%23.92

Codes

Color #AD7EC2 in popluar color models

AD 7E C2
RGB 173 126 194
HSL 281° 35.79% 62.75%
HSB/HSV 281° 35.05% 76.08%
CMYK 10.82% 35.05% 0.00%
23.92%

Color #AD7EC2 in popluar number systems.

HEX AD 7E C2
Decimal 173 126 194
Binary 10101101 1111110 11000010
Octal 255 176 302

Shades and tints

Shades of #AD7EC2

#AD7EC2
(173,126,194)
#9E73B1
(158,115,177)
#8F68A0
(143,104,160)
#805D8F
(128,93,143)
#71527E
(113,82,126)
#62476D
(98,71,109)
#533C5C
(83,60,92)
#44314B
(68,49,75)
#35263A
(53,38,58)
#261B29
(38,27,41)
#171018
(23,16,24)
#000000
(0,0,0)

Tints of #AD7EC2

#AD7EC2
(173,126,194)
#B489C7
(180,137,199)
#BB94CC
(187,148,204)
#C29FD1
(194,159,209)
#C9AAD6
(201,170,214)
#D0B5DB
(208,181,219)
#D7C0E0
(215,192,224)
#DECBE5
(222,203,229)
#E5D6EA
(229,214,234)
#ECE1EF
(236,225,239)
#F3ECF4
(243,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD7EC2; }

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

This text font color is #AD7EC2.

Background Color

.myBgColor { background-color: #AD7EC2; }

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

This div background color is #AD7EC2.

Border color

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

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

This div border color is #AD7EC2.

Opacity

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

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

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

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

This text has shadow with #AD7EC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD7EC2.

Preview

Color preview on black background

This text has color #AD7EC2 on black background.


Color preview on white background

This text has color #AD7EC2 on white background.


Black color preview on #AD7EC2 background

This text has black color on #AD7EC2 background.


White color preview on #AD7EC2 background

This text has white color on #AD7EC2 background.


Related colors

Complementary color

Complementary color for #hex is #52813D.


I love getcolorcode.com

Triadic colors

1 #C2AD7E and #7EC2AD with #AD7EC2 are triadic colors.

2 #C27EAD and #7EADC2 with #AD7EC2 are triadic colors.