#ab1ee4

Color #AB1EE4 Dark Orchid (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dark Orchid #AB1EE4

Tints of Dark Orchid #AB1EE4

Color information

#AB1EE4 (or 0xAB1EE4) is unknown color: approx Dark Orchid. HEX triplet: AB, 1E and E4. RGB value is (171,30,228). Sum of RGB (Red+Green+Blue) = 171+30+228=429 (56% of max value = 765). Red value is 171 (67.19% from 255 or 39.86% from 429); Green value is 30 (12.11% from 255 or 6.99% from 429); Blue value is 228 (89.45% from 255 or 53.15% from 429); Max value from RGB is 228 - color contains mainly: blue. Hex color #AB1EE4 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AB1EE4 is #54E11B. Grayscale: #5E5E5E. Windows color (decimal): -5562652 or 14950059. OLE color: 14950059.

HSL color Cylindrical-coordinate representation of color #AB1EE4: hue angle of 282.73º degrees, saturation: 0.79, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #AB1EE4 is Cyan = 0.25, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.11.

Color convert

RGB17130228-
CMYK0.250.8700.11
HSL282.73º78.57%50.59%-
HSV(B)282.73º86.84%89.41%-
XYZ31.2615.1974.68-
YUV94.73203.21182.4-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 171 (67.19% from 255) = 39.86%
GREEN value IS 30 (12.11% from 255) = 6.99%
BLUE value IS 228 (89.45% from 255) = 53.15%
R=39.86%
G=6.99%
B=53.15%

CMYK

C (Cyan) values IS 0.25
M (Magenta) values IS 0.87
Y (Yellow) values IS 0
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal171302280.250.8700.11282.7378.5750.59
HexAB1EE419570B11b4f33
Octal253363443112701343311763
Binary101010111111011100100110011010111010111000110111001111110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ab1ee4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ab1ee4; }

 p { color: rgb(171,30,228); }

 H1.HeaderClassName
 {
   color: #ab1ee4;
 }
 .AnyTagClassName
 {
   color: #ab1ee4;
 }
</style>
background-color css

<style>
 a { background-color: #ab1ee4; }

 a { background-color: rgb(171,30,228); }

 div.DivClassName
 {
   background-color: #ab1ee4;
 }
 .BgClassName
 {
   background-color: #ab1ee4;
 }
</style>
border-color css

<style>
 span { border-color: #ab1ee4; }

 span { border-color: rgb(171,30,228); }

 td.TdClassName
 {
   border-color: #ab1ee4;
 }
 .TagClassName
 {
   border-color: #ab1ee4;
 }
</style>

cancel