#D0075C (or 0xD0075C) is unknown color: approx Ruby. HEX triplet: D0, 07 and 5C. RGB value is (208,7,92). Sum of RGB (Red+Green+Blue) = 208+7+92=307 (40% of max value = 765). Red value is 208 (81.64% from 255 or 67.75% from 307); Green value is 7 (3.12% from 255 or 2.28% from 307); Blue value is 92 (36.33% from 255 or 29.97% from 307); Max value from RGB is 208 - color contains mainly: red. Hex color #D0075C is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D0075C is #2FF8A3. Grayscale: #4C4C4C. Windows color (decimal): -3143844 or 6031312. OLE color: 6031312.
HSL color Cylindrical-coordinate representation of color #D0075C: hue angle of 334.63º degrees, saturation: 0.93, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D0075C is Cyan = 0, Magento = 0.97, Yellow = 0.56 and Black (K on CMYK) = 0.18.
<style> p { color: #D0075C; } p { color: rgb(208,7,92); } H1.HeaderClassName { color: #D0075C; } .AnyTagClassName { color: #D0075C; } </style>
<style> a { background-color: #D0075C; } a { background-color: rgb(208,7,92); } div.DivClassName { background-color: #D0075C; } .BgClassName { background-color: #D0075C; } </style>
<style> span { border-color: #D0075C; } span { border-color: rgb(208,7,92); } td.TdClassName { border-color: #D0075C; } .TagClassName { border-color: #D0075C; } </style>