#c42493

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

Shades of Medium Violet Red #C42493

Tints of Medium Violet Red #C42493

Color information

#C42493 (or 0xC42493) is unknown color: approx Medium Violet Red. HEX triplet: C4, 24 and 93. RGB value is (196,36,147). Sum of RGB (Red+Green+Blue) = 196+36+147=379 (50% of max value = 765). Red value is 196 (76.95% from 255 or 51.72% from 379); Green value is 36 (14.45% from 255 or 9.50% from 379); Blue value is 147 (57.81% from 255 or 38.79% from 379); Max value from RGB is 196 - color contains mainly: red. Hex color #C42493 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C42493 is #3BDB6C. Grayscale: #606060. Windows color (decimal): -3922797 or 9643204. OLE color: 9643204.

HSL color Cylindrical-coordinate representation of color #C42493: hue angle of 318.38º degrees, saturation: 0.69, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #C42493 is Cyan = 0, Magento = 0.82, Yellow = 0.25 and Black (K on CMYK) = 0.23.

Color convert

RGB19636147-
CMYK00.820.250.23
HSL318.38º68.97%45.49%-
HSV(B)318.38º81.63%76.86%-
XYZ28.6615.129.01-
YUV96.49156.51198.97-

RGB Variations

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

RGB

RED value IS 196 (76.95% from 255) = 51.72%
GREEN value IS 36 (14.45% from 255) = 9.50%
BLUE value IS 147 (57.81% from 255) = 38.79%
R=51.72%
G=9.50%
B=38.79%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.82
Y (Yellow) values IS 0.25
K (Black) values IS 0.23
SystemRedGreenBlueCMYKHSL
Decimal1963614700.820.250.23318.3868.9745.49
HexC42493052191713e452d
Octal304442230122312747610555
Binary11000100100100100100110101001011001101111001111101000101101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c42493

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c42493; }

 p { color: rgb(196,36,147); }

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

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

 a { background-color: rgb(196,36,147); }

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

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

 span { border-color: rgb(196,36,147); }

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

cancel