#300B24 (or 0x300B24) is unknown color: approx Blackberry. HEX triplet: 30, 0B and 24. RGB value is (48,11,36). Sum of RGB (Red+Green+Blue) = 48+11+36=95 (12% of max value = 765). Red value is 48 (19.14% from 255 or 50.53% from 95); Green value is 11 (4.69% from 255 or 11.58% from 95); Blue value is 36 (14.45% from 255 or 37.89% from 95); Max value from RGB is 48 - color contains mainly: red. Hex color #300B24 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #300B24 is #CFF4DB. Grayscale: #181818. Windows color (decimal): -13628636 or 2362160. OLE color: 2362160.
HSL color Cylindrical-coordinate representation of color #300B24: hue angle of 319.46º degrees, saturation: 0.63, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #300B24 is Cyan = 0, Magento = 0.77, Yellow = 0.25 and Black (K on CMYK) = 0.81.
<style> p { color: #300B24; } p { color: rgb(48,11,36); } H1.HeaderClassName { color: #300B24; } .AnyTagClassName { color: #300B24; } </style>
<style> a { background-color: #300B24; } a { background-color: rgb(48,11,36); } div.DivClassName { background-color: #300B24; } .BgClassName { background-color: #300B24; } </style>
<style> span { border-color: #300B24; } span { border-color: rgb(48,11,36); } td.TdClassName { border-color: #300B24; } .TagClassName { border-color: #300B24; } </style>