#153B55 (or 0x153B55) is unknown color: approx Regal Blue. HEX triplet: 15, 3B and 55. RGB value is (21,59,85). Sum of RGB (Red+Green+Blue) = 21+59+85=165 (21% of max value = 765). Red value is 21 (8.59% from 255 or 12.73% from 165); Green value is 59 (23.44% from 255 or 35.76% from 165); Blue value is 85 (33.59% from 255 or 51.52% from 165); Max value from RGB is 85 - color contains mainly: blue. Hex color #153B55 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #153B55 is #EAC4AA. Grayscale: #323232. Windows color (decimal): -15385771 or 5585685. OLE color: 5585685.
HSL color Cylindrical-coordinate representation of color #153B55: hue angle of 204.38º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #153B55 is Cyan = 0.75, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #153B55; } p { color: rgb(21,59,85); } H1.HeaderClassName { color: #153B55; } .AnyTagClassName { color: #153B55; } </style>
<style> a { background-color: #153B55; } a { background-color: rgb(21,59,85); } div.DivClassName { background-color: #153B55; } .BgClassName { background-color: #153B55; } </style>
<style> span { border-color: #153B55; } span { border-color: rgb(21,59,85); } td.TdClassName { border-color: #153B55; } .TagClassName { border-color: #153B55; } </style>