#C83B2E (or 0xC83B2E) is unknown color: approx Persian Red. HEX triplet: C8, 3B and 2E. RGB value is (200,59,46). Sum of RGB (Red+Green+Blue) = 200+59+46=305 (40% of max value = 765). Red value is 200 (78.52% from 255 or 65.57% from 305); Green value is 59 (23.44% from 255 or 19.34% from 305); Blue value is 46 (18.36% from 255 or 15.08% from 305); Max value from RGB is 200 - color contains mainly: red. Hex color #C83B2E is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #C83B2E is #37C4D1. Grayscale: #636363. Windows color (decimal): -3654866 or 3029960. OLE color: 3029960.
HSL color Cylindrical-coordinate representation of color #C83B2E: hue angle of 5.06º degrees, saturation: 0.63, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #C83B2E is Cyan = 0, Magento = 0.70, Yellow = 0.77 and Black (K on CMYK) = 0.22.
<style> p { color: #C83B2E; } p { color: rgb(200,59,46); } H1.HeaderClassName { color: #C83B2E; } .AnyTagClassName { color: #C83B2E; } </style>
<style> a { background-color: #C83B2E; } a { background-color: rgb(200,59,46); } div.DivClassName { background-color: #C83B2E; } .BgClassName { background-color: #C83B2E; } </style>
<style> span { border-color: #C83B2E; } span { border-color: rgb(200,59,46); } td.TdClassName { border-color: #C83B2E; } .TagClassName { border-color: #C83B2E; } </style>