#a126c0

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

Shades of Dark Orchid #A126C0

Tints of Dark Orchid #A126C0

Color information

#A126C0 (or 0xA126C0) is unknown color: approx Dark Orchid. HEX triplet: A1, 26 and C0. RGB value is (161,38,192). Sum of RGB (Red+Green+Blue) = 161+38+192=391 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.18% from 391); Green value is 38 (15.23% from 255 or 9.72% from 391); Blue value is 192 (75.39% from 255 or 49.10% from 391); Max value from RGB is 192 - color contains mainly: blue. Hex color #A126C0 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A126C0 is #5ED93F. Grayscale: #5B5B5B. Windows color (decimal): -6216000 or 12592801. OLE color: 12592801.

HSL color Cylindrical-coordinate representation of color #A126C0: hue angle of 287.92º degrees, saturation: 0.67, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #A126C0 is Cyan = 0.16, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.25.

Color convert

RGB16138192-
CMYK0.160.8000.25
HSL287.92º66.96%45.1%-
HSV(B)287.92º80.21%75.29%-
XYZ24.9112.7751.02-
YUV92.33184.25176.98-

RGB Variations

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

RGB

RED value IS 161 (63.28% from 255) = 41.18%
GREEN value IS 38 (15.23% from 255) = 9.72%
BLUE value IS 192 (75.39% from 255) = 49.10%
R=41.18%
G=9.72%
B=49.10%

CMYK

C (Cyan) values IS 0.16
M (Magenta) values IS 0.80
Y (Yellow) values IS 0
K (Black) values IS 0.25
SystemRedGreenBlueCMYKHSL
Decimal161381920.160.8000.25287.9266.9645.1
HexA126C01050019120432d
Octal241463002012003144010355
Binary10100001100110110000001000010100000110011001000001000011101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #a126c0

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #a126c0; }

 p { color: rgb(161,38,192); }

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

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

 a { background-color: rgb(161,38,192); }

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

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

 span { border-color: rgb(161,38,192); }

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

cancel