#9429d0

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

Shades of Dark Orchid #9429D0

Tints of Dark Orchid #9429D0

Color information

#9429D0 (or 0x9429D0) is unknown color: approx Dark Orchid. HEX triplet: 94, 29 and D0. RGB value is (148,41,208). Sum of RGB (Red+Green+Blue) = 148+41+208=397 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.28% from 397); Green value is 41 (16.41% from 255 or 10.33% from 397); Blue value is 208 (81.64% from 255 or 52.39% from 397); Max value from RGB is 208 - color contains mainly: blue. Hex color #9429D0 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #9429D0 is #6BD62F. Grayscale: #5B5B5B. Windows color (decimal): -7067184 or 13642132. OLE color: 13642132.

HSL color Cylindrical-coordinate representation of color #9429D0: hue angle of 278.44º degrees, saturation: 0.67, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #9429D0 is Cyan = 0.29, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.18.

Color convert

RGB14841208-
CMYK0.290.8000.18
HSL278.44º67.07%48.82%-
HSV(B)278.44º80.29%81.57%-
XYZ24.3912.4460.79-
YUV92.03193.45167.92-

RGB Variations

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

RGB

RED value IS 148 (58.20% from 255) = 37.28%
GREEN value IS 41 (16.41% from 255) = 10.33%
BLUE value IS 208 (81.64% from 255) = 52.39%
R=37.28%
G=10.33%
B=52.39%

CMYK

C (Cyan) values IS 0.29
M (Magenta) values IS 0.80
Y (Yellow) values IS 0
K (Black) values IS 0.18
SystemRedGreenBlueCMYKHSL
Decimal148412080.290.8000.18278.4467.0748.82
Hex9429D01D500121164331
Octal224513203512002242610361
Binary10010100101001110100001110110100000100101000101101000011110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #9429d0

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #9429d0; }

 p { color: rgb(148,41,208); }

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

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

 a { background-color: rgb(148,41,208); }

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

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

 span { border-color: rgb(148,41,208); }

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

cancel