#5BCD27 (or 0x5BCD27) is unknown color: approx Kelly Green. HEX triplet: 5B, CD and 27. RGB value is (91,205,39). Sum of RGB (Red+Green+Blue) = 91+205+39=335 (44% of max value = 765). Red value is 91 (35.94% from 255 or 27.16% from 335); Green value is 205 (80.47% from 255 or 61.19% from 335); Blue value is 39 (15.62% from 255 or 11.64% from 335); Max value from RGB is 205 - color contains mainly: green. Hex color #5BCD27 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #5BCD27 is #A432D8. Grayscale: #989898. Windows color (decimal): -10760921 or 2608475. OLE color: 2608475.
HSL color Cylindrical-coordinate representation of color #5BCD27: hue angle of 101.2º degrees, saturation: 0.68, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #5BCD27 is Cyan = 0.56, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.20.
<style> p { color: #5BCD27; } p { color: rgb(91,205,39); } H1.HeaderClassName { color: #5BCD27; } .AnyTagClassName { color: #5BCD27; } </style>
<style> a { background-color: #5BCD27; } a { background-color: rgb(91,205,39); } div.DivClassName { background-color: #5BCD27; } .BgClassName { background-color: #5BCD27; } </style>
<style> span { border-color: #5BCD27; } span { border-color: rgb(91,205,39); } td.TdClassName { border-color: #5BCD27; } .TagClassName { border-color: #5BCD27; } </style>