#6FC7E0 (or 0x6FC7E0) is unknown color: approx Spray. HEX triplet: 6F, C7 and E0. RGB value is (111,199,224). Sum of RGB (Red+Green+Blue) = 111+199+224=534 (70% of max value = 765). Red value is 111 (43.75% from 255 or 20.79% from 534); Green value is 199 (78.12% from 255 or 37.27% from 534); Blue value is 224 (87.89% from 255 or 41.95% from 534); Max value from RGB is 224 - color contains mainly: blue. Hex color #6FC7E0 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #6FC7E0 is #90381F. Grayscale: #AFAFAF. Windows color (decimal): -9451552 or 14731119. OLE color: 14731119.
HSL color Cylindrical-coordinate representation of color #6FC7E0: hue angle of 193.27º degrees, saturation: 0.65, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #6FC7E0 is Cyan = 0.50, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #6fc7e0; } p { color: rgb(111,199,224); } H1.HeaderClassName { color: #6fc7e0; } .AnyTagClassName { color: #6fc7e0; } </style>
<style> a { background-color: #6fc7e0; } a { background-color: rgb(111,199,224); } div.DivClassName { background-color: #6fc7e0; } .BgClassName { background-color: #6fc7e0; } </style>
<style> span { border-color: #6fc7e0; } span { border-color: rgb(111,199,224); } td.TdClassName { border-color: #6fc7e0; } .TagClassName { border-color: #6fc7e0; } </style>