#4B530D (or 0x4B530D) is unknown color: approx Verdun Green. HEX triplet: 4B, 53 and 0D. RGB value is (75,83,13). Sum of RGB (Red+Green+Blue) = 75+83+13=171 (22% of max value = 765). Red value is 75 (29.69% from 255 or 43.86% from 171); Green value is 83 (32.81% from 255 or 48.54% from 171); Blue value is 13 (5.47% from 255 or 7.60% from 171); Max value from RGB is 83 - color contains mainly: green. Hex color #4B530D is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #4B530D is #B4ACF2. Grayscale: #484848. Windows color (decimal): -11840755 or 873291. OLE color: 873291.
HSL color Cylindrical-coordinate representation of color #4B530D: hue angle of 66.86º degrees, saturation: 0.73, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4B530D is Cyan = 0.10, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.67.
<style> p { color: #4b530d; } p { color: rgb(75,83,13); } H1.HeaderClassName { color: #4b530d; } .AnyTagClassName { color: #4b530d; } </style>
<style> a { background-color: #4b530d; } a { background-color: rgb(75,83,13); } div.DivClassName { background-color: #4b530d; } .BgClassName { background-color: #4b530d; } </style>
<style> span { border-color: #4b530d; } span { border-color: rgb(75,83,13); } td.TdClassName { border-color: #4b530d; } .TagClassName { border-color: #4b530d; } </style>