#30403C (or 0x30403C) is unknown color: approx Gable Green. HEX triplet: 30, 40 and 3C. RGB value is (48,64,60). Sum of RGB (Red+Green+Blue) = 48+64+60=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 64 (25.39% from 255 or 37.21% from 172); Blue value is 60 (23.83% from 255 or 34.88% from 172); Max value from RGB is 64 - color contains mainly: green. Hex color #30403C is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #30403C is #CFBFC3. Grayscale: #3A3A3A. Windows color (decimal): -13615044 or 3948592. OLE color: 3948592.
HSL color Cylindrical-coordinate representation of color #30403C: hue angle of 165º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #30403C is Cyan = 0.25, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.75.
<style> p { color: #30403C; } p { color: rgb(48,64,60); } H1.HeaderClassName { color: #30403C; } .AnyTagClassName { color: #30403C; } </style>
<style> a { background-color: #30403C; } a { background-color: rgb(48,64,60); } div.DivClassName { background-color: #30403C; } .BgClassName { background-color: #30403C; } </style>
<style> span { border-color: #30403C; } span { border-color: rgb(48,64,60); } td.TdClassName { border-color: #30403C; } .TagClassName { border-color: #30403C; } </style>