#ED85CB (or 0xED85CB) is unknown color: approx Tea Rose. HEX triplet: ED, 85 and CB. RGB value is (237,133,203). Sum of RGB (Red+Green+Blue) = 237+133+203=573 (75% of max value = 765). Red value is 237 (92.97% from 255 or 41.36% from 573); Green value is 133 (52.34% from 255 or 23.21% from 573); Blue value is 203 (79.69% from 255 or 35.43% from 573); Max value from RGB is 237 - color contains mainly: red. Hex color #ED85CB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #ED85CB is #127A34. Grayscale: #ABABAB. Windows color (decimal): -1210933 or 13338093. OLE color: 13338093.
HSL color Cylindrical-coordinate representation of color #ED85CB: hue angle of 319.62º degrees, saturation: 0.74, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #ED85CB is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #ed85cb; } p { color: rgb(237,133,203); } H1.HeaderClassName { color: #ed85cb; } .AnyTagClassName { color: #ed85cb; } </style>
<style> a { background-color: #ed85cb; } a { background-color: rgb(237,133,203); } div.DivClassName { background-color: #ed85cb; } .BgClassName { background-color: #ed85cb; } </style>
<style> span { border-color: #ed85cb; } span { border-color: rgb(237,133,203); } td.TdClassName { border-color: #ed85cb; } .TagClassName { border-color: #ed85cb; } </style>