#D25080 (or 0xD25080) is unknown color: approx Cranberry. HEX triplet: D2, 50 and 80. RGB value is (210,80,128). Sum of RGB (Red+Green+Blue) = 210+80+128=418 (55% of max value = 765). Red value is 210 (82.42% from 255 or 50.24% from 418); Green value is 80 (31.64% from 255 or 19.14% from 418); Blue value is 128 (50.39% from 255 or 30.62% from 418); Max value from RGB is 210 - color contains mainly: red. Hex color #D25080 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D25080 is #2DAF7F. Grayscale: #7C7C7C. Windows color (decimal): -2994048 or 8409298. OLE color: 8409298.
HSL color Cylindrical-coordinate representation of color #D25080: hue angle of 337.85º degrees, saturation: 0.59, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #D25080 is Cyan = 0, Magento = 0.62, Yellow = 0.39 and Black (K on CMYK) = 0.18.
<style> p { color: #d25080; } p { color: rgb(210,80,128); } H1.HeaderClassName { color: #d25080; } .AnyTagClassName { color: #d25080; } </style>
<style> a { background-color: #d25080; } a { background-color: rgb(210,80,128); } div.DivClassName { background-color: #d25080; } .BgClassName { background-color: #d25080; } </style>
<style> span { border-color: #d25080; } span { border-color: rgb(210,80,128); } td.TdClassName { border-color: #d25080; } .TagClassName { border-color: #d25080; } </style>