#30100B (or 0x30100B) is unknown color: approx Seal Brown. HEX triplet: 30, 10 and 0B. RGB value is (48,16,11). Sum of RGB (Red+Green+Blue) = 48+16+11=75 (9% of max value = 765). Red value is 48 (19.14% from 255 or 64% from 75); Green value is 16 (6.64% from 255 or 21.33% from 75); Blue value is 11 (4.69% from 255 or 14.67% from 75); Max value from RGB is 48 - color contains mainly: red. Hex color #30100B is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #30100B is #CFEFF4. Grayscale: #191919. Windows color (decimal): -13627381 or 725040. OLE color: 725040.
HSL color Cylindrical-coordinate representation of color #30100B: hue angle of 8.11º 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 #30100B is Cyan = 0, Magento = 0.67, Yellow = 0.77 and Black (K on CMYK) = 0.81.
<style> p { color: #30100B; } p { color: rgb(48,16,11); } H1.HeaderClassName { color: #30100B; } .AnyTagClassName { color: #30100B; } </style>
<style> a { background-color: #30100B; } a { background-color: rgb(48,16,11); } div.DivClassName { background-color: #30100B; } .BgClassName { background-color: #30100B; } </style>
<style> span { border-color: #30100B; } span { border-color: rgb(48,16,11); } td.TdClassName { border-color: #30100B; } .TagClassName { border-color: #30100B; } </style>