#36C404 (or 0x36C404) is unknown color: approx Kelly Green. HEX triplet: 36, C4 and 04. RGB value is (54,196,4). Sum of RGB (Red+Green+Blue) = 54+196+4=254 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.26% from 254); Green value is 196 (76.95% from 255 or 77.17% from 254); Blue value is 4 (1.95% from 255 or 1.57% from 254); Max value from RGB is 196 - color contains mainly: green. Hex color #36C404 is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #36C404 is #C93BFB. Grayscale: #848484. Windows color (decimal): -13188092 or 312374. OLE color: 312374.
HSL color Cylindrical-coordinate representation of color #36C404: hue angle of 104.38º degrees, saturation: 0.96, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #36C404 is Cyan = 0.72, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.23.
<style> p { color: #36c404; } p { color: rgb(54,196,4); } H1.HeaderClassName { color: #36c404; } .AnyTagClassName { color: #36c404; } </style>
<style> a { background-color: #36c404; } a { background-color: rgb(54,196,4); } div.DivClassName { background-color: #36c404; } .BgClassName { background-color: #36c404; } </style>
<style> span { border-color: #36c404; } span { border-color: rgb(54,196,4); } td.TdClassName { border-color: #36c404; } .TagClassName { border-color: #36c404; } </style>