#ac048e

Color #AC048E Dark Magenta (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dark Magenta #AC048E

Tints of Dark Magenta #AC048E

Color information

#AC048E (or 0xAC048E) is unknown color: approx Dark Magenta. HEX triplet: AC, 04 and 8E. RGB value is (172,4,142). Sum of RGB (Red+Green+Blue) = 172+4+142=318 (42% of max value = 765). Red value is 172 (67.58% from 255 or 54.09% from 318); Green value is 4 (1.95% from 255 or 1.26% from 318); Blue value is 142 (55.86% from 255 or 44.65% from 318); Max value from RGB is 172 - color contains mainly: red. Hex color #AC048E is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AC048E is #53FB71. Grayscale: #454545. Windows color (decimal): -5503858 or 9307308. OLE color: 9307308.

HSL color Cylindrical-coordinate representation of color #AC048E: hue angle of 310.71º degrees, saturation: 0.95, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #AC048E is Cyan = 0, Magento = 0.98, Yellow = 0.17 and Black (K on CMYK) = 0.33.

Color convert

RGB1724142-
CMYK00.980.170.33
HSL310.71º95.45%34.51%-
HSV(B)310.71º97.67%67.45%-
XYZ21.9410.8126.52-
YUV69.96168.66200.78-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 172 (67.58% from 255) = 54.09%
GREEN value IS 4 (1.95% from 255) = 1.26%
BLUE value IS 142 (55.86% from 255) = 44.65%
R=54.09%
G=1.26%
B=44.65%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.98
Y (Yellow) values IS 0.17
K (Black) values IS 0.33
SystemRedGreenBlueCMYKHSL
Decimal172414200.980.170.33310.7195.4534.51
HexAC48E06211211375f23
Octal25442160142214146713743
Binary101011001001000111001100010100011000011001101111011111100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ac048e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ac048e; }

 p { color: rgb(172,4,142); }

 H1.HeaderClassName
 {
   color: #ac048e;
 }
 .AnyTagClassName
 {
   color: #ac048e;
 }
</style>
background-color css

<style>
 a { background-color: #ac048e; }

 a { background-color: rgb(172,4,142); }

 div.DivClassName
 {
   background-color: #ac048e;
 }
 .BgClassName
 {
   background-color: #ac048e;
 }
</style>
border-color css

<style>
 span { border-color: #ac048e; }

 span { border-color: rgb(172,4,142); }

 td.TdClassName
 {
   border-color: #ac048e;
 }
 .TagClassName
 {
   border-color: #ac048e;
 }
</style>

cancel