Shades of Royal Purple #734195
Tints of Royal Purple #734195
RGB
CMYK
RGB Variations
Color information
#734195 (or 0x734195) is known color: Royal Purple. HEX triplet: 73, 41 and 95. RGB value is (115,65,149). Sum of RGB (Red+Green+Blue) = 115+65+149=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 65 (25.78% from 255 or 19.76% from 329); Blue value is 149 (58.59% from 255 or 45.29% from 329); Max value from RGB is 149 - color contains mainly: blue. Hex color #734195 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #734195 is #8CBE6A. Grayscale: #595959. Windows color (decimal): -9223787 or 9781619. OLE color: 9781619.
HSL color Cylindrical-coordinate representation of color #734195: hue angle of 275.71º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #734195 is Cyan = 0.23, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 65 | 149 | - |
| CMYK | 0.23 | 0.56 | 0 | 0.42 |
| HSL | 275.71º | 0.39% | 0.42% | - |
| HSV(B) | 275.71º | 0.56% | 0.58% | - |
| XYZ | 14.39 | 9.6 | 29.53 | - |
| YUV | 89.53 | 161.57 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 149 | 0.23 | 0.56 | 0 | 0.42 | 275.71 | 0.39 | 0.42 |
| Hex | 73 | 41 | 95 | 17 | 38 | 0 | 2A | 114 | 27 | 2A |
| Octal | 163 | 101 | 225 | 27 | 70 | 0 | 52 | 424 | 47 | 52 |
| Binary | 1110011 | 1000001 | 10010101 | 10111 | 111000 | 0 | 101010 | 100010100 | 100111 | 101010 |
Color Harmonies of #734195
Complementary color
Monochromatic Colors of #734195
Black with #734195
Text Example
Text Example
White with #734195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734195; }
p { color: rgb(115,65,149); }
H1.HeaderClassName
{
color: #734195;
}
.AnyTagClassName
{
color: #734195;
}
</style>
background-color css
<style>
a { background-color: #734195; }
a { background-color: rgb(115,65,149); }
div.DivClassName
{
background-color: #734195;
}
.BgClassName
{
background-color: #734195;
}
</style>
border-color css
<style>
span { border-color: #734195; }
span { border-color: rgb(115,65,149); }
td.TdClassName
{
border-color: #734195;
}
.TagClassName
{
border-color: #734195;
}
</style>