#DCAFC0 (or 0xDCAFC0) is unknown color: approx Melanie. HEX triplet: DC, AF and C0. RGB value is (220,175,192). Sum of RGB (Red+Green+Blue) = 220+175+192=587 (77% of max value = 765). Red value is 220 (86.33% from 255 or 37.48% from 587); Green value is 175 (68.75% from 255 or 29.81% from 587); Blue value is 192 (75.39% from 255 or 32.71% from 587); Max value from RGB is 220 - color contains mainly: red. Hex color #DCAFC0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DCAFC0 is #23503F. Grayscale: #BEBEBE. Windows color (decimal): -2314304 or 12627932. OLE color: 12627932.
HSL color Cylindrical-coordinate representation of color #DCAFC0: hue angle of 337.33º degrees, saturation: 0.39, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DCAFC0 is Cyan = 0, Magento = 0.20, Yellow = 0.13 and Black (K on CMYK) = 0.14.
<style> p { color: #DCAFC0; } p { color: rgb(220,175,192); } H1.HeaderClassName { color: #DCAFC0; } .AnyTagClassName { color: #DCAFC0; } </style>
<style> a { background-color: #DCAFC0; } a { background-color: rgb(220,175,192); } div.DivClassName { background-color: #DCAFC0; } .BgClassName { background-color: #DCAFC0; } </style>
<style> span { border-color: #DCAFC0; } span { border-color: rgb(220,175,192); } td.TdClassName { border-color: #DCAFC0; } .TagClassName { border-color: #DCAFC0; } </style>