#C7433F (or 0xC7433F) is unknown color: approx Grenadier. HEX triplet: C7, 43 and 3F. RGB value is (199,67,63). Sum of RGB (Red+Green+Blue) = 199+67+63=329 (43% of max value = 765). Red value is 199 (78.12% from 255 or 60.49% from 329); Green value is 67 (26.56% from 255 or 20.36% from 329); Blue value is 63 (25% from 255 or 19.15% from 329); Max value from RGB is 199 - color contains mainly: red. Hex color #C7433F is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C7433F is #38BCC0. Grayscale: #6A6A6A. Windows color (decimal): -3718337 or 4146119. OLE color: 4146119.
HSL color Cylindrical-coordinate representation of color #C7433F: hue angle of 1.76º degrees, saturation: 0.55, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C7433F is Cyan = 0, Magento = 0.66, Yellow = 0.68 and Black (K on CMYK) = 0.22.
<style> p { color: #c7433f; } p { color: rgb(199,67,63); } H1.HeaderClassName { color: #c7433f; } .AnyTagClassName { color: #c7433f; } </style>
<style> a { background-color: #c7433f; } a { background-color: rgb(199,67,63); } div.DivClassName { background-color: #c7433f; } .BgClassName { background-color: #c7433f; } </style>
<style> span { border-color: #c7433f; } span { border-color: rgb(199,67,63); } td.TdClassName { border-color: #c7433f; } .TagClassName { border-color: #c7433f; } </style>