#B227EE

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

Shades of Dark Orchid #B227EE

Tints of Dark Orchid #B227EE

Color information

#B227EE (or 0xB227EE) is unknown color: approx Dark Orchid. HEX triplet: B2, 27 and EE. RGB value is (178,39,238). Sum of RGB (Red+Green+Blue) = 178+39+238=455 (60% of max value = 765). Red value is 178 (69.92% from 255 or 39.12% from 455); Green value is 39 (15.62% from 255 or 8.57% from 455); Blue value is 238 (93.36% from 255 or 52.31% from 455); Max value from RGB is 238 - color contains mainly: blue. Hex color #B227EE is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #B227EE is #4DD811. Grayscale: #666666. Windows color (decimal): -5101586 or 15607730. OLE color: 15607730.

HSL color Cylindrical-coordinate representation of color #B227EE: hue angle of 281.91º degrees, saturation: 0.85, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #B227EE is Cyan = 0.25, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB17839238-
CMYK0.250.8400.07
HSL281.91º85.41%54.31%-
HSV(B)281.91º83.61%93.33%-
XYZ34.5217.0982.37-
YUV103.25204.05181.32-

RGB Variations

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

RGB

RED value IS 178 (69.92% from 255) = 39.12%
GREEN value IS 39 (15.62% from 255) = 8.57%
BLUE value IS 238 (93.36% from 255) = 52.31%
R=39.12%
G=8.57%
B=52.31%

CMYK

C (Cyan) values IS 0.25
M (Magenta) values IS 0.84
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal178392380.250.8400.07281.9185.4154.31
HexB227EE19540711a5536
Octal26247356311240743212566
Binary101100101001111110111011001101010001111000110101010101110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #B227EE

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #B227EE; }

 p { color: rgb(178,39,238); }

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

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

 a { background-color: rgb(178,39,238); }

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

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

 span { border-color: rgb(178,39,238); }

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

cancel