#C31A66 (or 0xC31A66) is unknown color: approx Ruby. HEX triplet: C3, 1A and 66. RGB value is (195,26,102). Sum of RGB (Red+Green+Blue) = 195+26+102=323 (42% of max value = 765). Red value is 195 (76.56% from 255 or 60.37% from 323); Green value is 26 (10.55% from 255 or 8.05% from 323); Blue value is 102 (40.23% from 255 or 31.58% from 323); Max value from RGB is 195 - color contains mainly: red. Hex color #C31A66 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C31A66 is #3CE599. Grayscale: #555555. Windows color (decimal): -3990938 or 6691523. OLE color: 6691523.
HSL color Cylindrical-coordinate representation of color #C31A66: hue angle of 333.02º degrees, saturation: 0.76, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #C31A66 is Cyan = 0, Magento = 0.87, Yellow = 0.48 and Black (K on CMYK) = 0.24.
<style> p { color: #C31A66; } p { color: rgb(195,26,102); } H1.HeaderClassName { color: #C31A66; } .AnyTagClassName { color: #C31A66; } </style>
<style> a { background-color: #C31A66; } a { background-color: rgb(195,26,102); } div.DivClassName { background-color: #C31A66; } .BgClassName { background-color: #C31A66; } </style>
<style> span { border-color: #C31A66; } span { border-color: rgb(195,26,102); } td.TdClassName { border-color: #C31A66; } .TagClassName { border-color: #C31A66; } </style>