#C4221E (or 0xC4221E) is unknown color: approx Fire Brick. HEX triplet: C4, 22 and 1E. RGB value is (196,34,30). Sum of RGB (Red+Green+Blue) = 196+34+30=260 (34% of max value = 765). Red value is 196 (76.95% from 255 or 75.38% from 260); Green value is 34 (13.67% from 255 or 13.08% from 260); Blue value is 30 (12.11% from 255 or 11.54% from 260); Max value from RGB is 196 - color contains mainly: red. Hex color #C4221E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C4221E is #3BDDE1. Grayscale: #525252. Windows color (decimal): -3923426 or 1974980. OLE color: 1974980.
HSL color Cylindrical-coordinate representation of color #C4221E: hue angle of 1.45º degrees, saturation: 0.73, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #C4221E is Cyan = 0, Magento = 0.83, Yellow = 0.85 and Black (K on CMYK) = 0.23.
<style> p { color: #C4221E; } p { color: rgb(196,34,30); } H1.HeaderClassName { color: #C4221E; } .AnyTagClassName { color: #C4221E; } </style>
<style> a { background-color: #C4221E; } a { background-color: rgb(196,34,30); } div.DivClassName { background-color: #C4221E; } .BgClassName { background-color: #C4221E; } </style>
<style> span { border-color: #C4221E; } span { border-color: rgb(196,34,30); } td.TdClassName { border-color: #C4221E; } .TagClassName { border-color: #C4221E; } </style>