#4A010A (or 0x4A010A) is unknown color: approx Rustic Red. HEX triplet: 4A, 01 and 0A. RGB value is (74,1,10). Sum of RGB (Red+Green+Blue) = 74+1+10=85 (11% of max value = 765). Red value is 74 (29.30% from 255 or 87.06% from 85); Green value is 1 (0.78% from 255 or 1.18% from 85); Blue value is 10 (4.30% from 255 or 11.76% from 85); Max value from RGB is 74 - color contains mainly: red. Hex color #4A010A is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #4A010A is #B5FEF5. Grayscale: #171717. Windows color (decimal): -11927286 or 655690. OLE color: 655690.
HSL color Cylindrical-coordinate representation of color #4A010A: hue angle of 352.6º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #4A010A is Cyan = 0, Magento = 0.99, Yellow = 0.86 and Black (K on CMYK) = 0.71.
<style> p { color: #4A010A; } p { color: rgb(74,1,10); } H1.HeaderClassName { color: #4A010A; } .AnyTagClassName { color: #4A010A; } </style>
<style> a { background-color: #4A010A; } a { background-color: rgb(74,1,10); } div.DivClassName { background-color: #4A010A; } .BgClassName { background-color: #4A010A; } </style>
<style> span { border-color: #4A010A; } span { border-color: rgb(74,1,10); } td.TdClassName { border-color: #4A010A; } .TagClassName { border-color: #4A010A; } </style>