#CE7002 (or 0xCE7002) is unknown color: approx Mango Tango. HEX triplet: CE, 70 and 02. RGB value is (206,112,2). Sum of RGB (Red+Green+Blue) = 206+112+2=320 (42% of max value = 765). Red value is 206 (80.86% from 255 or 64.38% from 320); Green value is 112 (44.14% from 255 or 35% from 320); Blue value is 2 (1.17% from 255 or 0.62% from 320); Max value from RGB is 206 - color contains mainly: red. Hex color #CE7002 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #CE7002 is #318FFD. Grayscale: #808080. Windows color (decimal): -3248126 or 159950. OLE color: 159950.
HSL color Cylindrical-coordinate representation of color #CE7002: hue angle of 32.35º degrees, saturation: 0.98, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #CE7002 is Cyan = 0, Magento = 0.46, Yellow = 0.99 and Black (K on CMYK) = 0.19.
<style> p { color: #CE7002; } p { color: rgb(206,112,2); } H1.HeaderClassName { color: #CE7002; } .AnyTagClassName { color: #CE7002; } </style>
<style> a { background-color: #CE7002; } a { background-color: rgb(206,112,2); } div.DivClassName { background-color: #CE7002; } .BgClassName { background-color: #CE7002; } </style>
<style> span { border-color: #CE7002; } span { border-color: rgb(206,112,2); } td.TdClassName { border-color: #CE7002; } .TagClassName { border-color: #CE7002; } </style>