#C8633F (or 0xC8633F) is unknown color: approx Ecstasy. HEX triplet: C8, 63 and 3F. RGB value is (200,99,63). Sum of RGB (Red+Green+Blue) = 200+99+63=362 (47% of max value = 765). Red value is 200 (78.52% from 255 or 55.25% from 362); Green value is 99 (39.06% from 255 or 27.35% from 362); Blue value is 63 (25% from 255 or 17.40% from 362); Max value from RGB is 200 - color contains mainly: red. Hex color #C8633F is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C8633F is #379CC0. Grayscale: #7D7D7D. Windows color (decimal): -3644609 or 4154312. OLE color: 4154312.
HSL color Cylindrical-coordinate representation of color #C8633F: hue angle of 15.77º degrees, saturation: 0.55, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #C8633F is Cyan = 0, Magento = 0.50, Yellow = 0.68 and Black (K on CMYK) = 0.22.
<style> p { color: #c8633f; } p { color: rgb(200,99,63); } H1.HeaderClassName { color: #c8633f; } .AnyTagClassName { color: #c8633f; } </style>
<style> a { background-color: #c8633f; } a { background-color: rgb(200,99,63); } div.DivClassName { background-color: #c8633f; } .BgClassName { background-color: #c8633f; } </style>
<style> span { border-color: #c8633f; } span { border-color: rgb(200,99,63); } td.TdClassName { border-color: #c8633f; } .TagClassName { border-color: #c8633f; } </style>