#C1BEA0 (or 0xC1BEA0) is unknown color: approx Ash. HEX triplet: C1, BE and A0. RGB value is (193,190,160). Sum of RGB (Red+Green+Blue) = 193+190+160=543 (71% of max value = 765). Red value is 193 (75.78% from 255 or 35.54% from 543); Green value is 190 (74.61% from 255 or 34.99% from 543); Blue value is 160 (62.89% from 255 or 29.47% from 543); Max value from RGB is 193 - color contains mainly: red. Hex color #C1BEA0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C1BEA0 is #3E415F. Grayscale: #BBBBBB. Windows color (decimal): -4079968 or 10534593. OLE color: 10534593.
HSL color Cylindrical-coordinate representation of color #C1BEA0: hue angle of 54.55º degrees, saturation: 0.21, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #C1BEA0 is Cyan = 0, Magento = 0.02, Yellow = 0.17 and Black (K on CMYK) = 0.24.
<style> p { color: #C1BEA0; } p { color: rgb(193,190,160); } H1.HeaderClassName { color: #C1BEA0; } .AnyTagClassName { color: #C1BEA0; } </style>
<style> a { background-color: #C1BEA0; } a { background-color: rgb(193,190,160); } div.DivClassName { background-color: #C1BEA0; } .BgClassName { background-color: #C1BEA0; } </style>
<style> span { border-color: #C1BEA0; } span { border-color: rgb(193,190,160); } td.TdClassName { border-color: #C1BEA0; } .TagClassName { border-color: #C1BEA0; } </style>