#ACCAE4 (or 0xACCAE4) is unknown color: approx Tropical Blue. HEX triplet: AC, CA and E4. RGB value is (172,202,228). Sum of RGB (Red+Green+Blue) = 172+202+228=602 (79% of max value = 765). Red value is 172 (67.58% from 255 or 28.57% from 602); Green value is 202 (79.30% from 255 or 33.55% from 602); Blue value is 228 (89.45% from 255 or 37.87% from 602); Max value from RGB is 228 - color contains mainly: blue. Hex color #ACCAE4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ACCAE4 is #53351B. Grayscale: #C3C3C3. Windows color (decimal): -5453084 or 14994092. OLE color: 14994092.
HSL color Cylindrical-coordinate representation of color #ACCAE4: hue angle of 207.86º degrees, saturation: 0.51, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ACCAE4 is Cyan = 0.25, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #ACCAE4; } p { color: rgb(172,202,228); } H1.HeaderClassName { color: #ACCAE4; } .AnyTagClassName { color: #ACCAE4; } </style>
<style> a { background-color: #ACCAE4; } a { background-color: rgb(172,202,228); } div.DivClassName { background-color: #ACCAE4; } .BgClassName { background-color: #ACCAE4; } </style>
<style> span { border-color: #ACCAE4; } span { border-color: rgb(172,202,228); } td.TdClassName { border-color: #ACCAE4; } .TagClassName { border-color: #ACCAE4; } </style>