#6921d5

Color #6921D5 Purple Heart (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Purple Heart #6921D5

Tints of Purple Heart #6921D5

Color information

#6921D5 (or 0x6921D5) is unknown color: approx Purple Heart. HEX triplet: 69, 21 and D5. RGB value is (105,33,213). Sum of RGB (Red+Green+Blue) = 105+33+213=351 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.91% from 351); Green value is 33 (13.28% from 255 or 9.40% from 351); Blue value is 213 (83.59% from 255 or 60.68% from 351); Max value from RGB is 213 - color contains mainly: blue. Hex color #6921D5 is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #6921D5 is #96DE2A. Grayscale: #4A4A4A. Windows color (decimal): -9887275 or 13967721. OLE color: 13967721.

HSL color Cylindrical-coordinate representation of color #6921D5: hue angle of 264º degrees, saturation: 0.73, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #6921D5 is Cyan = 0.51, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.16.

Color convert

RGB10533213-
CMYK0.510.8500.16
HSL264º73.17%48.24%-
HSV(B)264º84.51%83.53%-
XYZ18.388.963.7-
YUV75.05205.85149.36-

RGB Variations

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

RGB

RED value IS 105 (41.41% from 255) = 29.91%
GREEN value IS 33 (13.28% from 255) = 9.40%
BLUE value IS 213 (83.59% from 255) = 60.68%
R=29.91%
G=9.40%
B=60.68%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0.85
Y (Yellow) values IS 0
K (Black) values IS 0.16
SystemRedGreenBlueCMYKHSL
Decimal105332130.510.8500.1626473.1748.24
Hex6921D533550101084930
Octal151413256312502041011160
Binary11010011000011101010111001110101010100001000010001001001110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #6921d5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #6921d5; }

 p { color: rgb(105,33,213); }

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

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

 a { background-color: rgb(105,33,213); }

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

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

 span { border-color: rgb(105,33,213); }

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

cancel