#bc48e2

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

Shades of Medium Orchid #BC48E2

Tints of Medium Orchid #BC48E2

Color information

#BC48E2 (or 0xBC48E2) is unknown color: approx Medium Orchid. HEX triplet: BC, 48 and E2. RGB value is (188,72,226). Sum of RGB (Red+Green+Blue) = 188+72+226=486 (64% of max value = 765). Red value is 188 (73.83% from 255 or 38.68% from 486); Green value is 72 (28.52% from 255 or 14.81% from 486); Blue value is 226 (88.67% from 255 or 46.50% from 486); Max value from RGB is 226 - color contains mainly: blue. Hex color #BC48E2 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BC48E2 is #43B71D. Grayscale: #7B7B7B. Windows color (decimal): -4437790 or 14829756. OLE color: 14829756.

HSL color Cylindrical-coordinate representation of color #BC48E2: hue angle of 285.19º degrees, saturation: 0.73, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #BC48E2 is Cyan = 0.17, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.11.

Color convert

RGB18872226-
CMYK0.170.6800.11
HSL285.19º72.64%58.43%-
HSV(B)285.19º68.14%88.63%-
XYZ36.7820.8274.03-
YUV124.24185.43173.48-

RGB Variations

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

RGB

RED value IS 188 (73.83% from 255) = 38.68%
GREEN value IS 72 (28.52% from 255) = 14.81%
BLUE value IS 226 (88.67% from 255) = 46.50%
R=38.68%
G=14.81%
B=46.50%

CMYK

C (Cyan) values IS 0.17
M (Magenta) values IS 0.68
Y (Yellow) values IS 0
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal188722260.170.6800.11285.1972.6458.43
HexBC48E211440B11d493a
Octal2741103422110401343511172
Binary10111100100100011100010100011000100010111000111011001001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #bc48e2

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #bc48e2; }

 p { color: rgb(188,72,226); }

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

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

 a { background-color: rgb(188,72,226); }

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

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

 span { border-color: rgb(188,72,226); }

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

cancel