#ea093e

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

Shades of Crimson #EA093E

Tints of Crimson #EA093E

Color information

#EA093E (or 0xEA093E) is unknown color: approx Crimson. HEX triplet: EA, 09 and 3E. RGB value is (234,9,62). Sum of RGB (Red+Green+Blue) = 234+9+62=305 (40% of max value = 765). Red value is 234 (91.80% from 255 or 76.72% from 305); Green value is 9 (3.91% from 255 or 2.95% from 305); Blue value is 62 (24.61% from 255 or 20.33% from 305); Max value from RGB is 234 - color contains mainly: red. Hex color #EA093E is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #EA093E is #15F6C1. Grayscale: #525252. Windows color (decimal): -1439426 or 4065770. OLE color: 4065770.

HSL color Cylindrical-coordinate representation of color #EA093E: hue angle of 345.87º degrees, saturation: 0.93, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #EA093E is Cyan = 0, Magento = 0.96, Yellow = 0.74 and Black (K on CMYK) = 0.08.

Color convert

RGB234962-
CMYK00.960.740.08
HSL345.87º92.59%47.65%-
HSV(B)345.87º96.15%91.76%-
XYZ34.918.046.2-
YUV82.32116.54236.19-

RGB Variations

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

RGB

RED value IS 234 (91.80% from 255) = 76.72%
GREEN value IS 9 (3.91% from 255) = 2.95%
BLUE value IS 62 (24.61% from 255) = 20.33%
R=76.72%
G=2.95%
B=20.33%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.96
Y (Yellow) values IS 0.74
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal23496200.960.740.08345.8792.5947.65
HexEA93E0604A815a5d30
Octal352117601401121053213560
Binary11101010100111111001100000100101010001010110101011101110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ea093e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ea093e; }

 p { color: rgb(234,9,62); }

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

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

 a { background-color: rgb(234,9,62); }

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

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

 span { border-color: rgb(234,9,62); }

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

cancel