#BBD5A5 (or 0xBBD5A5) is unknown color: approx Pixie Green. HEX triplet: BB, D5 and A5. RGB value is (187,213,165). Sum of RGB (Red+Green+Blue) = 187+213+165=565 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.10% from 565); Green value is 213 (83.59% from 255 or 37.70% from 565); Blue value is 165 (64.84% from 255 or 29.20% from 565); Max value from RGB is 213 - color contains mainly: green. Hex color #BBD5A5 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BBD5A5 is #442A5A. Grayscale: #C7C7C7. Windows color (decimal): -4467291 or 10868155. OLE color: 10868155.
HSL color Cylindrical-coordinate representation of color #BBD5A5: hue angle of 92.5º degrees, saturation: 0.36, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BBD5A5 is Cyan = 0.12, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.16.
<style> p { color: #BBD5A5; } p { color: rgb(187,213,165); } H1.HeaderClassName { color: #BBD5A5; } .AnyTagClassName { color: #BBD5A5; } </style>
<style> a { background-color: #BBD5A5; } a { background-color: rgb(187,213,165); } div.DivClassName { background-color: #BBD5A5; } .BgClassName { background-color: #BBD5A5; } </style>
<style> span { border-color: #BBD5A5; } span { border-color: rgb(187,213,165); } td.TdClassName { border-color: #BBD5A5; } .TagClassName { border-color: #BBD5A5; } </style>