#8BB5CD (or 0x8BB5CD) is unknown color: approx Seagull. HEX triplet: 8B, B5 and CD. RGB value is (139,181,205). Sum of RGB (Red+Green+Blue) = 139+181+205=525 (69% of max value = 765). Red value is 139 (54.69% from 255 or 26.48% from 525); Green value is 181 (71.09% from 255 or 34.48% from 525); Blue value is 205 (80.47% from 255 or 39.05% from 525); Max value from RGB is 205 - color contains mainly: blue. Hex color #8BB5CD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #8BB5CD is #744A32. Grayscale: #ABABAB. Windows color (decimal): -7621171 or 13481355. OLE color: 13481355.
HSL color Cylindrical-coordinate representation of color #8BB5CD: hue angle of 201.82º degrees, saturation: 0.4, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #8BB5CD is Cyan = 0.32, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #8BB5CD; } p { color: rgb(139,181,205); } H1.HeaderClassName { color: #8BB5CD; } .AnyTagClassName { color: #8BB5CD; } </style>
<style> a { background-color: #8BB5CD; } a { background-color: rgb(139,181,205); } div.DivClassName { background-color: #8BB5CD; } .BgClassName { background-color: #8BB5CD; } </style>
<style> span { border-color: #8BB5CD; } span { border-color: rgb(139,181,205); } td.TdClassName { border-color: #8BB5CD; } .TagClassName { border-color: #8BB5CD; } </style>