#054321 (or 0x054321) is unknown color: approx British Racing Green. HEX triplet: 05, 43 and 21. RGB value is (5,67,33). Sum of RGB (Red+Green+Blue) = 5+67+33=105 (13% of max value = 765). Red value is 5 (2.34% from 255 or 4.76% from 105); Green value is 67 (26.56% from 255 or 63.81% from 105); Blue value is 33 (13.28% from 255 or 31.43% from 105); Max value from RGB is 67 - color contains mainly: green. Hex color #054321 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054321 is #FABCDE. Grayscale: #2C2C2C. Windows color (decimal): -16432351 or 2179845. OLE color: 2179845.
HSL color Cylindrical-coordinate representation of color #054321: hue angle of 147.1º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054321 is Cyan = 0.93, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.74.
<style> p { color: #054321; } p { color: rgb(5,67,33); } H1.HeaderClassName { color: #054321; } .AnyTagClassName { color: #054321; } </style>
<style> a { background-color: #054321; } a { background-color: rgb(5,67,33); } div.DivClassName { background-color: #054321; } .BgClassName { background-color: #054321; } </style>
<style> span { border-color: #054321; } span { border-color: rgb(5,67,33); } td.TdClassName { border-color: #054321; } .TagClassName { border-color: #054321; } </style>