#C50B67 (or 0xC50B67) is unknown color: approx Ruby. HEX triplet: C5, 0B and 67. RGB value is (197,11,103). Sum of RGB (Red+Green+Blue) = 197+11+103=311 (41% of max value = 765). Red value is 197 (77.34% from 255 or 63.34% from 311); Green value is 11 (4.69% from 255 or 3.54% from 311); Blue value is 103 (40.62% from 255 or 33.12% from 311); Max value from RGB is 197 - color contains mainly: red. Hex color #C50B67 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C50B67 is #3AF498. Grayscale: #4C4C4C. Windows color (decimal): -3863705 or 6753221. OLE color: 6753221.
HSL color Cylindrical-coordinate representation of color #C50B67: hue angle of 330.32º degrees, saturation: 0.89, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #C50B67 is Cyan = 0, Magento = 0.94, Yellow = 0.48 and Black (K on CMYK) = 0.23.
<style> p { color: #c50b67; } p { color: rgb(197,11,103); } H1.HeaderClassName { color: #c50b67; } .AnyTagClassName { color: #c50b67; } </style>
<style> a { background-color: #c50b67; } a { background-color: rgb(197,11,103); } div.DivClassName { background-color: #c50b67; } .BgClassName { background-color: #c50b67; } </style>
<style> span { border-color: #c50b67; } span { border-color: rgb(197,11,103); } td.TdClassName { border-color: #c50b67; } .TagClassName { border-color: #c50b67; } </style>