Shades of Royal Purple #672297
Tints of Royal Purple #672297
RGB
CMYK
RGB Variations
Color information
#672297 (or 0x672297) is known color: Royal Purple. HEX triplet: 67, 22 and 97. RGB value is (103,34,151). Sum of RGB (Red+Green+Blue) = 103+34+151=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 34 (13.67% from 255 or 11.81% from 288); Blue value is 151 (59.38% from 255 or 52.43% from 288); Max value from RGB is 151 - color contains mainly: blue. Hex color #672297 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672297 is #98DD68. Grayscale: #434343. Windows color (decimal): -10018153 or 9904743. OLE color: 9904743.
HSL color Cylindrical-coordinate representation of color #672297: hue angle of 275.38º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #672297 is Cyan = 0.32, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 34 | 151 | - |
| CMYK | 0.32 | 0.77 | 0 | 0.41 |
| HSL | 275.38º | 0.63% | 0.36% | - |
| HSV(B) | 275.38º | 0.77% | 0.59% | - |
| XYZ | 11.75 | 6.26 | 29.87 | - |
| YUV | 67.97 | 174.86 | 152.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 34 | 151 | 0.32 | 0.77 | 0 | 0.41 | 275.38 | 0.63 | 0.36 |
| Hex | 67 | 22 | 97 | 20 | 4D | 0 | 29 | 113 | 3F | 24 |
| Octal | 147 | 42 | 227 | 40 | 115 | 0 | 51 | 423 | 77 | 44 |
| Binary | 1100111 | 100010 | 10010111 | 100000 | 1001101 | 0 | 101001 | 100010011 | 111111 | 100100 |
Color Harmonies of #672297
Complementary color
Monochromatic Colors of #672297
Black with #672297
Text Example
Text Example
White with #672297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672297; }
p { color: rgb(103,34,151); }
H1.HeaderClassName
{
color: #672297;
}
.AnyTagClassName
{
color: #672297;
}
</style>
background-color css
<style>
a { background-color: #672297; }
a { background-color: rgb(103,34,151); }
div.DivClassName
{
background-color: #672297;
}
.BgClassName
{
background-color: #672297;
}
</style>
border-color css
<style>
span { border-color: #672297; }
span { border-color: rgb(103,34,151); }
td.TdClassName
{
border-color: #672297;
}
.TagClassName
{
border-color: #672297;
}
</style>