#554F2F (or 0x554F2F) is unknown color: approx Thatch Green. HEX triplet: 55, 4F and 2F. RGB value is (85,79,47). Sum of RGB (Red+Green+Blue) = 85+79+47=211 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.28% from 211); Green value is 79 (31.25% from 255 or 37.44% from 211); Blue value is 47 (18.75% from 255 or 22.27% from 211); Max value from RGB is 85 - color contains mainly: red. Hex color #554F2F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #554F2F is #AAB0D0. Grayscale: #4D4D4D. Windows color (decimal): -11186385 or 3100501. OLE color: 3100501.
HSL color Cylindrical-coordinate representation of color #554F2F: hue angle of 50.53º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #554F2F is Cyan = 0, Magento = 0.07, Yellow = 0.45 and Black (K on CMYK) = 0.67.
<style> p { color: #554F2F; } p { color: rgb(85,79,47); } H1.HeaderClassName { color: #554F2F; } .AnyTagClassName { color: #554F2F; } </style>
<style> a { background-color: #554F2F; } a { background-color: rgb(85,79,47); } div.DivClassName { background-color: #554F2F; } .BgClassName { background-color: #554F2F; } </style>
<style> span { border-color: #554F2F; } span { border-color: rgb(85,79,47); } td.TdClassName { border-color: #554F2F; } .TagClassName { border-color: #554F2F; } </style>