#61CDC4 (or 0x61CDC4) is unknown color: approx Downy. HEX triplet: 61, CD and C4. RGB value is (97,205,196). Sum of RGB (Red+Green+Blue) = 97+205+196=498 (65% of max value = 765). Red value is 97 (38.28% from 255 or 19.48% from 498); Green value is 205 (80.47% from 255 or 41.16% from 498); Blue value is 196 (76.95% from 255 or 39.36% from 498); Max value from RGB is 205 - color contains mainly: green. Hex color #61CDC4 is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #61CDC4 is #9E323B. Grayscale: #ABABAB. Windows color (decimal): -10367548 or 12897633. OLE color: 12897633.
HSL color Cylindrical-coordinate representation of color #61CDC4: hue angle of 175º degrees, saturation: 0.52, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #61CDC4 is Cyan = 0.53, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.20.
<style> p { color: #61CDC4; } p { color: rgb(97,205,196); } H1.HeaderClassName { color: #61CDC4; } .AnyTagClassName { color: #61CDC4; } </style>
<style> a { background-color: #61CDC4; } a { background-color: rgb(97,205,196); } div.DivClassName { background-color: #61CDC4; } .BgClassName { background-color: #61CDC4; } </style>
<style> span { border-color: #61CDC4; } span { border-color: rgb(97,205,196); } td.TdClassName { border-color: #61CDC4; } .TagClassName { border-color: #61CDC4; } </style>