#BAD36E (or 0xBAD36E) is unknown color: approx Wild Willow. HEX triplet: BA, D3 and 6E. RGB value is (186,211,110). Sum of RGB (Red+Green+Blue) = 186+211+110=507 (67% of max value = 765). Red value is 186 (73.05% from 255 or 36.69% from 507); Green value is 211 (82.81% from 255 or 41.62% from 507); Blue value is 110 (43.36% from 255 or 21.70% from 507); Max value from RGB is 211 - color contains mainly: green. Hex color #BAD36E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BAD36E is #452C91. Grayscale: #C0C0C0. Windows color (decimal): -4533394 or 7263162. OLE color: 7263162.
HSL color Cylindrical-coordinate representation of color #BAD36E: hue angle of 74.85º degrees, saturation: 0.53, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BAD36E is Cyan = 0.12, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.17.
<style> p { color: #bad36e; } p { color: rgb(186,211,110); } H1.HeaderClassName { color: #bad36e; } .AnyTagClassName { color: #bad36e; } </style>
<style> a { background-color: #bad36e; } a { background-color: rgb(186,211,110); } div.DivClassName { background-color: #bad36e; } .BgClassName { background-color: #bad36e; } </style>
<style> span { border-color: #bad36e; } span { border-color: rgb(186,211,110); } td.TdClassName { border-color: #bad36e; } .TagClassName { border-color: #bad36e; } </style>