#9BAFCD (or 0x9BAFCD) is unknown color: approx Echo Blue. HEX triplet: 9B, AF and CD. RGB value is (155,175,205). Sum of RGB (Red+Green+Blue) = 155+175+205=535 (70% of max value = 765). Red value is 155 (60.94% from 255 or 28.97% from 535); Green value is 175 (68.75% from 255 or 32.71% from 535); Blue value is 205 (80.47% from 255 or 38.32% from 535); Max value from RGB is 205 - color contains mainly: blue. Hex color #9BAFCD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9BAFCD is #645032. Grayscale: #ACACAC. Windows color (decimal): -6574131 or 13479835. OLE color: 13479835.
HSL color Cylindrical-coordinate representation of color #9BAFCD: hue angle of 216º degrees, saturation: 0.33, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9BAFCD is Cyan = 0.24, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #9BAFCD; } p { color: rgb(155,175,205); } H1.HeaderClassName { color: #9BAFCD; } .AnyTagClassName { color: #9BAFCD; } </style>
<style> a { background-color: #9BAFCD; } a { background-color: rgb(155,175,205); } div.DivClassName { background-color: #9BAFCD; } .BgClassName { background-color: #9BAFCD; } </style>
<style> span { border-color: #9BAFCD; } span { border-color: rgb(155,175,205); } td.TdClassName { border-color: #9BAFCD; } .TagClassName { border-color: #9BAFCD; } </style>