#c90192

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

Shades of Medium Violet Red #C90192

Tints of Medium Violet Red #C90192

Color information

#C90192 (or 0xC90192) is unknown color: approx Medium Violet Red. HEX triplet: C9, 01 and 92. RGB value is (201,1,146). Sum of RGB (Red+Green+Blue) = 201+1+146=348 (46% of max value = 765). Red value is 201 (78.91% from 255 or 57.76% from 348); Green value is 1 (0.78% from 255 or 0.29% from 348); Blue value is 146 (57.42% from 255 or 41.95% from 348); Max value from RGB is 201 - color contains mainly: red. Hex color #C90192 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #C90192 is #36FE6D. Grayscale: #4C4C4C. Windows color (decimal): -3604078 or 9568713. OLE color: 9568713.

HSL color Cylindrical-coordinate representation of color #C90192: hue angle of 316.5º degrees, saturation: 0.99, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 1%. Process color model (Four color, CMYK) of #C90192 is Cyan = 0, Magento = 1.00, Yellow = 0.27 and Black (K on CMYK) = 0.21.

Color convert

RGB2011146-
CMYK01.000.270.21
HSL316.5º99.01%39.61%-
HSV(B)316.5º99.5%78.82%-
XYZ29.2914.5128.45-
YUV77.33166.76216.21-

RGB Variations

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

RGB

RED value IS 201 (78.91% from 255) = 57.76%
GREEN value IS 1 (0.78% from 255) = 0.29%
BLUE value IS 146 (57.42% from 255) = 41.95%
R=57.76%
G=0.29%
B=41.95%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 1.00
Y (Yellow) values IS 0.27
K (Black) values IS 0.21
SystemRedGreenBlueCMYKHSL
Decimal201114601.000.270.21316.599.0139.61
HexC91920641B1513c6328
Octal31112220144332547414350
Binary110010011100100100110010011011101011001111001100011101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c90192

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c90192; }

 p { color: rgb(201,1,146); }

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

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

 a { background-color: rgb(201,1,146); }

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

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

 span { border-color: rgb(201,1,146); }

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

cancel