#DB006B (or 0xDB006B) is unknown color: approx Razzmatazz. HEX triplet: DB, 00 and 6B. RGB value is (219,0,107). Sum of RGB (Red+Green+Blue) = 219+0+107=326 (43% of max value = 765). Red value is 219 (85.94% from 255 or 67.18% from 326); Green value is 0 (0.39% from 255 or 0% from 326); Blue value is 107 (42.19% from 255 or 32.82% from 326); Max value from RGB is 219 - color contains mainly: red. Hex color #DB006B is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #DB006B is #24FF94. Grayscale: #4D4D4D. Windows color (decimal): -2424725 or 7012571. OLE color: 7012571.
HSL color Cylindrical-coordinate representation of color #DB006B: hue angle of 330.68º degrees, saturation: 1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 1%. Process color model (Four color, CMYK) of #DB006B is Cyan = 0, Magento = 1, Yellow = 0.51 and Black (K on CMYK) = 0.14.
<style> p { color: #DB006B; } p { color: rgb(219,0,107); } H1.HeaderClassName { color: #DB006B; } .AnyTagClassName { color: #DB006B; } </style>
<style> a { background-color: #DB006B; } a { background-color: rgb(219,0,107); } div.DivClassName { background-color: #DB006B; } .BgClassName { background-color: #DB006B; } </style>
<style> span { border-color: #DB006B; } span { border-color: rgb(219,0,107); } td.TdClassName { border-color: #DB006B; } .TagClassName { border-color: #DB006B; } </style>