#EA4953

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

Shades of Mandy #EA4953

Tints of Mandy #EA4953

Color information

#EA4953 (or 0xEA4953) is unknown color: approx Mandy. HEX triplet: EA, 49 and 53. RGB value is (234,73,83). Sum of RGB (Red+Green+Blue) = 234+73+83=390 (51% of max value = 765). Red value is 234 (91.80% from 255 or 60% from 390); Green value is 73 (28.91% from 255 or 18.72% from 390); Blue value is 83 (32.81% from 255 or 21.28% from 390); Max value from RGB is 234 - color contains mainly: red. Hex color #EA4953 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #EA4953 is #15B6AC. Grayscale: #7A7A7A. Windows color (decimal): -1423021 or 5458410. OLE color: 5458410.

HSL color Cylindrical-coordinate representation of color #EA4953: hue angle of 356.27º degrees, saturation: 0.79, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #EA4953 is Cyan = 0, Magento = 0.69, Yellow = 0.65 and Black (K on CMYK) = 0.08.

Color convert

RGB2347383-
CMYK00.690.650.08
HSL356.27º79.31%60.2%-
HSV(B)356.27º68.8%91.76%-
XYZ37.8822.8810.6-
YUV122.28105.84207.69-

RGB Variations

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

RGB

RED value IS 234 (91.80% from 255) = 60%
GREEN value IS 73 (28.91% from 255) = 18.72%
BLUE value IS 83 (32.81% from 255) = 21.28%
R=60%
G=18.72%
B=21.28%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.69
Y (Yellow) values IS 0.65
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal234738300.690.650.08356.2779.3160.2
HexEA49530454181644f3c
Octal35211112301051011054411774
Binary111010101001001101001101000101100000110001011001001001111111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #EA4953

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #EA4953; }

 p { color: rgb(234,73,83); }

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

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

 a { background-color: rgb(234,73,83); }

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

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

 span { border-color: rgb(234,73,83); }

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

cancel