#bc0dc6

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

Shades of Deep Magenta #BC0DC6

Tints of Deep Magenta #BC0DC6

Color information

#BC0DC6 (or 0xBC0DC6) is unknown color: approx Deep Magenta. HEX triplet: BC, 0D and C6. RGB value is (188,13,198). Sum of RGB (Red+Green+Blue) = 188+13+198=399 (52% of max value = 765). Red value is 188 (73.83% from 255 or 47.12% from 399); Green value is 13 (5.47% from 255 or 3.26% from 399); Blue value is 198 (77.73% from 255 or 49.62% from 399); Max value from RGB is 198 - color contains mainly: blue. Hex color #BC0DC6 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #BC0DC6 is #43F239. Grayscale: #555555. Windows color (decimal): -4452922 or 12979644. OLE color: 12979644.

HSL color Cylindrical-coordinate representation of color #BC0DC6: hue angle of 296.76º degrees, saturation: 0.88, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #BC0DC6 is Cyan = 0.05, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.22.

Color convert

RGB18813198-
CMYK0.050.9300.22
HSL296.76º87.68%41.37%-
HSV(B)296.76º93.43%77.65%-
XYZ31.0815.0654.69-
YUV86.42190.98200.46-

RGB Variations

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

RGB

RED value IS 188 (73.83% from 255) = 47.12%
GREEN value IS 13 (5.47% from 255) = 3.26%
BLUE value IS 198 (77.73% from 255) = 49.62%
R=47.12%
G=3.26%
B=49.62%

CMYK

C (Cyan) values IS 0.05
M (Magenta) values IS 0.93
Y (Yellow) values IS 0
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal188131980.050.9300.22296.7687.6841.37
HexBCDC655D0161295829
Octal27415306513502645113051
Binary1011110011011100011010110111010101101001010011011000101001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #bc0dc6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #bc0dc6; }

 p { color: rgb(188,13,198); }

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

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

 a { background-color: rgb(188,13,198); }

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

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

 span { border-color: rgb(188,13,198); }

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

cancel