#4B100E (or 0x4B100E) is unknown color: approx Seal Brown. HEX triplet: 4B, 10 and 0E. RGB value is (75,16,14). Sum of RGB (Red+Green+Blue) = 75+16+14=105 (13% of max value = 765). Red value is 75 (29.69% from 255 or 71.43% from 105); Green value is 16 (6.64% from 255 or 15.24% from 105); Blue value is 14 (5.86% from 255 or 13.33% from 105); Max value from RGB is 75 - color contains mainly: red. Hex color #4B100E is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #4B100E is #B4EFF1. Grayscale: #212121. Windows color (decimal): -11857906 or 921675. OLE color: 921675.
HSL color Cylindrical-coordinate representation of color #4B100E: hue angle of 1.97º degrees, saturation: 0.69, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #4B100E is Cyan = 0, Magento = 0.79, Yellow = 0.81 and Black (K on CMYK) = 0.71.
<style> p { color: #4b100e; } p { color: rgb(75,16,14); } H1.HeaderClassName { color: #4b100e; } .AnyTagClassName { color: #4b100e; } </style>
<style> a { background-color: #4b100e; } a { background-color: rgb(75,16,14); } div.DivClassName { background-color: #4b100e; } .BgClassName { background-color: #4b100e; } </style>
<style> span { border-color: #4b100e; } span { border-color: rgb(75,16,14); } td.TdClassName { border-color: #4b100e; } .TagClassName { border-color: #4b100e; } </style>