#4B136F (or 0x4B136F) is unknown color: approx Indigo. HEX triplet: 4B, 13 and 6F. RGB value is (75,19,111). Sum of RGB (Red+Green+Blue) = 75+19+111=205 (27% of max value = 765). Red value is 75 (29.69% from 255 or 36.59% from 205); Green value is 19 (7.81% from 255 or 9.27% from 205); Blue value is 111 (43.75% from 255 or 54.15% from 205); Max value from RGB is 111 - color contains mainly: blue. Hex color #4B136F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #4B136F is #B4EC90. Grayscale: #2D2D2D. Windows color (decimal): -11857041 or 7279435. OLE color: 7279435.
HSL color Cylindrical-coordinate representation of color #4B136F: hue angle of 276.52º degrees, saturation: 0.71, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #4B136F is Cyan = 0.32, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #4B136F; } p { color: rgb(75,19,111); } H1.HeaderClassName { color: #4B136F; } .AnyTagClassName { color: #4B136F; } </style>
<style> a { background-color: #4B136F; } a { background-color: rgb(75,19,111); } div.DivClassName { background-color: #4B136F; } .BgClassName { background-color: #4B136F; } </style>
<style> span { border-color: #4B136F; } span { border-color: rgb(75,19,111); } td.TdClassName { border-color: #4B136F; } .TagClassName { border-color: #4B136F; } </style>