#C3165A (or 0xC3165A) is unknown color: approx Ruby. HEX triplet: C3, 16 and 5A. RGB value is (195,22,90). Sum of RGB (Red+Green+Blue) = 195+22+90=307 (40% of max value = 765). Red value is 195 (76.56% from 255 or 63.52% from 307); Green value is 22 (8.98% from 255 or 7.17% from 307); Blue value is 90 (35.55% from 255 or 29.32% from 307); Max value from RGB is 195 - color contains mainly: red. Hex color #C3165A is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C3165A is #3CE9A5. Grayscale: #515151. Windows color (decimal): -3991974 or 5904067. OLE color: 5904067.
HSL color Cylindrical-coordinate representation of color #C3165A: hue angle of 336.42º degrees, saturation: 0.8, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C3165A is Cyan = 0, Magento = 0.89, Yellow = 0.54 and Black (K on CMYK) = 0.24.
<style> p { color: #C3165A; } p { color: rgb(195,22,90); } H1.HeaderClassName { color: #C3165A; } .AnyTagClassName { color: #C3165A; } </style>
<style> a { background-color: #C3165A; } a { background-color: rgb(195,22,90); } div.DivClassName { background-color: #C3165A; } .BgClassName { background-color: #C3165A; } </style>
<style> span { border-color: #C3165A; } span { border-color: rgb(195,22,90); } td.TdClassName { border-color: #C3165A; } .TagClassName { border-color: #C3165A; } </style>