#9f22d0

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

Shades of Dark Orchid #9F22D0

Tints of Dark Orchid #9F22D0

Color information

#9F22D0 (or 0x9F22D0) is unknown color: approx Dark Orchid. HEX triplet: 9F, 22 and D0. RGB value is (159,34,208). Sum of RGB (Red+Green+Blue) = 159+34+208=401 (53% of max value = 765). Red value is 159 (62.5% from 255 or 39.65% from 401); Green value is 34 (13.67% from 255 or 8.48% from 401); Blue value is 208 (81.64% from 255 or 51.87% from 401); Max value from RGB is 208 - color contains mainly: blue. Hex color #9F22D0 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #9F22D0 is #60DD2F. Grayscale: #5A5A5A. Windows color (decimal): -6348080 or 13640351. OLE color: 13640351.

HSL color Cylindrical-coordinate representation of color #9F22D0: hue angle of 283.1º degrees, saturation: 0.72, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #9F22D0 is Cyan = 0.24, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.18.

Color convert

RGB15934208-
CMYK0.240.8400.18
HSL283.1º71.9%47.45%-
HSV(B)283.1º83.65%81.57%-
XYZ26.2613.0760.81-
YUV91.21193.91176.35-

RGB Variations

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

RGB

RED value IS 159 (62.5% from 255) = 39.65%
GREEN value IS 34 (13.67% from 255) = 8.48%
BLUE value IS 208 (81.64% from 255) = 51.87%
R=39.65%
G=8.48%
B=51.87%

CMYK

C (Cyan) values IS 0.24
M (Magenta) values IS 0.84
Y (Yellow) values IS 0
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal159342080.240.8400.18283.171.947.45
Hex9F22D0185401211b482f
Octal237423203012402243311057
Binary10011111100010110100001100010101000100101000110111001000101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #9f22d0

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #9f22d0; }

 p { color: rgb(159,34,208); }

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

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

 a { background-color: rgb(159,34,208); }

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

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

 span { border-color: rgb(159,34,208); }

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

cancel