#8BADB3 (or 0x8BADB3) is unknown color: approx Botticelli. HEX triplet: 8B, AD and B3. RGB value is (139,173,179). Sum of RGB (Red+Green+Blue) = 139+173+179=491 (65% of max value = 765). Red value is 139 (54.69% from 255 or 28.31% from 491); Green value is 173 (67.97% from 255 or 35.23% from 491); Blue value is 179 (70.31% from 255 or 36.46% from 491); Max value from RGB is 179 - color contains mainly: blue. Hex color #8BADB3 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #8BADB3 is #74524C. Grayscale: #A3A3A3. Windows color (decimal): -7623245 or 11775371. OLE color: 11775371.
HSL color Cylindrical-coordinate representation of color #8BADB3: hue angle of 189º degrees, saturation: 0.21, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #8BADB3 is Cyan = 0.22, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #8BADB3; } p { color: rgb(139,173,179); } H1.HeaderClassName { color: #8BADB3; } .AnyTagClassName { color: #8BADB3; } </style>
<style> a { background-color: #8BADB3; } a { background-color: rgb(139,173,179); } div.DivClassName { background-color: #8BADB3; } .BgClassName { background-color: #8BADB3; } </style>
<style> span { border-color: #8BADB3; } span { border-color: rgb(139,173,179); } td.TdClassName { border-color: #8BADB3; } .TagClassName { border-color: #8BADB3; } </style>