#CE6B50 (or 0xCE6B50) is unknown color: approx Red Damask. HEX triplet: CE, 6B and 50. RGB value is (206,107,80). Sum of RGB (Red+Green+Blue) = 206+107+80=393 (52% of max value = 765). Red value is 206 (80.86% from 255 or 52.42% from 393); Green value is 107 (42.19% from 255 or 27.23% from 393); Blue value is 80 (31.64% from 255 or 20.36% from 393); Max value from RGB is 206 - color contains mainly: red. Hex color #CE6B50 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #CE6B50 is #3194AF. Grayscale: #858585. Windows color (decimal): -3249328 or 5270478. OLE color: 5270478.
HSL color Cylindrical-coordinate representation of color #CE6B50: hue angle of 12.86º degrees, saturation: 0.56, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #CE6B50 is Cyan = 0, Magento = 0.48, Yellow = 0.61 and Black (K on CMYK) = 0.19.
<style> p { color: #ce6b50; } p { color: rgb(206,107,80); } H1.HeaderClassName { color: #ce6b50; } .AnyTagClassName { color: #ce6b50; } </style>
<style> a { background-color: #ce6b50; } a { background-color: rgb(206,107,80); } div.DivClassName { background-color: #ce6b50; } .BgClassName { background-color: #ce6b50; } </style>
<style> span { border-color: #ce6b50; } span { border-color: rgb(206,107,80); } td.TdClassName { border-color: #ce6b50; } .TagClassName { border-color: #ce6b50; } </style>