#7412dd

Color #7412DD Blue Violet (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Blue Violet #7412DD

Tints of Blue Violet #7412DD

Color information

#7412DD (or 0x7412DD) is unknown color: approx Blue Violet. HEX triplet: 74, 12 and DD. RGB value is (116,18,221). Sum of RGB (Red+Green+Blue) = 116+18+221=355 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.68% from 355); Green value is 18 (7.42% from 255 or 5.07% from 355); Blue value is 221 (86.72% from 255 or 62.25% from 355); Max value from RGB is 221 - color contains mainly: blue. Hex color #7412DD is not a web safe color. Web safe color analog (approx): #6600CC. Inversed color of #7412DD is #8BED22. Grayscale: #454545. Windows color (decimal): -9170211 or 14488180. OLE color: 14488180.

HSL color Cylindrical-coordinate representation of color #7412DD: hue angle of 268.97º degrees, saturation: 0.85, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #7412DD is Cyan = 0.48, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.13.

Color convert

RGB11618221-
CMYK0.480.9200.13
HSL268.97º84.94%46.86%-
HSV(B)268.97º91.86%86.67%-
XYZ20.479.3769.14-
YUV70.44212.97160.49-

RGB Variations

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

RGB

RED value IS 116 (45.70% from 255) = 32.68%
GREEN value IS 18 (7.42% from 255) = 5.07%
BLUE value IS 221 (86.72% from 255) = 62.25%
R=32.68%
G=5.07%
B=62.25%

CMYK

C (Cyan) values IS 0.48
M (Magenta) values IS 0.92
Y (Yellow) values IS 0
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal116182210.480.9200.13268.9784.9446.86
Hex7412DD305C0D10d552f
Octal164223356013401541512557
Binary111010010010110111011100001011100011011000011011010101101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #7412dd

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #7412dd; }

 p { color: rgb(116,18,221); }

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

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

 a { background-color: rgb(116,18,221); }

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

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

 span { border-color: rgb(116,18,221); }

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

cancel