Shades of Royal Purple #672998
Tints of Royal Purple #672998
RGB
CMYK
RGB Variations
Color information
#672998 (or 0x672998) is known color: Royal Purple. HEX triplet: 67, 29 and 98. RGB value is (103,41,152). Sum of RGB (Red+Green+Blue) = 103+41+152=296 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.80% from 296); Green value is 41 (16.41% from 255 or 13.85% from 296); Blue value is 152 (59.77% from 255 or 51.35% from 296); Max value from RGB is 152 - color contains mainly: blue. Hex color #672998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672998 is #98D667. Grayscale: #474747. Windows color (decimal): -10016360 or 9972071. OLE color: 9972071.
HSL color Cylindrical-coordinate representation of color #672998: hue angle of 273.51º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #672998 is Cyan = 0.32, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 41 | 152 | - |
| CMYK | 0.32 | 0.73 | 0 | 0.40 |
| HSL | 273.51º | 0.58% | 0.38% | - |
| HSV(B) | 273.51º | 0.73% | 0.6% | - |
| XYZ | 12.05 | 6.74 | 30.37 | - |
| YUV | 72.19 | 173.04 | 149.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 152 | 0.32 | 0.73 | 0 | 0.40 | 273.51 | 0.58 | 0.38 |
| Hex | 67 | 29 | 98 | 20 | 49 | 0 | 28 | 112 | 3A | 26 |
| Octal | 147 | 51 | 230 | 40 | 111 | 0 | 50 | 422 | 72 | 46 |
| Binary | 1100111 | 101001 | 10011000 | 100000 | 1001001 | 0 | 101000 | 100010010 | 111010 | 100110 |
Color Harmonies of #672998
Complementary color
Monochromatic Colors of #672998
Black with #672998
Text Example
Text Example
White with #672998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672998; }
p { color: rgb(103,41,152); }
H1.HeaderClassName
{
color: #672998;
}
.AnyTagClassName
{
color: #672998;
}
</style>
background-color css
<style>
a { background-color: #672998; }
a { background-color: rgb(103,41,152); }
div.DivClassName
{
background-color: #672998;
}
.BgClassName
{
background-color: #672998;
}
</style>
border-color css
<style>
span { border-color: #672998; }
span { border-color: rgb(103,41,152); }
td.TdClassName
{
border-color: #672998;
}
.TagClassName
{
border-color: #672998;
}
</style>