#C1420D (or 0xC1420D) is unknown color: approx Rust. HEX triplet: C1, 42 and 0D. RGB value is (193,66,13). Sum of RGB (Red+Green+Blue) = 193+66+13=272 (36% of max value = 765). Red value is 193 (75.78% from 255 or 70.96% from 272); Green value is 66 (26.17% from 255 or 24.26% from 272); Blue value is 13 (5.47% from 255 or 4.78% from 272); Max value from RGB is 193 - color contains mainly: red. Hex color #C1420D is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #C1420D is #3EBDF2. Grayscale: #626262. Windows color (decimal): -4111859 or 869057. OLE color: 869057.
HSL color Cylindrical-coordinate representation of color #C1420D: hue angle of 17.67º degrees, saturation: 0.87, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #C1420D is Cyan = 0, Magento = 0.66, Yellow = 0.93 and Black (K on CMYK) = 0.24.
<style> p { color: #C1420D; } p { color: rgb(193,66,13); } H1.HeaderClassName { color: #C1420D; } .AnyTagClassName { color: #C1420D; } </style>
<style> a { background-color: #C1420D; } a { background-color: rgb(193,66,13); } div.DivClassName { background-color: #C1420D; } .BgClassName { background-color: #C1420D; } </style>
<style> span { border-color: #C1420D; } span { border-color: rgb(193,66,13); } td.TdClassName { border-color: #C1420D; } .TagClassName { border-color: #C1420D; } </style>