#EA8382 (or 0xEA8382) is unknown color: approx Light Coral. HEX triplet: EA, 83 and 82. RGB value is (234,131,130). Sum of RGB (Red+Green+Blue) = 234+131+130=495 (65% of max value = 765). Red value is 234 (91.80% from 255 or 47.27% from 495); Green value is 131 (51.56% from 255 or 26.46% from 495); Blue value is 130 (51.17% from 255 or 26.26% from 495); Max value from RGB is 234 - color contains mainly: red. Hex color #EA8382 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EA8382 is #157C7D. Grayscale: #A1A1A1. Windows color (decimal): -1408126 or 8553450. OLE color: 8553450.
HSL color Cylindrical-coordinate representation of color #EA8382: hue angle of 0.58º degrees, saturation: 0.71, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #EA8382 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.08.
<style> p { color: #EA8382; } p { color: rgb(234,131,130); } H1.HeaderClassName { color: #EA8382; } .AnyTagClassName { color: #EA8382; } </style>
<style> a { background-color: #EA8382; } a { background-color: rgb(234,131,130); } div.DivClassName { background-color: #EA8382; } .BgClassName { background-color: #EA8382; } </style>
<style> span { border-color: #EA8382; } span { border-color: rgb(234,131,130); } td.TdClassName { border-color: #EA8382; } .TagClassName { border-color: #EA8382; } </style>