#B1CA65 (or 0xB1CA65) is unknown color: approx Wild Willow. HEX triplet: B1, CA and 65. RGB value is (177,202,101). Sum of RGB (Red+Green+Blue) = 177+202+101=480 (63% of max value = 765). Red value is 177 (69.53% from 255 or 36.88% from 480); Green value is 202 (79.30% from 255 or 42.08% from 480); Blue value is 101 (39.84% from 255 or 21.04% from 480); Max value from RGB is 202 - color contains mainly: green. Hex color #B1CA65 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #B1CA65 is #4E359A. Grayscale: #B7B7B7. Windows color (decimal): -5125531 or 6671025. OLE color: 6671025.
HSL color Cylindrical-coordinate representation of color #B1CA65: hue angle of 74.85º degrees, saturation: 0.49, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #B1CA65 is Cyan = 0.12, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.21.
<style> p { color: #b1ca65; } p { color: rgb(177,202,101); } H1.HeaderClassName { color: #b1ca65; } .AnyTagClassName { color: #b1ca65; } </style>
<style> a { background-color: #b1ca65; } a { background-color: rgb(177,202,101); } div.DivClassName { background-color: #b1ca65; } .BgClassName { background-color: #b1ca65; } </style>
<style> span { border-color: #b1ca65; } span { border-color: rgb(177,202,101); } td.TdClassName { border-color: #b1ca65; } .TagClassName { border-color: #b1ca65; } </style>