#534C2F (or 0x534C2F) is unknown color: approx Thatch Green. HEX triplet: 53, 4C and 2F. RGB value is (83,76,47). Sum of RGB (Red+Green+Blue) = 83+76+47=206 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.29% from 206); Green value is 76 (30.08% from 255 or 36.89% from 206); Blue value is 47 (18.75% from 255 or 22.82% from 206); Max value from RGB is 83 - color contains mainly: red. Hex color #534C2F is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534C2F is #ACB3D0. Grayscale: #4A4A4A. Windows color (decimal): -11318225 or 3099731. OLE color: 3099731.
HSL color Cylindrical-coordinate representation of color #534C2F: hue angle of 48.33º degrees, saturation: 0.28, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #534C2F is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.67.
<style> p { color: #534C2F; } p { color: rgb(83,76,47); } H1.HeaderClassName { color: #534C2F; } .AnyTagClassName { color: #534C2F; } </style>
<style> a { background-color: #534C2F; } a { background-color: rgb(83,76,47); } div.DivClassName { background-color: #534C2F; } .BgClassName { background-color: #534C2F; } </style>
<style> span { border-color: #534C2F; } span { border-color: rgb(83,76,47); } td.TdClassName { border-color: #534C2F; } .TagClassName { border-color: #534C2F; } </style>