#C9066B (or 0xC9066B) is unknown color: approx Ruby. HEX triplet: C9, 06 and 6B. RGB value is (201,6,107). Sum of RGB (Red+Green+Blue) = 201+6+107=314 (41% of max value = 765). Red value is 201 (78.91% from 255 or 64.01% from 314); Green value is 6 (2.73% from 255 or 1.91% from 314); Blue value is 107 (42.19% from 255 or 34.08% from 314); Max value from RGB is 201 - color contains mainly: red. Hex color #C9066B is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C9066B is #36F994. Grayscale: #4B4B4B. Windows color (decimal): -3602837 or 7014089. OLE color: 7014089.
HSL color Cylindrical-coordinate representation of color #C9066B: hue angle of 328.92º degrees, saturation: 0.94, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #C9066B is Cyan = 0, Magento = 0.97, Yellow = 0.47 and Black (K on CMYK) = 0.21.
<style> p { color: #c9066b; } p { color: rgb(201,6,107); } H1.HeaderClassName { color: #c9066b; } .AnyTagClassName { color: #c9066b; } </style>
<style> a { background-color: #c9066b; } a { background-color: rgb(201,6,107); } div.DivClassName { background-color: #c9066b; } .BgClassName { background-color: #c9066b; } </style>
<style> span { border-color: #c9066b; } span { border-color: rgb(201,6,107); } td.TdClassName { border-color: #c9066b; } .TagClassName { border-color: #c9066b; } </style>