Shades of Royal Purple #672495
Tints of Royal Purple #672495
RGB
CMYK
RGB Variations
Color information
#672495 (or 0x672495) is known color: Royal Purple. HEX triplet: 67, 24 and 95. RGB value is (103,36,149). Sum of RGB (Red+Green+Blue) = 103+36+149=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 36 (14.45% from 255 or 12.5% from 288); Blue value is 149 (58.59% from 255 or 51.74% from 288); Max value from RGB is 149 - color contains mainly: blue. Hex color #672495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672495 is #98DB6A. Grayscale: #444444. Windows color (decimal): -10017643 or 9774183. OLE color: 9774183.
HSL color Cylindrical-coordinate representation of color #672495: hue angle of 275.58º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #672495 is Cyan = 0.31, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 36 | 149 | - |
| CMYK | 0.31 | 0.76 | 0 | 0.42 |
| HSL | 275.58º | 0.61% | 0.36% | - |
| HSV(B) | 275.58º | 0.76% | 0.58% | - |
| XYZ | 11.65 | 6.32 | 29.04 | - |
| YUV | 68.92 | 173.2 | 152.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 36 | 149 | 0.31 | 0.76 | 0 | 0.42 | 275.58 | 0.61 | 0.36 |
| Hex | 67 | 24 | 95 | 1F | 4C | 0 | 2A | 114 | 3D | 24 |
| Octal | 147 | 44 | 225 | 37 | 114 | 0 | 52 | 424 | 75 | 44 |
| Binary | 1100111 | 100100 | 10010101 | 11111 | 1001100 | 0 | 101010 | 100010100 | 111101 | 100100 |
Color Harmonies of #672495
Complementary color
Monochromatic Colors of #672495
Black with #672495
Text Example
Text Example
White with #672495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672495; }
p { color: rgb(103,36,149); }
H1.HeaderClassName
{
color: #672495;
}
.AnyTagClassName
{
color: #672495;
}
</style>
background-color css
<style>
a { background-color: #672495; }
a { background-color: rgb(103,36,149); }
div.DivClassName
{
background-color: #672495;
}
.BgClassName
{
background-color: #672495;
}
</style>
border-color css
<style>
span { border-color: #672495; }
span { border-color: rgb(103,36,149); }
td.TdClassName
{
border-color: #672495;
}
.TagClassName
{
border-color: #672495;
}
</style>