#E30232

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

Shades of Crimson #E30232

Tints of Crimson #E30232

Color information

#E30232 (or 0xE30232) is unknown color: approx Crimson. HEX triplet: E3, 02 and 32. RGB value is (227,2,50). Sum of RGB (Red+Green+Blue) = 227+2+50=279 (36% of max value = 765). Red value is 227 (89.06% from 255 or 81.36% from 279); Green value is 2 (1.17% from 255 or 0.72% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 227 - color contains mainly: red. Hex color #E30232 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #E30232 is #1CFDCD. Grayscale: #4A4A4A. Windows color (decimal): -1899982 or 3277539. OLE color: 3277539.

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

Color convert

RGB227250-
CMYK00.990.780.11
HSL347.2º98.25%44.9%-
HSV(B)347.2º99.12%89.02%-
XYZ32.2816.64.52-
YUV74.75114.04236.6-

RGB Variations

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

RGB

RED value IS 227 (89.06% from 255) = 81.36%
GREEN value IS 2 (1.17% from 255) = 0.72%
BLUE value IS 50 (19.92% from 255) = 17.92%
R=81.36%
G=0.72%
B=17.92%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.99
Y (Yellow) values IS 0.78
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal22725000.990.780.11347.298.2544.9
HexE32320634EB15b622d
Octal34326201431161353314255
Binary111000111011001001100011100111010111010110111100010101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E30232

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E30232; }

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

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

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

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

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

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

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

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

cancel