#CEB364 (or 0xCEB364) is unknown color: approx Tacha. HEX triplet: CE, B3 and 64. RGB value is (206,179,100). Sum of RGB (Red+Green+Blue) = 206+179+100=485 (64% of max value = 765). Red value is 206 (80.86% from 255 or 42.47% from 485); Green value is 179 (70.31% from 255 or 36.91% from 485); Blue value is 100 (39.45% from 255 or 20.62% from 485); Max value from RGB is 206 - color contains mainly: red. Hex color #CEB364 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #CEB364 is #314C9B. Grayscale: #B2B2B2. Windows color (decimal): -3230876 or 6599630. OLE color: 6599630.
HSL color Cylindrical-coordinate representation of color #CEB364: hue angle of 44.72º degrees, saturation: 0.52, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #CEB364 is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.19.
<style> p { color: #ceb364; } p { color: rgb(206,179,100); } H1.HeaderClassName { color: #ceb364; } .AnyTagClassName { color: #ceb364; } </style>
<style> a { background-color: #ceb364; } a { background-color: rgb(206,179,100); } div.DivClassName { background-color: #ceb364; } .BgClassName { background-color: #ceb364; } </style>
<style> span { border-color: #ceb364; } span { border-color: rgb(206,179,100); } td.TdClassName { border-color: #ceb364; } .TagClassName { border-color: #ceb364; } </style>