#b156ee

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

Shades of Medium Orchid #B156EE

Tints of Medium Orchid #B156EE

Color information

#B156EE (or 0xB156EE) is unknown color: approx Medium Orchid. HEX triplet: B1, 56 and EE. RGB value is (177,86,238). Sum of RGB (Red+Green+Blue) = 177+86+238=501 (66% of max value = 765). Red value is 177 (69.53% from 255 or 35.33% from 501); Green value is 86 (33.98% from 255 or 17.17% from 501); Blue value is 238 (93.36% from 255 or 47.50% from 501); Max value from RGB is 238 - color contains mainly: blue. Hex color #B156EE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #B156EE is #4EA911. Grayscale: #828282. Windows color (decimal): -5155090 or 15619761. OLE color: 15619761.

HSL color Cylindrical-coordinate representation of color #B156EE: hue angle of 275.92º degrees, saturation: 0.82, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #B156EE is Cyan = 0.26, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB17786238-
CMYK0.260.6400.07
HSL275.92º81.72%63.53%-
HSV(B)275.92º63.87%93.33%-
XYZ36.8922.1883.22-
YUV130.54188.65161.14-

RGB Variations

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

RGB

RED value IS 177 (69.53% from 255) = 35.33%
GREEN value IS 86 (33.98% from 255) = 17.17%
BLUE value IS 238 (93.36% from 255) = 47.50%
R=35.33%
G=17.17%
B=47.50%

CMYK

C (Cyan) values IS 0.26
M (Magenta) values IS 0.64
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal177862380.260.6400.07275.9281.7263.53
HexB156EE1A40071145240
Octal2611263563210007424122100
Binary10110001101011011101110110101000000011110001010010100101000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b156ee

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b156ee; }

 p { color: rgb(177,86,238); }

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

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

 a { background-color: rgb(177,86,238); }

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

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

 span { border-color: rgb(177,86,238); }

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

cancel