#eb1a39

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

Shades of Alizarin #EB1A39

Tints of Alizarin #EB1A39

Color information

#EB1A39 (or 0xEB1A39) is unknown color: approx Alizarin. HEX triplet: EB, 1A and 39. RGB value is (235,26,57). Sum of RGB (Red+Green+Blue) = 235+26+57=318 (42% of max value = 765). Red value is 235 (92.19% from 255 or 73.90% from 318); Green value is 26 (10.55% from 255 or 8.18% from 318); Blue value is 57 (22.66% from 255 or 17.92% from 318); Max value from RGB is 235 - color contains mainly: red. Hex color #EB1A39 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #EB1A39 is #14E5C6. Grayscale: #5C5C5C. Windows color (decimal): -1369543 or 3742443. OLE color: 3742443.

HSL color Cylindrical-coordinate representation of color #EB1A39: hue angle of 351.1º degrees, saturation: 0.84, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #EB1A39 is Cyan = 0, Magento = 0.89, Yellow = 0.76 and Black (K on CMYK) = 0.08.

Color convert

RGB2352657-
CMYK00.890.760.08
HSL351.1º83.94%51.18%-
HSV(B)351.1º88.94%92.16%-
XYZ35.3718.75.62-
YUV92.02108.24229.98-

RGB Variations

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

RGB

RED value IS 235 (92.19% from 255) = 73.90%
GREEN value IS 26 (10.55% from 255) = 8.18%
BLUE value IS 57 (22.66% from 255) = 17.92%
R=73.90%
G=8.18%
B=17.92%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.89
Y (Yellow) values IS 0.76
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal235265700.890.760.08351.183.9451.18
HexEB1A390594C815f5433
Octal353327101311141053712463
Binary111010111101011100101011001100110010001010111111010100110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #eb1a39

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #eb1a39; }

 p { color: rgb(235,26,57); }

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

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

 a { background-color: rgb(235,26,57); }

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

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

 span { border-color: rgb(235,26,57); }

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

cancel