COLOR #AD4CE2

HEX: #AD4CE2 RGB: (173,76,226)

Renk bilgisi

#AD4CE2 contains mainly red and blue colors. #AD4CE2 ‘ nin web güvenlik rengi #9933CC (ya da #93C) dir.

RGB renk modeli

#AD4CE2 color RGB value is (173,76,226).

RGB: (173,76,226) (68%, 30%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 76 of 255 = 30%
B 226 of 255 = 89%

173
76
226

R + G + B ~ 62%. #AD4CE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 76 + 226 = 475 (100%)
R 173 of 475 ~ 36.42%
G 76 of 475 ~ 16%
B 226 of 475 ~ 47.58'%

%36.42
%16
%47.58

CMYK RENK MODELİ

#AD4CE2 rengi CMYK tonu (23,66,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 66.37%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,66,0,11)
C23M66Y0K11 (23%, 66%, 0%, 11%)
(0.23 / 0.66 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%66.37
%0
%11.37

Codes

Color #AD4CE2 in popluar color models

AD 4C E2
RGB 173 76 226
HSL 279° 72.12% 59.22%
HSB/HSV 279° 66.37% 88.63%
CMYK 23.45% 66.37% 0.00%
11.37%

Color #AD4CE2 in popluar number systems.

HEX AD 4C E2
Decimal 173 76 226
Binary 10101101 1001100 11100010
Octal 255 114 342

Shades and tints

Shades of #AD4CE2

#AD4CE2
(173,76,226)
#9E46CE
(158,70,206)
#8F40BA
(143,64,186)
#803AA6
(128,58,166)
#713492
(113,52,146)
#622E7E
(98,46,126)
#53286A
(83,40,106)
#442256
(68,34,86)
#351C42
(53,28,66)
#26162E
(38,22,46)
#17101A
(23,16,26)
#000000
(0,0,0)

Tints of #AD4CE2

#AD4CE2
(173,76,226)
#B45CE4
(180,92,228)
#BB6CE6
(187,108,230)
#C27CE8
(194,124,232)
#C98CEA
(201,140,234)
#D09CEC
(208,156,236)
#D7ACEE
(215,172,238)
#DEBCF0
(222,188,240)
#E5CCF2
(229,204,242)
#ECDCF4
(236,220,244)
#F3ECF6
(243,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD4CE2 color. Also use rgb(173,76,226) instead hex code.

Text Font Color

.myTextColor { color: #AD4CE2; }

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

This text font color is #AD4CE2.

Background Color

.myBgColor { background-color: #AD4CE2; }

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

This div background color is #AD4CE2.

Border color

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

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

This div border color is #AD4CE2.

Opacity

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

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

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

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

This text has shadow with #AD4CE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4CE2.

Preview

Color preview on black background

This text has color #AD4CE2 on black background.


Color preview on white background

This text has color #AD4CE2 on white background.


Black color preview on #AD4CE2 background

This text has black color on #AD4CE2 background.


White color preview on #AD4CE2 background

This text has white color on #AD4CE2 background.


Related colors

Complementary color

Complementary color for #hex is #52B31D.


I love getcolorcode.com

Triadic colors

1 #E2AD4C and #4CE2AD with #AD4CE2 are triadic colors.

2 #E24CAD and #4CADE2 with #AD4CE2 are triadic colors.