#D75CB8 (or 0xD75CB8) is unknown color: approx Fuchsia. HEX triplet: D7, 5C and B8. RGB value is (215,92,184). Sum of RGB (Red+Green+Blue) = 215+92+184=491 (65% of max value = 765). Red value is 215 (84.38% from 255 or 43.79% from 491); Green value is 92 (36.33% from 255 or 18.74% from 491); Blue value is 184 (72.27% from 255 or 37.47% from 491); Max value from RGB is 215 - color contains mainly: red. Hex color #D75CB8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D75CB8 is #28A347. Grayscale: #8B8B8B. Windows color (decimal): -2663240 or 12082391. OLE color: 12082391.
HSL color Cylindrical-coordinate representation of color #D75CB8: hue angle of 315.12º degrees, saturation: 0.61, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #D75CB8 is Cyan = 0, Magento = 0.57, Yellow = 0.14 and Black (K on CMYK) = 0.16.
<style> p { color: #D75CB8; } p { color: rgb(215,92,184); } H1.HeaderClassName { color: #D75CB8; } .AnyTagClassName { color: #D75CB8; } </style>
<style> a { background-color: #D75CB8; } a { background-color: rgb(215,92,184); } div.DivClassName { background-color: #D75CB8; } .BgClassName { background-color: #D75CB8; } </style>
<style> span { border-color: #D75CB8; } span { border-color: rgb(215,92,184); } td.TdClassName { border-color: #D75CB8; } .TagClassName { border-color: #D75CB8; } </style>