#C64B1A (or 0xC64B1A) is unknown color: approx Rust. HEX triplet: C6, 4B and 1A. RGB value is (198,75,26). Sum of RGB (Red+Green+Blue) = 198+75+26=299 (39% of max value = 765). Red value is 198 (77.73% from 255 or 66.22% from 299); Green value is 75 (29.69% from 255 or 25.08% from 299); Blue value is 26 (10.55% from 255 or 8.70% from 299); Max value from RGB is 198 - color contains mainly: red. Hex color #C64B1A is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C64B1A is #39B4E5. Grayscale: #6A6A6A. Windows color (decimal): -3781862 or 1723334. OLE color: 1723334.
HSL color Cylindrical-coordinate representation of color #C64B1A: hue angle of 17.09º degrees, saturation: 0.77, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #C64B1A is Cyan = 0, Magento = 0.62, Yellow = 0.87 and Black (K on CMYK) = 0.22.
<style> p { color: #c64b1a; } p { color: rgb(198,75,26); } H1.HeaderClassName { color: #c64b1a; } .AnyTagClassName { color: #c64b1a; } </style>
<style> a { background-color: #c64b1a; } a { background-color: rgb(198,75,26); } div.DivClassName { background-color: #c64b1a; } .BgClassName { background-color: #c64b1a; } </style>
<style> span { border-color: #c64b1a; } span { border-color: rgb(198,75,26); } td.TdClassName { border-color: #c64b1a; } .TagClassName { border-color: #c64b1a; } </style>