#D02D4C (or 0xD02D4C) is unknown color: approx Brick Red. HEX triplet: D0, 2D and 4C. RGB value is (208,45,76). Sum of RGB (Red+Green+Blue) = 208+45+76=329 (43% of max value = 765). Red value is 208 (81.64% from 255 or 63.22% from 329); Green value is 45 (17.97% from 255 or 13.68% from 329); Blue value is 76 (30.08% from 255 or 23.10% from 329); Max value from RGB is 208 - color contains mainly: red. Hex color #D02D4C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D02D4C is #2FD2B3. Grayscale: #616161. Windows color (decimal): -3134132 or 4992464. OLE color: 4992464.
HSL color Cylindrical-coordinate representation of color #D02D4C: hue angle of 348.59º degrees, saturation: 0.64, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #D02D4C is Cyan = 0, Magento = 0.78, Yellow = 0.63 and Black (K on CMYK) = 0.18.
<style> p { color: #D02D4C; } p { color: rgb(208,45,76); } H1.HeaderClassName { color: #D02D4C; } .AnyTagClassName { color: #D02D4C; } </style>
<style> a { background-color: #D02D4C; } a { background-color: rgb(208,45,76); } div.DivClassName { background-color: #D02D4C; } .BgClassName { background-color: #D02D4C; } </style>
<style> span { border-color: #D02D4C; } span { border-color: rgb(208,45,76); } td.TdClassName { border-color: #D02D4C; } .TagClassName { border-color: #D02D4C; } </style>