#b44eef

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

Shades of Medium Orchid #B44EEF

Tints of Medium Orchid #B44EEF

Color information

#B44EEF (or 0xB44EEF) is unknown color: approx Medium Orchid. HEX triplet: B4, 4E and EF. RGB value is (180,78,239). Sum of RGB (Red+Green+Blue) = 180+78+239=497 (65% of max value = 765). Red value is 180 (70.70% from 255 or 36.22% from 497); Green value is 78 (30.86% from 255 or 15.69% from 497); Blue value is 239 (93.75% from 255 or 48.09% from 497); Max value from RGB is 239 - color contains mainly: blue. Hex color #B44EEF is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #B44EEF is #4BB110. Grayscale: #7E7E7E. Windows color (decimal): -4960529 or 15683252. OLE color: 15683252.

HSL color Cylindrical-coordinate representation of color #B44EEF: hue angle of 278.01º degrees, saturation: 0.83, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #B44EEF is Cyan = 0.25, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.06.

Color convert

RGB18078239-
CMYK0.250.6700.06
HSL278.01º83.42%62.16%-
HSV(B)278.01º67.36%93.73%-
XYZ37.1321.3883.83-
YUV126.85191.29165.91-

RGB Variations

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

RGB

RED value IS 180 (70.70% from 255) = 36.22%
GREEN value IS 78 (30.86% from 255) = 15.69%
BLUE value IS 239 (93.75% from 255) = 48.09%
R=36.22%
G=15.69%
B=48.09%

CMYK

C (Cyan) values IS 0.25
M (Magenta) values IS 0.67
Y (Yellow) values IS 0
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal180782390.250.6700.06278.0183.4262.16
HexB44EEF194306116533e
Octal264116357311030642612376
Binary1011010010011101110111111001100001101101000101101010011111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b44eef

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b44eef; }

 p { color: rgb(180,78,239); }

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

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

 a { background-color: rgb(180,78,239); }

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

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

 span { border-color: rgb(180,78,239); }

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

cancel