#483D55 (or 0x483D55) is unknown color: approx Grape. HEX triplet: 48, 3D and 55. RGB value is (72,61,85). Sum of RGB (Red+Green+Blue) = 72+61+85=218 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.03% from 218); Green value is 61 (24.22% from 255 or 27.98% from 218); Blue value is 85 (33.59% from 255 or 38.99% from 218); Max value from RGB is 85 - color contains mainly: blue. Hex color #483D55 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #483D55 is #B7C2AA. Grayscale: #424242. Windows color (decimal): -12042923 or 5586248. OLE color: 5586248.
HSL color Cylindrical-coordinate representation of color #483D55: hue angle of 267.5º degrees, saturation: 0.16, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #483D55 is Cyan = 0.15, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #483D55; } p { color: rgb(72,61,85); } H1.HeaderClassName { color: #483D55; } .AnyTagClassName { color: #483D55; } </style>
<style> a { background-color: #483D55; } a { background-color: rgb(72,61,85); } div.DivClassName { background-color: #483D55; } .BgClassName { background-color: #483D55; } </style>
<style> span { border-color: #483D55; } span { border-color: rgb(72,61,85); } td.TdClassName { border-color: #483D55; } .TagClassName { border-color: #483D55; } </style>