#AFCDBE (or 0xAFCDBE) is unknown color: approx Nebula. HEX triplet: AF, CD and BE. RGB value is (175,205,190). Sum of RGB (Red+Green+Blue) = 175+205+190=570 (75% of max value = 765). Red value is 175 (68.75% from 255 or 30.70% from 570); Green value is 205 (80.47% from 255 or 35.96% from 570); Blue value is 190 (74.61% from 255 or 33.33% from 570); Max value from RGB is 205 - color contains mainly: green. Hex color #AFCDBE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AFCDBE is #503241. Grayscale: #C2C2C2. Windows color (decimal): -5255746 or 12504495. OLE color: 12504495.
HSL color Cylindrical-coordinate representation of color #AFCDBE: hue angle of 150º degrees, saturation: 0.23, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #AFCDBE is Cyan = 0.15, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.20.
<style> p { color: #AFCDBE; } p { color: rgb(175,205,190); } H1.HeaderClassName { color: #AFCDBE; } .AnyTagClassName { color: #AFCDBE; } </style>
<style> a { background-color: #AFCDBE; } a { background-color: rgb(175,205,190); } div.DivClassName { background-color: #AFCDBE; } .BgClassName { background-color: #AFCDBE; } </style>
<style> span { border-color: #AFCDBE; } span { border-color: rgb(175,205,190); } td.TdClassName { border-color: #AFCDBE; } .TagClassName { border-color: #AFCDBE; } </style>