#E6CC33 (or 0xE6CC33) is unknown color: approx Golden Dream. HEX triplet: E6, CC and 33. RGB value is (230,204,51). Sum of RGB (Red+Green+Blue) = 230+204+51=485 (64% of max value = 765). Red value is 230 (90.23% from 255 or 47.42% from 485); Green value is 204 (80.08% from 255 or 42.06% from 485); Blue value is 51 (20.31% from 255 or 10.52% from 485); Max value from RGB is 230 - color contains mainly: red. Hex color #E6CC33 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #E6CC33 is #1933CC. Grayscale: #C2C2C2. Windows color (decimal): -1651661 or 3394790. OLE color: 3394790.
HSL color Cylindrical-coordinate representation of color #E6CC33: hue angle of 51.28º degrees, saturation: 0.78, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E6CC33 is Cyan = 0, Magento = 0.11, Yellow = 0.78 and Black (K on CMYK) = 0.10.
<style> p { color: #E6CC33; } p { color: rgb(230,204,51); } H1.HeaderClassName { color: #E6CC33; } .AnyTagClassName { color: #E6CC33; } </style>
<style> a { background-color: #E6CC33; } a { background-color: rgb(230,204,51); } div.DivClassName { background-color: #E6CC33; } .BgClassName { background-color: #E6CC33; } </style>
<style> span { border-color: #E6CC33; } span { border-color: rgb(230,204,51); } td.TdClassName { border-color: #E6CC33; } .TagClassName { border-color: #E6CC33; } </style>