#a639cf

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

Shades of Dark Orchid #A639CF

Tints of Dark Orchid #A639CF

Color information

#A639CF (or 0xA639CF) is unknown color: approx Dark Orchid. HEX triplet: A6, 39 and CF. RGB value is (166,57,207). Sum of RGB (Red+Green+Blue) = 166+57+207=430 (56% of max value = 765). Red value is 166 (65.23% from 255 or 38.60% from 430); Green value is 57 (22.66% from 255 or 13.26% from 430); Blue value is 207 (81.25% from 255 or 48.14% from 430); Max value from RGB is 207 - color contains mainly: blue. Hex color #A639CF is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A639CF is #59C630. Grayscale: #6A6A6A. Windows color (decimal): -5883441 or 13580710. OLE color: 13580710.

HSL color Cylindrical-coordinate representation of color #A639CF: hue angle of 283.6º degrees, saturation: 0.61, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #A639CF is Cyan = 0.20, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.19.

Color convert

RGB16657207-
CMYK0.200.7200.19
HSL283.6º60.98%51.76%-
HSV(B)283.6º72.46%81.18%-
XYZ28.4515.5460.53-
YUV106.69184.61170.3-

RGB Variations

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

RGB

RED value IS 166 (65.23% from 255) = 38.60%
GREEN value IS 57 (22.66% from 255) = 13.26%
BLUE value IS 207 (81.25% from 255) = 48.14%
R=38.60%
G=13.26%
B=48.14%

CMYK

C (Cyan) values IS 0.20
M (Magenta) values IS 0.72
Y (Yellow) values IS 0
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal166572070.200.7200.19283.660.9851.76
HexA639CF144801311c3d34
Octal24671317241100234347564
Binary1010011011100111001111101001001000010011100011100111101110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #a639cf

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #a639cf; }

 p { color: rgb(166,57,207); }

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

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

 a { background-color: rgb(166,57,207); }

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

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

 span { border-color: rgb(166,57,207); }

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

cancel