#BE26C4

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

Shades of Deep Magenta #BE26C4

Tints of Deep Magenta #BE26C4

Color information

#BE26C4 (or 0xBE26C4) is unknown color: approx Deep Magenta. HEX triplet: BE, 26 and C4. RGB value is (190,38,196). Sum of RGB (Red+Green+Blue) = 190+38+196=424 (56% of max value = 765). Red value is 190 (74.61% from 255 or 44.81% from 424); Green value is 38 (15.23% from 255 or 8.96% from 424); Blue value is 196 (76.95% from 255 or 46.23% from 424); Max value from RGB is 196 - color contains mainly: blue. Hex color #BE26C4 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BE26C4 is #41D93B. Grayscale: #646464. Windows color (decimal): -4315452 or 12854974. OLE color: 12854974.

HSL color Cylindrical-coordinate representation of color #BE26C4: hue angle of 297.72º degrees, saturation: 0.68, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #BE26C4 is Cyan = 0.03, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.23.

Color convert

RGB19038196-
CMYK0.030.8100.23
HSL297.72º67.52%45.88%-
HSV(B)297.72º80.61%76.86%-
XYZ31.8916.3253.69-
YUV101.46181.36191.15-

RGB Variations

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

RGB

RED value IS 190 (74.61% from 255) = 44.81%
GREEN value IS 38 (15.23% from 255) = 8.96%
BLUE value IS 196 (76.95% from 255) = 46.23%
R=44.81%
G=8.96%
B=46.23%

CMYK

C (Cyan) values IS 0.03
M (Magenta) values IS 0.81
Y (Yellow) values IS 0
K (Black) values IS 0.23
SystemRedGreenBlueCMYKHSL
Decimal190381960.030.8100.23297.7267.5245.88
HexBE26C435101712a442e
Octal27646304312102745210456
Binary10111110100110110001001110100010101111001010101000100101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #BE26C4

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #BE26C4; }

 p { color: rgb(190,38,196); }

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

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

 a { background-color: rgb(190,38,196); }

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

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

 span { border-color: rgb(190,38,196); }

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

cancel