#567BAA (or 0x567BAA) is unknown color: approx Air Force Blue. HEX triplet: 56, 7B and AA. RGB value is (86,123,170). Sum of RGB (Red+Green+Blue) = 86+123+170=379 (50% of max value = 765). Red value is 86 (33.98% from 255 or 22.69% from 379); Green value is 123 (48.44% from 255 or 32.45% from 379); Blue value is 170 (66.80% from 255 or 44.85% from 379); Max value from RGB is 170 - color contains mainly: blue. Hex color #567BAA is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567BAA is #A98455. Grayscale: #757575. Windows color (decimal): -11109462 or 11172694. OLE color: 11172694.
HSL color Cylindrical-coordinate representation of color #567BAA: hue angle of 213.57º degrees, saturation: 0.33, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #567BAA is Cyan = 0.49, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #567BAA; } p { color: rgb(86,123,170); } H1.HeaderClassName { color: #567BAA; } .AnyTagClassName { color: #567BAA; } </style>
<style> a { background-color: #567BAA; } a { background-color: rgb(86,123,170); } div.DivClassName { background-color: #567BAA; } .BgClassName { background-color: #567BAA; } </style>
<style> span { border-color: #567BAA; } span { border-color: rgb(86,123,170); } td.TdClassName { border-color: #567BAA; } .TagClassName { border-color: #567BAA; } </style>