#30403F (or 0x30403F) is unknown color: approx Firefly. HEX triplet: 30, 40 and 3F. RGB value is (48,64,63). Sum of RGB (Red+Green+Blue) = 48+64+63=175 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.43% from 175); Green value is 64 (25.39% from 255 or 36.57% from 175); Blue value is 63 (25% from 255 or 36% from 175); Max value from RGB is 64 - color contains mainly: green. Hex color #30403F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #30403F is #CFBFC0. Grayscale: #3B3B3B. Windows color (decimal): -13615041 or 4145200. OLE color: 4145200.
HSL color Cylindrical-coordinate representation of color #30403F: hue angle of 176.25º 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 #30403F is Cyan = 0.25, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.75.
<style> p { color: #30403F; } p { color: rgb(48,64,63); } H1.HeaderClassName { color: #30403F; } .AnyTagClassName { color: #30403F; } </style>
<style> a { background-color: #30403F; } a { background-color: rgb(48,64,63); } div.DivClassName { background-color: #30403F; } .BgClassName { background-color: #30403F; } </style>
<style> span { border-color: #30403F; } span { border-color: rgb(48,64,63); } td.TdClassName { border-color: #30403F; } .TagClassName { border-color: #30403F; } </style>