#434B5B (or 0x434B5B) is unknown color: approx Rhino. HEX triplet: 43, 4B and 5B. RGB value is (67,75,91). Sum of RGB (Red+Green+Blue) = 67+75+91=233 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.76% from 233); Green value is 75 (29.69% from 255 or 32.19% from 233); Blue value is 91 (35.94% from 255 or 39.06% from 233); Max value from RGB is 91 - color contains mainly: blue. Hex color #434B5B is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #434B5B is #BCB4A4. Grayscale: #4A4A4A. Windows color (decimal): -12367013 or 5983043. OLE color: 5983043.
HSL color Cylindrical-coordinate representation of color #434B5B: hue angle of 220º degrees, saturation: 0.15, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #434B5B is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #434B5B; } p { color: rgb(67,75,91); } H1.HeaderClassName { color: #434B5B; } .AnyTagClassName { color: #434B5B; } </style>
<style> a { background-color: #434B5B; } a { background-color: rgb(67,75,91); } div.DivClassName { background-color: #434B5B; } .BgClassName { background-color: #434B5B; } </style>
<style> span { border-color: #434B5B; } span { border-color: rgb(67,75,91); } td.TdClassName { border-color: #434B5B; } .TagClassName { border-color: #434B5B; } </style>