#E6323E

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

Shades of Alizarin #E6323E

Tints of Alizarin #E6323E

Color information

#E6323E (or 0xE6323E) is unknown color: approx Alizarin. HEX triplet: E6, 32 and 3E. RGB value is (230,50,62). Sum of RGB (Red+Green+Blue) = 230+50+62=342 (45% of max value = 765). Red value is 230 (90.23% from 255 or 67.25% from 342); Green value is 50 (19.92% from 255 or 14.62% from 342); Blue value is 62 (24.61% from 255 or 18.13% from 342); Max value from RGB is 230 - color contains mainly: red. Hex color #E6323E is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #E6323E is #19CDC1. Grayscale: #696969. Windows color (decimal): -1691074 or 4076262. OLE color: 4076262.

HSL color Cylindrical-coordinate representation of color #E6323E: hue angle of 356º degrees, saturation: 0.78, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E6323E is Cyan = 0, Magento = 0.78, Yellow = 0.73 and Black (K on CMYK) = 0.10.

Color convert

RGB2305062-
CMYK00.780.730.10
HSL356º78.26%54.9%-
HSV(B)356º78.26%90.2%-
XYZ34.6419.456.49-
YUV105.19103.63217.02-

RGB Variations

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

RGB

RED value IS 230 (90.23% from 255) = 67.25%
GREEN value IS 50 (19.92% from 255) = 14.62%
BLUE value IS 62 (24.61% from 255) = 18.13%
R=67.25%
G=14.62%
B=18.13%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.78
Y (Yellow) values IS 0.73
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal230506200.780.730.1035678.2654.9
HexE6323E04E49A1644e37
Octal346627601161111254411667
Binary1110011011001011111001001110100100110101011001001001110110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E6323E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E6323E; }

 p { color: rgb(230,50,62); }

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

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

 a { background-color: rgb(230,50,62); }

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

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

 span { border-color: rgb(230,50,62); }

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

cancel