#77DDCC (or 0x77DDCC) is unknown color: approx Riptide. HEX triplet: 77, DD and CC. RGB value is (119,221,204). Sum of RGB (Red+Green+Blue) = 119+221+204=544 (72% of max value = 765). Red value is 119 (46.88% from 255 or 21.88% from 544); Green value is 221 (86.72% from 255 or 40.62% from 544); Blue value is 204 (80.08% from 255 or 37.5% from 544); Max value from RGB is 221 - color contains mainly: green. Hex color #77DDCC is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #77DDCC is #882233. Grayscale: #BCBCBC. Windows color (decimal): -8921652 or 13426039. OLE color: 13426039.
HSL color Cylindrical-coordinate representation of color #77DDCC: hue angle of 170º degrees, saturation: 0.6, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #77DDCC is Cyan = 0.46, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.13.
<style> p { color: #77DDCC; } p { color: rgb(119,221,204); } H1.HeaderClassName { color: #77DDCC; } .AnyTagClassName { color: #77DDCC; } </style>
<style> a { background-color: #77DDCC; } a { background-color: rgb(119,221,204); } div.DivClassName { background-color: #77DDCC; } .BgClassName { background-color: #77DDCC; } </style>
<style> span { border-color: #77DDCC; } span { border-color: rgb(119,221,204); } td.TdClassName { border-color: #77DDCC; } .TagClassName { border-color: #77DDCC; } </style>