#303230 (or 0x303230) is unknown color: approx Gordons Green. HEX triplet: 30, 32 and 30. RGB value is (48,50,48). Sum of RGB (Red+Green+Blue) = 48+50+48=146 (19% of max value = 765). Red value is 48 (19.14% from 255 or 32.88% from 146); Green value is 50 (19.92% from 255 or 34.25% from 146); Blue value is 48 (19.14% from 255 or 32.88% from 146); Max value from RGB is 50 - color contains mainly: green. Hex color #303230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #303230 is #CFCDCF. Grayscale: #313131. Windows color (decimal): -13618640 or 3158576. OLE color: 3158576.
HSL color Cylindrical-coordinate representation of color #303230: hue angle of 120º degrees, saturation: 0.02, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #303230 is Cyan = 0.04, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.80.
<style> p { color: #303230; } p { color: rgb(48,50,48); } H1.HeaderClassName { color: #303230; } .AnyTagClassName { color: #303230; } </style>
<style> a { background-color: #303230; } a { background-color: rgb(48,50,48); } div.DivClassName { background-color: #303230; } .BgClassName { background-color: #303230; } </style>
<style> span { border-color: #303230; } span { border-color: rgb(48,50,48); } td.TdClassName { border-color: #303230; } .TagClassName { border-color: #303230; } </style>