Shades of Purple #720690
Tints of Purple #720690
RGB
CMYK
RGB Variations
Color information
#720690 (or 0x720690) is known color: Purple. HEX triplet: 72, 06 and 90. RGB value is (114,6,144). Sum of RGB (Red+Green+Blue) = 114+6+144=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 6 (2.73% from 255 or 2.27% from 264); Blue value is 144 (56.64% from 255 or 54.55% from 264); Max value from RGB is 144 - color contains mainly: blue. Hex color #720690 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #720690 is #8DF96F. Grayscale: #353535. Windows color (decimal): -9304432 or 9438834. OLE color: 9438834.
HSL color Cylindrical-coordinate representation of color #720690: hue angle of 286.96º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #720690 is Cyan = 0.21, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 6 | 144 | - |
| CMYK | 0.21 | 0.96 | 0 | 0.44 |
| HSL | 286.96º | 0.92% | 0.29% | - |
| HSV(B) | 286.96º | 0.96% | 0.56% | - |
| XYZ | 12.04 | 5.72 | 26.86 | - |
| YUV | 54.02 | 178.78 | 170.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 6 | 144 | 0.21 | 0.96 | 0 | 0.44 | 286.96 | 0.92 | 0.29 |
| Hex | 72 | 6 | 90 | 15 | 60 | 0 | 2C | 11F | 5C | 1D |
| Octal | 162 | 6 | 220 | 25 | 140 | 0 | 54 | 437 | 134 | 35 |
| Binary | 1110010 | 110 | 10010000 | 10101 | 1100000 | 0 | 101100 | 100011111 | 1011100 | 11101 |
Color Harmonies of #720690
Complementary color
Monochromatic Colors of #720690
Black with #720690
Text Example
Text Example
White with #720690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720690; }
p { color: rgb(114,6,144); }
H1.HeaderClassName
{
color: #720690;
}
.AnyTagClassName
{
color: #720690;
}
</style>
background-color css
<style>
a { background-color: #720690; }
a { background-color: rgb(114,6,144); }
div.DivClassName
{
background-color: #720690;
}
.BgClassName
{
background-color: #720690;
}
</style>
border-color css
<style>
span { border-color: #720690; }
span { border-color: rgb(114,6,144); }
td.TdClassName
{
border-color: #720690;
}
.TagClassName
{
border-color: #720690;
}
</style>