#DA0B6E (or 0xDA0B6E) is unknown color: approx Ruby. HEX triplet: DA, 0B and 6E. RGB value is (218,11,110). Sum of RGB (Red+Green+Blue) = 218+11+110=339 (44% of max value = 765). Red value is 218 (85.55% from 255 or 64.31% from 339); Green value is 11 (4.69% from 255 or 3.24% from 339); Blue value is 110 (43.36% from 255 or 32.45% from 339); Max value from RGB is 218 - color contains mainly: red. Hex color #DA0B6E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DA0B6E is #25F491. Grayscale: #535353. Windows color (decimal): -2487442 or 7211994. OLE color: 7211994.
HSL color Cylindrical-coordinate representation of color #DA0B6E: hue angle of 331.3º degrees, saturation: 0.9, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #DA0B6E is Cyan = 0, Magento = 0.95, Yellow = 0.50 and Black (K on CMYK) = 0.15.
<style> p { color: #DA0B6E; } p { color: rgb(218,11,110); } H1.HeaderClassName { color: #DA0B6E; } .AnyTagClassName { color: #DA0B6E; } </style>
<style> a { background-color: #DA0B6E; } a { background-color: rgb(218,11,110); } div.DivClassName { background-color: #DA0B6E; } .BgClassName { background-color: #DA0B6E; } </style>
<style> span { border-color: #DA0B6E; } span { border-color: rgb(218,11,110); } td.TdClassName { border-color: #DA0B6E; } .TagClassName { border-color: #DA0B6E; } </style>