#483D34 (or 0x483D34) is unknown color: approx Taupe. HEX triplet: 48, 3D and 34. RGB value is (72,61,52). Sum of RGB (Red+Green+Blue) = 72+61+52=185 (24% of max value = 765). Red value is 72 (28.52% from 255 or 38.92% from 185); Green value is 61 (24.22% from 255 or 32.97% from 185); Blue value is 52 (20.70% from 255 or 28.11% from 185); Max value from RGB is 72 - color contains mainly: red. Hex color #483D34 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #483D34 is #B7C2CB. Grayscale: #3F3F3F. Windows color (decimal): -12042956 or 3423560. OLE color: 3423560.
HSL color Cylindrical-coordinate representation of color #483D34: hue angle of 27º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #483D34 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.72.
<style> p { color: #483D34; } p { color: rgb(72,61,52); } H1.HeaderClassName { color: #483D34; } .AnyTagClassName { color: #483D34; } </style>
<style> a { background-color: #483D34; } a { background-color: rgb(72,61,52); } div.DivClassName { background-color: #483D34; } .BgClassName { background-color: #483D34; } </style>
<style> span { border-color: #483D34; } span { border-color: rgb(72,61,52); } td.TdClassName { border-color: #483D34; } .TagClassName { border-color: #483D34; } </style>