#3BAFEF (or 0x3BAFEF) is unknown color: approx Summer Sky. HEX triplet: 3B, AF and EF. RGB value is (59,175,239). Sum of RGB (Red+Green+Blue) = 59+175+239=473 (62% of max value = 765). Red value is 59 (23.44% from 255 or 12.47% from 473); Green value is 175 (68.75% from 255 or 37.00% from 473); Blue value is 239 (93.75% from 255 or 50.53% from 473); Max value from RGB is 239 - color contains mainly: blue. Hex color #3BAFEF is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #3BAFEF is #C45010. Grayscale: #939393. Windows color (decimal): -12865553 or 15707963. OLE color: 15707963.
HSL color Cylindrical-coordinate representation of color #3BAFEF: hue angle of 201.33º degrees, saturation: 0.85, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #3BAFEF is Cyan = 0.75, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #3bafef; } p { color: rgb(59,175,239); } H1.HeaderClassName { color: #3bafef; } .AnyTagClassName { color: #3bafef; } </style>
<style> a { background-color: #3bafef; } a { background-color: rgb(59,175,239); } div.DivClassName { background-color: #3bafef; } .BgClassName { background-color: #3bafef; } </style>
<style> span { border-color: #3bafef; } span { border-color: rgb(59,175,239); } td.TdClassName { border-color: #3bafef; } .TagClassName { border-color: #3bafef; } </style>