#fe4542

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

Shades of Coral Red #FE4542

Tints of Coral Red #FE4542

Color information

#FE4542 (or 0xFE4542) is unknown color: approx Coral Red. HEX triplet: FE, 45 and 42. RGB value is (254,69,66). Sum of RGB (Red+Green+Blue) = 254+69+66=389 (51% of max value = 765). Red value is 254 (99.61% from 255 or 65.30% from 389); Green value is 69 (27.34% from 255 or 17.74% from 389); Blue value is 66 (26.17% from 255 or 16.97% from 389); Max value from RGB is 254 - color contains mainly: red. Hex color #FE4542 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #FE4542 is #01BABD. Grayscale: #7C7C7C. Windows color (decimal): -113342 or 4343294. OLE color: 4343294.

HSL color Cylindrical-coordinate representation of color #FE4542: hue angle of 0.96º degrees, saturation: 0.99, lightness: 0.63%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #FE4542 is Cyan = 0, Magento = 0.73, Yellow = 0.74 and Black (K on CMYK) = 0.00.

Color convert

RGB2546966-
CMYK00.730.740.00
HSL0.96º98.95%62.75%-
HSV(B)0.96º74.02%99.61%-
XYZ43.9825.727.8-
YUV123.9795.29220.74-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 65.30%
GREEN value IS 69 (27.34% from 255) = 17.74%
BLUE value IS 66 (26.17% from 255) = 16.97%
R=65.30%
G=17.74%
B=16.97%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.73
Y (Yellow) values IS 0.74
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal254696600.730.740.000.9698.9562.75
HexFE45420494A01633f
Octal37610510201111120114377
Binary1111111010001011000010010010011001010011100011111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe4542

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe4542; }

 p { color: rgb(254,69,66); }

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

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

 a { background-color: rgb(254,69,66); }

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

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

 span { border-color: rgb(254,69,66); }

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

cancel