#667BAB (or 0x667BAB) is unknown color: approx Chetwode Blue. HEX triplet: 66, 7B and AB. RGB value is (102,123,171). Sum of RGB (Red+Green+Blue) = 102+123+171=396 (52% of max value = 765). Red value is 102 (40.23% from 255 or 25.76% from 396); Green value is 123 (48.44% from 255 or 31.06% from 396); Blue value is 171 (67.19% from 255 or 43.18% from 396); Max value from RGB is 171 - color contains mainly: blue. Hex color #667BAB is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #667BAB is #998454. Grayscale: #797979. Windows color (decimal): -10060885 or 11238246. OLE color: 11238246.
HSL color Cylindrical-coordinate representation of color #667BAB: hue angle of 221.74º degrees, saturation: 0.29, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #667BAB is Cyan = 0.40, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #667BAB; } p { color: rgb(102,123,171); } H1.HeaderClassName { color: #667BAB; } .AnyTagClassName { color: #667BAB; } </style>
<style> a { background-color: #667BAB; } a { background-color: rgb(102,123,171); } div.DivClassName { background-color: #667BAB; } .BgClassName { background-color: #667BAB; } </style>
<style> span { border-color: #667BAB; } span { border-color: rgb(102,123,171); } td.TdClassName { border-color: #667BAB; } .TagClassName { border-color: #667BAB; } </style>