#6A024D

Color #6A024D Tyrian Purple (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Tyrian Purple #6A024D

Tints of Tyrian Purple #6A024D

Color information

#6A024D (or 0x6A024D) is unknown color: approx Tyrian Purple. HEX triplet: 6A, 02 and 4D. RGB value is (106,2,77). Sum of RGB (Red+Green+Blue) = 106+2+77=185 (24% of max value = 765). Red value is 106 (41.80% from 255 or 57.30% from 185); Green value is 2 (1.17% from 255 or 1.08% from 185); Blue value is 77 (30.47% from 255 or 41.62% from 185); Max value from RGB is 106 - color contains mainly: red. Hex color #6A024D is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6A024D is #95FDB2. Grayscale: #292929. Windows color (decimal): -9829811 or 5046890. OLE color: 5046890.

HSL color Cylindrical-coordinate representation of color #6A024D: hue angle of 316.73º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #6A024D is Cyan = 0, Magento = 0.98, Yellow = 0.27 and Black (K on CMYK) = 0.58.

Color convert

RGB106277-
CMYK00.980.270.58
HSL316.73º96.3%21.18%-
HSV(B)316.73º98.11%41.57%-
XYZ7.313.647.34-
YUV41.65147.96173.9-

RGB Variations

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

RGB

RED value IS 106 (41.80% from 255) = 57.30%
GREEN value IS 2 (1.17% from 255) = 1.08%
BLUE value IS 77 (30.47% from 255) = 41.62%
R=57.30%
G=1.08%
B=41.62%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.98
Y (Yellow) values IS 0.27
K (Black) values IS 0.58
SystemRedGreenBlueCMYKHSL
Decimal10627700.980.270.58316.7396.321.18
Hex6A24D0621B3A13d6015
Octal15221150142337247514025
Binary11010101010011010110001011011111010100111101110000010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #6A024D

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #6A024D; }

 p { color: rgb(106,2,77); }

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

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

 a { background-color: rgb(106,2,77); }

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

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

 span { border-color: rgb(106,2,77); }

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

cancel