#ACCFCB (or 0xACCFCB) is unknown color: approx Sinbad. HEX triplet: AC, CF and CB. RGB value is (172,207,203). Sum of RGB (Red+Green+Blue) = 172+207+203=582 (77% of max value = 765). Red value is 172 (67.58% from 255 or 29.55% from 582); Green value is 207 (81.25% from 255 or 35.57% from 582); Blue value is 203 (79.69% from 255 or 34.88% from 582); Max value from RGB is 207 - color contains mainly: green. Hex color #ACCFCB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACCFCB is #533034. Grayscale: #C4C4C4. Windows color (decimal): -5451829 or 13356972. OLE color: 13356972.
HSL color Cylindrical-coordinate representation of color #ACCFCB: hue angle of 173.14º degrees, saturation: 0.27, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ACCFCB is Cyan = 0.17, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.19.
<style> p { color: #ACCFCB; } p { color: rgb(172,207,203); } H1.HeaderClassName { color: #ACCFCB; } .AnyTagClassName { color: #ACCFCB; } </style>
<style> a { background-color: #ACCFCB; } a { background-color: rgb(172,207,203); } div.DivClassName { background-color: #ACCFCB; } .BgClassName { background-color: #ACCFCB; } </style>
<style> span { border-color: #ACCFCB; } span { border-color: rgb(172,207,203); } td.TdClassName { border-color: #ACCFCB; } .TagClassName { border-color: #ACCFCB; } </style>