#ADCDBE (or 0xADCDBE) is unknown color: approx Nebula. HEX triplet: AD, CD and BE. RGB value is (173,205,190). Sum of RGB (Red+Green+Blue) = 173+205+190=568 (75% of max value = 765). Red value is 173 (67.97% from 255 or 30.46% from 568); Green value is 205 (80.47% from 255 or 36.09% from 568); Blue value is 190 (74.61% from 255 or 33.45% from 568); Max value from RGB is 205 - color contains mainly: green. Hex color #ADCDBE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADCDBE is #523241. Grayscale: #C1C1C1. Windows color (decimal): -5386818 or 12504493. OLE color: 12504493.
HSL color Cylindrical-coordinate representation of color #ADCDBE: hue angle of 151.88º degrees, saturation: 0.24, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #ADCDBE is Cyan = 0.16, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.20.
<style> p { color: #ADCDBE; } p { color: rgb(173,205,190); } H1.HeaderClassName { color: #ADCDBE; } .AnyTagClassName { color: #ADCDBE; } </style>
<style> a { background-color: #ADCDBE; } a { background-color: rgb(173,205,190); } div.DivClassName { background-color: #ADCDBE; } .BgClassName { background-color: #ADCDBE; } </style>
<style> span { border-color: #ADCDBE; } span { border-color: rgb(173,205,190); } td.TdClassName { border-color: #ADCDBE; } .TagClassName { border-color: #ADCDBE; } </style>