#1BAE66 (or 0x1BAE66) is unknown color: approx Jade. HEX triplet: 1B, AE and 66. RGB value is (27,174,102). Sum of RGB (Red+Green+Blue) = 27+174+102=303 (40% of max value = 765). Red value is 27 (10.94% from 255 or 8.91% from 303); Green value is 174 (68.36% from 255 or 57.43% from 303); Blue value is 102 (40.23% from 255 or 33.66% from 303); Max value from RGB is 174 - color contains mainly: green. Hex color #1BAE66 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #1BAE66 is #E45199. Grayscale: #797979. Windows color (decimal): -14963098 or 6729243. OLE color: 6729243.
HSL color Cylindrical-coordinate representation of color #1BAE66: hue angle of 150.61º degrees, saturation: 0.73, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1BAE66 is Cyan = 0.84, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.32.
<style> p { color: #1BAE66; } p { color: rgb(27,174,102); } H1.HeaderClassName { color: #1BAE66; } .AnyTagClassName { color: #1BAE66; } </style>
<style> a { background-color: #1BAE66; } a { background-color: rgb(27,174,102); } div.DivClassName { background-color: #1BAE66; } .BgClassName { background-color: #1BAE66; } </style>
<style> span { border-color: #1BAE66; } span { border-color: rgb(27,174,102); } td.TdClassName { border-color: #1BAE66; } .TagClassName { border-color: #1BAE66; } </style>