#B0CD90 (or 0xB0CD90) is unknown color: approx Sprout. HEX triplet: B0, CD and 90. RGB value is (176,205,144). Sum of RGB (Red+Green+Blue) = 176+205+144=525 (69% of max value = 765). Red value is 176 (69.14% from 255 or 33.52% from 525); Green value is 205 (80.47% from 255 or 39.05% from 525); Blue value is 144 (56.64% from 255 or 27.43% from 525); Max value from RGB is 205 - color contains mainly: green. Hex color #B0CD90 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B0CD90 is #4F326F. Grayscale: #BDBDBD. Windows color (decimal): -5190256 or 9489840. OLE color: 9489840.
HSL color Cylindrical-coordinate representation of color #B0CD90: hue angle of 88.52º degrees, saturation: 0.38, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #B0CD90 is Cyan = 0.14, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.20.
<style> p { color: #B0CD90; } p { color: rgb(176,205,144); } H1.HeaderClassName { color: #B0CD90; } .AnyTagClassName { color: #B0CD90; } </style>
<style> a { background-color: #B0CD90; } a { background-color: rgb(176,205,144); } div.DivClassName { background-color: #B0CD90; } .BgClassName { background-color: #B0CD90; } </style>
<style> span { border-color: #B0CD90; } span { border-color: rgb(176,205,144); } td.TdClassName { border-color: #B0CD90; } .TagClassName { border-color: #B0CD90; } </style>