#80D3DC (or 0x80D3DC) is unknown color: approx Spray. HEX triplet: 80, D3 and DC. RGB value is (128,211,220). Sum of RGB (Red+Green+Blue) = 128+211+220=559 (74% of max value = 765). Red value is 128 (50.39% from 255 or 22.90% from 559); Green value is 211 (82.81% from 255 or 37.75% from 559); Blue value is 220 (86.33% from 255 or 39.36% from 559); Max value from RGB is 220 - color contains mainly: blue. Hex color #80D3DC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #80D3DC is #7F2C23. Grayscale: #BBBBBB. Windows color (decimal): -8334372 or 14472064. OLE color: 14472064.
HSL color Cylindrical-coordinate representation of color #80D3DC: hue angle of 185.87º degrees, saturation: 0.57, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #80D3DC is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #80d3dc; } p { color: rgb(128,211,220); } H1.HeaderClassName { color: #80d3dc; } .AnyTagClassName { color: #80d3dc; } </style>
<style> a { background-color: #80d3dc; } a { background-color: rgb(128,211,220); } div.DivClassName { background-color: #80d3dc; } .BgClassName { background-color: #80d3dc; } </style>
<style> span { border-color: #80d3dc; } span { border-color: rgb(128,211,220); } td.TdClassName { border-color: #80d3dc; } .TagClassName { border-color: #80d3dc; } </style>