#C1BEA3 (or 0xC1BEA3) is unknown color: approx Ash. HEX triplet: C1, BE and A3. RGB value is (193,190,163). Sum of RGB (Red+Green+Blue) = 193+190+163=546 (72% of max value = 765). Red value is 193 (75.78% from 255 or 35.35% from 546); Green value is 190 (74.61% from 255 or 34.80% from 546); Blue value is 163 (64.06% from 255 or 29.85% from 546); Max value from RGB is 193 - color contains mainly: red. Hex color #C1BEA3 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C1BEA3 is #3E415C. Grayscale: #BBBBBB. Windows color (decimal): -4079965 or 10731201. OLE color: 10731201.
HSL color Cylindrical-coordinate representation of color #C1BEA3: hue angle of 54º degrees, saturation: 0.19, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #C1BEA3 is Cyan = 0, Magento = 0.02, Yellow = 0.16 and Black (K on CMYK) = 0.24.
<style> p { color: #C1BEA3; } p { color: rgb(193,190,163); } H1.HeaderClassName { color: #C1BEA3; } .AnyTagClassName { color: #C1BEA3; } </style>
<style> a { background-color: #C1BEA3; } a { background-color: rgb(193,190,163); } div.DivClassName { background-color: #C1BEA3; } .BgClassName { background-color: #C1BEA3; } </style>
<style> span { border-color: #C1BEA3; } span { border-color: rgb(193,190,163); } td.TdClassName { border-color: #C1BEA3; } .TagClassName { border-color: #C1BEA3; } </style>