#4B552D (or 0x4B552D) is unknown color: approx Clover. HEX triplet: 4B, 55 and 2D. RGB value is (75,85,45). Sum of RGB (Red+Green+Blue) = 75+85+45=205 (27% of max value = 765). Red value is 75 (29.69% from 255 or 36.59% from 205); Green value is 85 (33.59% from 255 or 41.46% from 205); Blue value is 45 (17.97% from 255 or 21.95% from 205); Max value from RGB is 85 - color contains mainly: green. Hex color #4B552D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #4B552D is #B4AAD2. Grayscale: #4D4D4D. Windows color (decimal): -11840211 or 2970955. OLE color: 2970955.
HSL color Cylindrical-coordinate representation of color #4B552D: hue angle of 75º degrees, saturation: 0.31, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #4B552D is Cyan = 0.12, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.67.
<style> p { color: #4B552D; } p { color: rgb(75,85,45); } H1.HeaderClassName { color: #4B552D; } .AnyTagClassName { color: #4B552D; } </style>
<style> a { background-color: #4B552D; } a { background-color: rgb(75,85,45); } div.DivClassName { background-color: #4B552D; } .BgClassName { background-color: #4B552D; } </style>
<style> span { border-color: #4B552D; } span { border-color: rgb(75,85,45); } td.TdClassName { border-color: #4B552D; } .TagClassName { border-color: #4B552D; } </style>