#C8B175 (or 0xC8B175) is unknown color: approx Putty. HEX triplet: C8, B1 and 75. RGB value is (200,177,117). Sum of RGB (Red+Green+Blue) = 200+177+117=494 (65% of max value = 765). Red value is 200 (78.52% from 255 or 40.49% from 494); Green value is 177 (69.53% from 255 or 35.83% from 494); Blue value is 117 (46.09% from 255 or 23.68% from 494); Max value from RGB is 200 - color contains mainly: red. Hex color #C8B175 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C8B175 is #374E8A. Grayscale: #B1B1B1. Windows color (decimal): -3624587 or 7713224. OLE color: 7713224.
HSL color Cylindrical-coordinate representation of color #C8B175: hue angle of 43.37º degrees, saturation: 0.43, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #C8B175 is Cyan = 0, Magento = 0.12, Yellow = 0.42 and Black (K on CMYK) = 0.22.
<style> p { color: #C8B175; } p { color: rgb(200,177,117); } H1.HeaderClassName { color: #C8B175; } .AnyTagClassName { color: #C8B175; } </style>
<style> a { background-color: #C8B175; } a { background-color: rgb(200,177,117); } div.DivClassName { background-color: #C8B175; } .BgClassName { background-color: #C8B175; } </style>
<style> span { border-color: #C8B175; } span { border-color: rgb(200,177,117); } td.TdClassName { border-color: #C8B175; } .TagClassName { border-color: #C8B175; } </style>