#e31132

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

Shades of Crimson #E31132

Tints of Crimson #E31132

Color information

#E31132 (or 0xE31132) is unknown color: approx Crimson. HEX triplet: E3, 11 and 32. RGB value is (227,17,50). Sum of RGB (Red+Green+Blue) = 227+17+50=294 (38% of max value = 765). Red value is 227 (89.06% from 255 or 77.21% from 294); Green value is 17 (7.03% from 255 or 5.78% from 294); Blue value is 50 (19.92% from 255 or 17.01% from 294); Max value from RGB is 227 - color contains mainly: red. Hex color #E31132 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #E31132 is #1CEECD. Grayscale: #535353. Windows color (decimal): -1896142 or 3281379. OLE color: 3281379.

HSL color Cylindrical-coordinate representation of color #E31132: hue angle of 350.57º degrees, saturation: 0.86, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #E31132 is Cyan = 0, Magento = 0.93, Yellow = 0.78 and Black (K on CMYK) = 0.11.

Color convert

RGB2271750-
CMYK00.930.780.11
HSL350.57º86.07%47.84%-
HSV(B)350.57º92.51%89.02%-
XYZ32.4516.964.58-
YUV83.55109.07230.32-

RGB Variations

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

RGB

RED value IS 227 (89.06% from 255) = 77.21%
GREEN value IS 17 (7.03% from 255) = 5.78%
BLUE value IS 50 (19.92% from 255) = 17.01%
R=77.21%
G=5.78%
B=17.01%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.93
Y (Yellow) values IS 0.78
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal227175000.930.780.11350.5786.0747.84
HexE3113205D4EB15f5630
Octal343216201351161353712660
Binary111000111000111001001011101100111010111010111111010110110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e31132

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e31132; }

 p { color: rgb(227,17,50); }

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

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

 a { background-color: rgb(227,17,50); }

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

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

 span { border-color: rgb(227,17,50); }

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

cancel