#b40296

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

Shades of Medium Violet Red #B40296

Tints of Medium Violet Red #B40296

Color information

#B40296 (or 0xB40296) is unknown color: approx Medium Violet Red. HEX triplet: B4, 02 and 96. RGB value is (180,2,150). Sum of RGB (Red+Green+Blue) = 180+2+150=332 (43% of max value = 765). Red value is 180 (70.70% from 255 or 54.22% from 332); Green value is 2 (1.17% from 255 or 0.60% from 332); Blue value is 150 (58.98% from 255 or 45.18% from 332); Max value from RGB is 180 - color contains mainly: red. Hex color #B40296 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #B40296 is #4BFD69. Grayscale: #474747. Windows color (decimal): -4980074 or 9831092. OLE color: 9831092.

HSL color Cylindrical-coordinate representation of color #B40296: hue angle of 310.11º degrees, saturation: 0.98, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #B40296 is Cyan = 0, Magento = 0.99, Yellow = 0.17 and Black (K on CMYK) = 0.29.

Color convert

RGB1802150-
CMYK00.990.170.29
HSL310.11º97.8%35.69%-
HSV(B)310.11º98.89%70.59%-
XYZ24.3511.9529.88-
YUV72.09171.97204.97-

RGB Variations

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

RGB

RED value IS 180 (70.70% from 255) = 54.22%
GREEN value IS 2 (1.17% from 255) = 0.60%
BLUE value IS 150 (58.98% from 255) = 45.18%
R=54.22%
G=0.60%
B=45.18%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.99
Y (Yellow) values IS 0.17
K (Black) values IS 0.29
SystemRedGreenBlueCMYKHSL
Decimal180215000.990.170.29310.1197.835.69
HexB4296063111D1366224
Octal26422260143213546614244
Binary1011010010100101100110001110001111011001101101100010100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b40296

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b40296; }

 p { color: rgb(180,2,150); }

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

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

 a { background-color: rgb(180,2,150); }

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

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

 span { border-color: rgb(180,2,150); }

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

cancel