Shades of Royal Purple #672695
Tints of Royal Purple #672695
RGB
CMYK
RGB Variations
Color information
#672695 (or 0x672695) is known color: Royal Purple. HEX triplet: 67, 26 and 95. RGB value is (103,38,149). Sum of RGB (Red+Green+Blue) = 103+38+149=290 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.52% from 290); Green value is 38 (15.23% from 255 or 13.10% from 290); Blue value is 149 (58.59% from 255 or 51.38% from 290); Max value from RGB is 149 - color contains mainly: blue. Hex color #672695 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672695 is #98D96A. Grayscale: #454545. Windows color (decimal): -10017131 or 9774695. OLE color: 9774695.
HSL color Cylindrical-coordinate representation of color #672695: hue angle of 275.14º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #672695 is Cyan = 0.31, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 38 | 149 | - |
| CMYK | 0.31 | 0.74 | 0 | 0.42 |
| HSL | 275.14º | 0.59% | 0.37% | - |
| HSV(B) | 275.14º | 0.74% | 0.58% | - |
| XYZ | 11.71 | 6.44 | 29.06 | - |
| YUV | 70.09 | 172.53 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 149 | 0.31 | 0.74 | 0 | 0.42 | 275.14 | 0.59 | 0.37 |
| Hex | 67 | 26 | 95 | 1F | 4A | 0 | 2A | 113 | 3B | 25 |
| Octal | 147 | 46 | 225 | 37 | 112 | 0 | 52 | 423 | 73 | 45 |
| Binary | 1100111 | 100110 | 10010101 | 11111 | 1001010 | 0 | 101010 | 100010011 | 111011 | 100101 |
Color Harmonies of #672695
Complementary color
Monochromatic Colors of #672695
Black with #672695
Text Example
Text Example
White with #672695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672695; }
p { color: rgb(103,38,149); }
H1.HeaderClassName
{
color: #672695;
}
.AnyTagClassName
{
color: #672695;
}
</style>
background-color css
<style>
a { background-color: #672695; }
a { background-color: rgb(103,38,149); }
div.DivClassName
{
background-color: #672695;
}
.BgClassName
{
background-color: #672695;
}
</style>
border-color css
<style>
span { border-color: #672695; }
span { border-color: rgb(103,38,149); }
td.TdClassName
{
border-color: #672695;
}
.TagClassName
{
border-color: #672695;
}
</style>