#33B835 (or 0x33B835) is unknown color: approx Lime Green. HEX triplet: 33, B8 and 35. RGB value is (51,184,53). Sum of RGB (Red+Green+Blue) = 51+184+53=288 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.71% from 288); Green value is 184 (72.27% from 255 or 63.89% from 288); Blue value is 53 (21.09% from 255 or 18.40% from 288); Max value from RGB is 184 - color contains mainly: green. Hex color #33B835 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #33B835 is #CC47CA. Grayscale: #818181. Windows color (decimal): -13387723 or 3520563. OLE color: 3520563.
HSL color Cylindrical-coordinate representation of color #33B835: hue angle of 120.9º degrees, saturation: 0.57, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #33B835 is Cyan = 0.72, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.28.
<style> p { color: #33b835; } p { color: rgb(51,184,53); } H1.HeaderClassName { color: #33b835; } .AnyTagClassName { color: #33b835; } </style>
<style> a { background-color: #33b835; } a { background-color: rgb(51,184,53); } div.DivClassName { background-color: #33b835; } .BgClassName { background-color: #33b835; } </style>
<style> span { border-color: #33b835; } span { border-color: rgb(51,184,53); } td.TdClassName { border-color: #33b835; } .TagClassName { border-color: #33b835; } </style>