#4F5F8B (or 0x4F5F8B) is unknown color: approx Kashmir Blue. HEX triplet: 4F, 5F and 8B. RGB value is (79,95,139). Sum of RGB (Red+Green+Blue) = 79+95+139=313 (41% of max value = 765). Red value is 79 (31.25% from 255 or 25.24% from 313); Green value is 95 (37.5% from 255 or 30.35% from 313); Blue value is 139 (54.69% from 255 or 44.41% from 313); Max value from RGB is 139 - color contains mainly: blue. Hex color #4F5F8B is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #4F5F8B is #B0A074. Grayscale: #5F5F5F. Windows color (decimal): -11575413 or 9133903. OLE color: 9133903.
HSL color Cylindrical-coordinate representation of color #4F5F8B: hue angle of 224º degrees, saturation: 0.28, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #4F5F8B is Cyan = 0.43, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #4F5F8B; } p { color: rgb(79,95,139); } H1.HeaderClassName { color: #4F5F8B; } .AnyTagClassName { color: #4F5F8B; } </style>
<style> a { background-color: #4F5F8B; } a { background-color: rgb(79,95,139); } div.DivClassName { background-color: #4F5F8B; } .BgClassName { background-color: #4F5F8B; } </style>
<style> span { border-color: #4F5F8B; } span { border-color: rgb(79,95,139); } td.TdClassName { border-color: #4F5F8B; } .TagClassName { border-color: #4F5F8B; } </style>