#C2791F (or 0xC2791F) is unknown color: approx Ochre. HEX triplet: C2, 79 and 1F. RGB value is (194,121,31). Sum of RGB (Red+Green+Blue) = 194+121+31=346 (45% of max value = 765). Red value is 194 (76.17% from 255 or 56.07% from 346); Green value is 121 (47.66% from 255 or 34.97% from 346); Blue value is 31 (12.5% from 255 or 8.96% from 346); Max value from RGB is 194 - color contains mainly: red. Hex color #C2791F is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C2791F is #3D86E0. Grayscale: #858585. Windows color (decimal): -4032225 or 2062786. OLE color: 2062786.
HSL color Cylindrical-coordinate representation of color #C2791F: hue angle of 33.13º degrees, saturation: 0.72, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #C2791F is Cyan = 0, Magento = 0.38, Yellow = 0.84 and Black (K on CMYK) = 0.24.
<style> p { color: #c2791f; } p { color: rgb(194,121,31); } H1.HeaderClassName { color: #c2791f; } .AnyTagClassName { color: #c2791f; } </style>
<style> a { background-color: #c2791f; } a { background-color: rgb(194,121,31); } div.DivClassName { background-color: #c2791f; } .BgClassName { background-color: #c2791f; } </style>
<style> span { border-color: #c2791f; } span { border-color: rgb(194,121,31); } td.TdClassName { border-color: #c2791f; } .TagClassName { border-color: #c2791f; } </style>