#C3965F (or 0xC3965F) is unknown color: approx Twine. HEX triplet: C3, 96 and 5F. RGB value is (195,150,95). Sum of RGB (Red+Green+Blue) = 195+150+95=440 (58% of max value = 765). Red value is 195 (76.56% from 255 or 44.32% from 440); Green value is 150 (58.98% from 255 or 34.09% from 440); Blue value is 95 (37.5% from 255 or 21.59% from 440); Max value from RGB is 195 - color contains mainly: red. Hex color #C3965F is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C3965F is #3C69A0. Grayscale: #9D9D9D. Windows color (decimal): -3959201 or 6264515. OLE color: 6264515.
HSL color Cylindrical-coordinate representation of color #C3965F: hue angle of 33º degrees, saturation: 0.45, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #C3965F is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.24.
<style> p { color: #C3965F; } p { color: rgb(195,150,95); } H1.HeaderClassName { color: #C3965F; } .AnyTagClassName { color: #C3965F; } </style>
<style> a { background-color: #C3965F; } a { background-color: rgb(195,150,95); } div.DivClassName { background-color: #C3965F; } .BgClassName { background-color: #C3965F; } </style>
<style> span { border-color: #C3965F; } span { border-color: rgb(195,150,95); } td.TdClassName { border-color: #C3965F; } .TagClassName { border-color: #C3965F; } </style>