#C1B48A (or 0xC1B48A) is unknown color: approx Ecru. HEX triplet: C1, B4 and 8A. RGB value is (193,180,138). Sum of RGB (Red+Green+Blue) = 193+180+138=511 (67% of max value = 765). Red value is 193 (75.78% from 255 or 37.77% from 511); Green value is 180 (70.70% from 255 or 35.23% from 511); Blue value is 138 (54.30% from 255 or 27.01% from 511); Max value from RGB is 193 - color contains mainly: red. Hex color #C1B48A is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C1B48A is #3E4B75. Grayscale: #B3B3B3. Windows color (decimal): -4082550 or 9090241. OLE color: 9090241.
HSL color Cylindrical-coordinate representation of color #C1B48A: hue angle of 45.82º degrees, saturation: 0.31, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #C1B48A is Cyan = 0, Magento = 0.07, Yellow = 0.28 and Black (K on CMYK) = 0.24.
<style> p { color: #C1B48A; } p { color: rgb(193,180,138); } H1.HeaderClassName { color: #C1B48A; } .AnyTagClassName { color: #C1B48A; } </style>
<style> a { background-color: #C1B48A; } a { background-color: rgb(193,180,138); } div.DivClassName { background-color: #C1B48A; } .BgClassName { background-color: #C1B48A; } </style>
<style> span { border-color: #C1B48A; } span { border-color: rgb(193,180,138); } td.TdClassName { border-color: #C1B48A; } .TagClassName { border-color: #C1B48A; } </style>