#E55137

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

Shades of Cinnabar #E55137

Tints of Cinnabar #E55137

Color information

#E55137 (or 0xE55137) is unknown color: approx Cinnabar. HEX triplet: E5, 51 and 37. RGB value is (229,81,55). Sum of RGB (Red+Green+Blue) = 229+81+55=365 (48% of max value = 765). Red value is 229 (89.84% from 255 or 62.74% from 365); Green value is 81 (32.03% from 255 or 22.19% from 365); Blue value is 55 (21.88% from 255 or 15.07% from 365); Max value from RGB is 229 - color contains mainly: red. Hex color #E55137 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #E55137 is #1AAEC8. Grayscale: #7A7A7A. Windows color (decimal): -1748681 or 3625445. OLE color: 3625445.

HSL color Cylindrical-coordinate representation of color #E55137: hue angle of 8.97º degrees, saturation: 0.77, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #E55137 is Cyan = 0, Magento = 0.65, Yellow = 0.76 and Black (K on CMYK) = 0.10.

Color convert

RGB2298155-
CMYK00.650.760.10
HSL8.97º76.99%55.69%-
HSV(B)8.97º75.98%89.8%-
XYZ35.9522.826.12-
YUV122.2990.03204.11-

RGB Variations

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

RGB

RED value IS 229 (89.84% from 255) = 62.74%
GREEN value IS 81 (32.03% from 255) = 22.19%
BLUE value IS 55 (21.88% from 255) = 15.07%
R=62.74%
G=22.19%
B=15.07%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.65
Y (Yellow) values IS 0.76
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal229815500.650.760.108.9776.9955.69
HexE551370414CA94d38
Octal345121670101114121111570
Binary111001011010001110111010000011001100101010011001101111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E55137

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E55137; }

 p { color: rgb(229,81,55); }

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

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

 a { background-color: rgb(229,81,55); }

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

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

 span { border-color: rgb(229,81,55); }

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

cancel