#bb14c5

Color #BB14C5 Deep Magenta (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Deep Magenta #BB14C5

Tints of Deep Magenta #BB14C5

Color information

#BB14C5 (or 0xBB14C5) is unknown color: approx Deep Magenta. HEX triplet: BB, 14 and C5. RGB value is (187,20,197). Sum of RGB (Red+Green+Blue) = 187+20+197=404 (53% of max value = 765). Red value is 187 (73.44% from 255 or 46.29% from 404); Green value is 20 (8.20% from 255 or 4.95% from 404); Blue value is 197 (77.34% from 255 or 48.76% from 404); Max value from RGB is 197 - color contains mainly: blue. Hex color #BB14C5 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #BB14C5 is #44EB3A. Grayscale: #595959. Windows color (decimal): -4516667 or 12915899. OLE color: 12915899.

HSL color Cylindrical-coordinate representation of color #BB14C5: hue angle of 296.61º degrees, saturation: 0.82, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #BB14C5 is Cyan = 0.05, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.23.

Color convert

RGB18720197-
CMYK0.050.9000.23
HSL296.61º81.57%42.55%-
HSV(B)296.61º89.85%77.25%-
XYZ30.8215.154.11-
YUV90.11188.33197.11-

RGB Variations

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

RGB

RED value IS 187 (73.44% from 255) = 46.29%
GREEN value IS 20 (8.20% from 255) = 4.95%
BLUE value IS 197 (77.34% from 255) = 48.76%
R=46.29%
G=4.95%
B=48.76%

CMYK

C (Cyan) values IS 0.05
M (Magenta) values IS 0.90
Y (Yellow) values IS 0
K (Black) values IS 0.23
SystemRedGreenBlueCMYKHSL
Decimal187201970.050.9000.23296.6181.5742.55
HexBB14C555A017129522b
Octal27324305513202745112253
Binary10111011101001100010110110110100101111001010011010010101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #bb14c5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #bb14c5; }

 p { color: rgb(187,20,197); }

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

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

 a { background-color: rgb(187,20,197); }

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

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

 span { border-color: rgb(187,20,197); }

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

cancel