#C6180A (or 0xC6180A) is unknown color: approx Free Speech Red. HEX triplet: C6, 18 and 0A. RGB value is (198,24,10). Sum of RGB (Red+Green+Blue) = 198+24+10=232 (30% of max value = 765). Red value is 198 (77.73% from 255 or 85.34% from 232); Green value is 24 (9.77% from 255 or 10.34% from 232); Blue value is 10 (4.30% from 255 or 4.31% from 232); Max value from RGB is 198 - color contains mainly: red. Hex color #C6180A is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #C6180A is #39E7F5. Grayscale: #4A4A4A. Windows color (decimal): -3794934 or 661702. OLE color: 661702.
HSL color Cylindrical-coordinate representation of color #C6180A: hue angle of 4.47º degrees, saturation: 0.9, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #C6180A is Cyan = 0, Magento = 0.88, Yellow = 0.95 and Black (K on CMYK) = 0.22.
<style> p { color: #C6180A; } p { color: rgb(198,24,10); } H1.HeaderClassName { color: #C6180A; } .AnyTagClassName { color: #C6180A; } </style>
<style> a { background-color: #C6180A; } a { background-color: rgb(198,24,10); } div.DivClassName { background-color: #C6180A; } .BgClassName { background-color: #C6180A; } </style>
<style> span { border-color: #C6180A; } span { border-color: rgb(198,24,10); } td.TdClassName { border-color: #C6180A; } .TagClassName { border-color: #C6180A; } </style>