#9DAFCA (or 0x9DAFCA) is unknown color: approx Echo Blue. HEX triplet: 9D, AF and CA. RGB value is (157,175,202). Sum of RGB (Red+Green+Blue) = 157+175+202=534 (70% of max value = 765). Red value is 157 (61.72% from 255 or 29.40% from 534); Green value is 175 (68.75% from 255 or 32.77% from 534); Blue value is 202 (79.30% from 255 or 37.83% from 534); Max value from RGB is 202 - color contains mainly: blue. Hex color #9DAFCA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #9DAFCA is #625035. Grayscale: #ACACAC. Windows color (decimal): -6443062 or 13283229. OLE color: 13283229.
HSL color Cylindrical-coordinate representation of color #9DAFCA: hue angle of 216º degrees, saturation: 0.3, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #9DAFCA is Cyan = 0.22, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #9DAFCA; } p { color: rgb(157,175,202); } H1.HeaderClassName { color: #9DAFCA; } .AnyTagClassName { color: #9DAFCA; } </style>
<style> a { background-color: #9DAFCA; } a { background-color: rgb(157,175,202); } div.DivClassName { background-color: #9DAFCA; } .BgClassName { background-color: #9DAFCA; } </style>
<style> span { border-color: #9DAFCA; } span { border-color: rgb(157,175,202); } td.TdClassName { border-color: #9DAFCA; } .TagClassName { border-color: #9DAFCA; } </style>