#2A010F (or 0x2A010F) is unknown color: approx Rustic Red. HEX triplet: 2A, 01 and 0F. RGB value is (42,1,15). Sum of RGB (Red+Green+Blue) = 42+1+15=58 (7% of max value = 765). Red value is 42 (16.80% from 255 or 72.41% from 58); Green value is 1 (0.78% from 255 or 1.72% from 58); Blue value is 15 (6.25% from 255 or 25.86% from 58); Max value from RGB is 42 - color contains mainly: red. Hex color #2A010F is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #2A010F is #D5FEF0. Grayscale: #0E0E0E. Windows color (decimal): -14024433 or 983338. OLE color: 983338.
HSL color Cylindrical-coordinate representation of color #2A010F: hue angle of 339.51º degrees, saturation: 0.95, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #2A010F is Cyan = 0, Magento = 0.98, Yellow = 0.64 and Black (K on CMYK) = 0.84.
<style> p { color: #2a010f; } p { color: rgb(42,1,15); } H1.HeaderClassName { color: #2a010f; } .AnyTagClassName { color: #2a010f; } </style>
<style> a { background-color: #2a010f; } a { background-color: rgb(42,1,15); } div.DivClassName { background-color: #2a010f; } .BgClassName { background-color: #2a010f; } </style>
<style> span { border-color: #2a010f; } span { border-color: rgb(42,1,15); } td.TdClassName { border-color: #2a010f; } .TagClassName { border-color: #2a010f; } </style>