#BB0F9F

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

Shades of Medium Violet Red #BB0F9F

Tints of Medium Violet Red #BB0F9F

Color information

#BB0F9F (or 0xBB0F9F) is unknown color: approx Medium Violet Red. HEX triplet: BB, 0F and 9F. RGB value is (187,15,159). Sum of RGB (Red+Green+Blue) = 187+15+159=361 (47% of max value = 765). Red value is 187 (73.44% from 255 or 51.80% from 361); Green value is 15 (6.25% from 255 or 4.16% from 361); Blue value is 159 (62.5% from 255 or 44.04% from 361); Max value from RGB is 187 - color contains mainly: red. Hex color #BB0F9F is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #BB0F9F is #44F060. Grayscale: #525252. Windows color (decimal): -4517985 or 10424251. OLE color: 10424251.

HSL color Cylindrical-coordinate representation of color #BB0F9F: hue angle of 309.77º degrees, saturation: 0.85, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #BB0F9F is Cyan = 0, Magento = 0.92, Yellow = 0.15 and Black (K on CMYK) = 0.27.

Color convert

RGB18715159-
CMYK00.920.150.27
HSL309.77º85.15%39.61%-
HSV(B)309.77º91.98%73.33%-
XYZ26.9213.4133.97-
YUV82.84170.98202.29-

RGB Variations

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

RGB

RED value IS 187 (73.44% from 255) = 51.80%
GREEN value IS 15 (6.25% from 255) = 4.16%
BLUE value IS 159 (62.5% from 255) = 44.04%
R=51.80%
G=4.16%
B=44.04%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.92
Y (Yellow) values IS 0.15
K (Black) values IS 0.27
SystemRedGreenBlueCMYKHSL
Decimal1871515900.920.150.27309.7785.1539.61
HexBBF9F05CF1B1365528
Octal273172370134173346612550
Binary10111011111110011111010111001111110111001101101010101101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #BB0F9F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #BB0F9F; }

 p { color: rgb(187,15,159); }

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

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

 a { background-color: rgb(187,15,159); }

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

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

 span { border-color: rgb(187,15,159); }

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

cancel