#AC4BB4 (or 0xAC4BB4) is unknown color: approx Fuchsia. HEX triplet: AC, 4B and B4. RGB value is (172,75,180). Sum of RGB (Red+Green+Blue) = 172+75+180=427 (56% of max value = 765). Red value is 172 (67.58% from 255 or 40.28% from 427); Green value is 75 (29.69% from 255 or 17.56% from 427); Blue value is 180 (70.70% from 255 or 42.15% from 427); Max value from RGB is 180 - color contains mainly: blue. Hex color #AC4BB4 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AC4BB4 is #53B44B. Grayscale: #737373. Windows color (decimal): -5485644 or 11815852. OLE color: 11815852.
HSL color Cylindrical-coordinate representation of color #AC4BB4: hue angle of 295.43º degrees, saturation: 0.41, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #AC4BB4 is Cyan = 0.04, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #AC4BB4; } p { color: rgb(172,75,180); } H1.HeaderClassName { color: #AC4BB4; } .AnyTagClassName { color: #AC4BB4; } </style>
<style> a { background-color: #AC4BB4; } a { background-color: rgb(172,75,180); } div.DivClassName { background-color: #AC4BB4; } .BgClassName { background-color: #AC4BB4; } </style>
<style> span { border-color: #AC4BB4; } span { border-color: rgb(172,75,180); } td.TdClassName { border-color: #AC4BB4; } .TagClassName { border-color: #AC4BB4; } </style>