#BFCCB1 (or 0xBFCCB1) is unknown color: approx Pale Leaf. HEX triplet: BF, CC and B1. RGB value is (191,204,177). Sum of RGB (Red+Green+Blue) = 191+204+177=572 (75% of max value = 765). Red value is 191 (75% from 255 or 33.39% from 572); Green value is 204 (80.08% from 255 or 35.66% from 572); Blue value is 177 (69.53% from 255 or 30.94% from 572); Max value from RGB is 204 - color contains mainly: green. Hex color #BFCCB1 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BFCCB1 is #40334E. Grayscale: #C5C5C5. Windows color (decimal): -4207439 or 11652287. OLE color: 11652287.
HSL color Cylindrical-coordinate representation of color #BFCCB1: hue angle of 88.89º degrees, saturation: 0.21, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #BFCCB1 is Cyan = 0.06, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.2.
<style> p { color: #BFCCB1; } p { color: rgb(191,204,177); } H1.HeaderClassName { color: #BFCCB1; } .AnyTagClassName { color: #BFCCB1; } </style>
<style> a { background-color: #BFCCB1; } a { background-color: rgb(191,204,177); } div.DivClassName { background-color: #BFCCB1; } .BgClassName { background-color: #BFCCB1; } </style>
<style> span { border-color: #BFCCB1; } span { border-color: rgb(191,204,177); } td.TdClassName { border-color: #BFCCB1; } .TagClassName { border-color: #BFCCB1; } </style>