Shades of Purple #730668
Tints of Purple #730668
RGB
CMYK
RGB Variations
Color information
#730668 (or 0x730668) is known color: Purple. HEX triplet: 73, 06 and 68. RGB value is (115,6,104). Sum of RGB (Red+Green+Blue) = 115+6+104=225 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.11% from 225); Green value is 6 (2.73% from 255 or 2.67% from 225); Blue value is 104 (41.02% from 255 or 46.22% from 225); Max value from RGB is 115 - color contains mainly: red. Hex color #730668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730668 is #8CF997. Grayscale: #313131. Windows color (decimal): -9238936 or 6817395. OLE color: 6817395.
HSL color Cylindrical-coordinate representation of color #730668: hue angle of 306.06º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #730668 is Cyan = 0, Magento = 0.95, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 6 | 104 | - |
| CMYK | 0 | 0.95 | 0.10 | 0.55 |
| HSL | 306.06º | 0.9% | 0.24% | - |
| HSV(B) | 306.06º | 0.95% | 0.45% | - |
| XYZ | 9.63 | 4.77 | 13.51 | - |
| YUV | 49.76 | 158.61 | 174.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 6 | 104 | 0 | 0.95 | 0.10 | 0.55 | 306.06 | 0.9 | 0.24 |
| Hex | 73 | 6 | 68 | 0 | 5F | A | 37 | 132 | 5A | 18 |
| Octal | 163 | 6 | 150 | 0 | 137 | 12 | 67 | 462 | 132 | 30 |
| Binary | 1110011 | 110 | 1101000 | 0 | 1011111 | 1010 | 110111 | 100110010 | 1011010 | 11000 |
Color Harmonies of #730668
Complementary color
Monochromatic Colors of #730668
Black with #730668
Text Example
Text Example
White with #730668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730668; }
p { color: rgb(115,6,104); }
H1.HeaderClassName
{
color: #730668;
}
.AnyTagClassName
{
color: #730668;
}
</style>
background-color css
<style>
a { background-color: #730668; }
a { background-color: rgb(115,6,104); }
div.DivClassName
{
background-color: #730668;
}
.BgClassName
{
background-color: #730668;
}
</style>
border-color css
<style>
span { border-color: #730668; }
span { border-color: rgb(115,6,104); }
td.TdClassName
{
border-color: #730668;
}
.TagClassName
{
border-color: #730668;
}
</style>