#DAAFE0 (or 0xDAAFE0) is unknown color: approx Plum. HEX triplet: DA, AF and E0. RGB value is (218,175,224). Sum of RGB (Red+Green+Blue) = 218+175+224=617 (81% of max value = 765). Red value is 218 (85.55% from 255 or 35.33% from 617); Green value is 175 (68.75% from 255 or 28.36% from 617); Blue value is 224 (87.89% from 255 or 36.30% from 617); Max value from RGB is 224 - color contains mainly: blue. Hex color #DAAFE0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DAAFE0 is #25501F. Grayscale: #C1C1C1. Windows color (decimal): -2445344 or 14725082. OLE color: 14725082.
HSL color Cylindrical-coordinate representation of color #DAAFE0: hue angle of 292.65º degrees, saturation: 0.44, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #DAAFE0 is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #DAAFE0; } p { color: rgb(218,175,224); } H1.HeaderClassName { color: #DAAFE0; } .AnyTagClassName { color: #DAAFE0; } </style>
<style> a { background-color: #DAAFE0; } a { background-color: rgb(218,175,224); } div.DivClassName { background-color: #DAAFE0; } .BgClassName { background-color: #DAAFE0; } </style>
<style> span { border-color: #DAAFE0; } span { border-color: rgb(218,175,224); } td.TdClassName { border-color: #DAAFE0; } .TagClassName { border-color: #DAAFE0; } </style>