#83CECA (or 0x83CECA) is unknown color: approx Bermuda. HEX triplet: 83, CE and CA. RGB value is (131,206,202). Sum of RGB (Red+Green+Blue) = 131+206+202=539 (71% of max value = 765). Red value is 131 (51.56% from 255 or 24.30% from 539); Green value is 206 (80.86% from 255 or 38.22% from 539); Blue value is 202 (79.30% from 255 or 37.48% from 539); Max value from RGB is 206 - color contains mainly: green. Hex color #83CECA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #83CECA is #7C3135. Grayscale: #B7B7B7. Windows color (decimal): -8139062 or 13291139. OLE color: 13291139.
HSL color Cylindrical-coordinate representation of color #83CECA: hue angle of 176.8º degrees, saturation: 0.43, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #83CECA is Cyan = 0.36, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.19.
<style> p { color: #83ceca; } p { color: rgb(131,206,202); } H1.HeaderClassName { color: #83ceca; } .AnyTagClassName { color: #83ceca; } </style>
<style> a { background-color: #83ceca; } a { background-color: rgb(131,206,202); } div.DivClassName { background-color: #83ceca; } .BgClassName { background-color: #83ceca; } </style>
<style> span { border-color: #83ceca; } span { border-color: rgb(131,206,202); } td.TdClassName { border-color: #83ceca; } .TagClassName { border-color: #83ceca; } </style>