COLOR #AD4CEB

HEX: #AD4CEB RGB: (173,76,235)

Renk bilgisi

#AD4CEB contains mainly blue color. #AD4CEB ‘ nin web güvenlik rengi #9933FF (ya da #93F) dir.

RGB renk modeli

#AD4CEB color RGB value is (173,76,235).

RGB: (173,76,235) (68%, 30%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 76 of 255 = 30%
B 235 of 255 = 92%

173
76
235

R + G + B ~ 63%. #AD4CEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 76 + 235 = 484 (100%)
R 173 of 484 ~ 35.74%
G 76 of 484 ~ 15.7%
B 235 of 484 ~ 48.55'%

%35.74
%15.7
%48.55

CMYK RENK MODELİ

#AD4CEB rengi CMYK tonu (26,68,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 67.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,68,0,8)
C26M68Y0K8 (26%, 68%, 0%, 8%)
(0.26 / 0.68 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%67.66
%0
%7.84

Codes

Color #AD4CEB in popluar color models

AD 4C EB
RGB 173 76 235
HSL 277° 79.90% 60.98%
HSB/HSV 277° 67.66% 92.16%
CMYK 26.38% 67.66% 0.00%
7.84%

Color #AD4CEB in popluar number systems.

HEX AD 4C EB
Decimal 173 76 235
Binary 10101101 1001100 11101011
Octal 255 114 353

Shades and tints

Shades of #AD4CEB

#AD4CEB
(173,76,235)
#9E46D6
(158,70,214)
#8F40C1
(143,64,193)
#803AAC
(128,58,172)
#713497
(113,52,151)
#622E82
(98,46,130)
#53286D
(83,40,109)
#442258
(68,34,88)
#351C43
(53,28,67)
#26162E
(38,22,46)
#171019
(23,16,25)
#000000
(0,0,0)

Tints of #AD4CEB

#AD4CEB
(173,76,235)
#B45CEC
(180,92,236)
#BB6CED
(187,108,237)
#C27CEE
(194,124,238)
#C98CEF
(201,140,239)
#D09CF0
(208,156,240)
#D7ACF1
(215,172,241)
#DEBCF2
(222,188,242)
#E5CCF3
(229,204,243)
#ECDCF4
(236,220,244)
#F3ECF5
(243,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD4CEB; }

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

This text font color is #AD4CEB.

Background Color

.myBgColor { background-color: #AD4CEB; }

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

This div background color is #AD4CEB.

Border color

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

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

This div border color is #AD4CEB.

Opacity

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

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

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

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

This text has shadow with #AD4CEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD4CEB.

Preview

Color preview on black background

This text has color #AD4CEB on black background.


Color preview on white background

This text has color #AD4CEB on white background.


Black color preview on #AD4CEB background

This text has black color on #AD4CEB background.


White color preview on #AD4CEB background

This text has white color on #AD4CEB background.


Related colors

Complementary color

Complementary color for #hex is #52B314.


I love getcolorcode.com

Triadic colors

1 #EBAD4C and #4CEBAD with #AD4CEB are triadic colors.

2 #EB4CAD and #4CADEB with #AD4CEB are triadic colors.