#D022AA

Color #D022AA Medium Violet Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Medium Violet Red #D022AA

Tints of Medium Violet Red #D022AA

Color information

#D022AA (or 0xD022AA) is unknown color: approx Medium Violet Red. HEX triplet: D0, 22 and AA. RGB value is (208,34,170). Sum of RGB (Red+Green+Blue) = 208+34+170=412 (54% of max value = 765). Red value is 208 (81.64% from 255 or 50.49% from 412); Green value is 34 (13.67% from 255 or 8.25% from 412); Blue value is 170 (66.80% from 255 or 41.26% from 412); Max value from RGB is 208 - color contains mainly: red. Hex color #D022AA is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #D022AA is #2FDD55. Grayscale: #656565. Windows color (decimal): -3136854 or 11150032. OLE color: 11150032.

HSL color Cylindrical-coordinate representation of color #D022AA: hue angle of 313.1º degrees, saturation: 0.72, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #D022AA is Cyan = 0, Magento = 0.84, Yellow = 0.18 and Black (K on CMYK) = 0.18.

Color convert

RGB20834170-
CMYK00.840.180.18
HSL313.1º71.9%47.45%-
HSV(B)313.1º83.65%81.57%-
XYZ33.8417.4639.62-
YUV101.53166.65203.94-

RGB Variations

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

RGB

RED value IS 208 (81.64% from 255) = 50.49%
GREEN value IS 34 (13.67% from 255) = 8.25%
BLUE value IS 170 (66.80% from 255) = 41.26%
R=50.49%
G=8.25%
B=41.26%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.84
Y (Yellow) values IS 0.18
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal2083417000.840.180.18313.171.947.45
HexD022AA0541212139482f
Octal320422520124222247111057
Binary11010000100010101010100101010010010100101001110011001000101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #D022AA

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #D022AA; }

 p { color: rgb(208,34,170); }

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

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

 a { background-color: rgb(208,34,170); }

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

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

 span { border-color: rgb(208,34,170); }

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

cancel