Shades of Royal Purple #692495
Tints of Royal Purple #692495
RGB
CMYK
RGB Variations
Color information
#692495 (or 0x692495) is known color: Royal Purple. HEX triplet: 69, 24 and 95. RGB value is (105,36,149). Sum of RGB (Red+Green+Blue) = 105+36+149=290 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.21% from 290); Green value is 36 (14.45% from 255 or 12.41% 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 #692495 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692495 is #96DB6A. Grayscale: #454545. Windows color (decimal): -9886571 or 9774185. OLE color: 9774185.
HSL color Cylindrical-coordinate representation of color #692495: hue angle of 276.64º 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 #692495 is Cyan = 0.30, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 36 | 149 | - |
| CMYK | 0.30 | 0.76 | 0 | 0.42 |
| HSL | 276.64º | 0.61% | 0.36% | - |
| HSV(B) | 276.64º | 0.76% | 0.58% | - |
| XYZ | 11.88 | 6.43 | 29.05 | - |
| YUV | 69.51 | 172.86 | 153.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 149 | 0.30 | 0.76 | 0 | 0.42 | 276.64 | 0.61 | 0.36 |
| Hex | 69 | 24 | 95 | 1E | 4C | 0 | 2A | 115 | 3D | 24 |
| Octal | 151 | 44 | 225 | 36 | 114 | 0 | 52 | 425 | 75 | 44 |
| Binary | 1101001 | 100100 | 10010101 | 11110 | 1001100 | 0 | 101010 | 100010101 | 111101 | 100100 |
Color Harmonies of #692495
Complementary color
Monochromatic Colors of #692495
Black with #692495
Text Example
Text Example
White with #692495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692495; }
p { color: rgb(105,36,149); }
H1.HeaderClassName
{
color: #692495;
}
.AnyTagClassName
{
color: #692495;
}
</style>
background-color css
<style>
a { background-color: #692495; }
a { background-color: rgb(105,36,149); }
div.DivClassName
{
background-color: #692495;
}
.BgClassName
{
background-color: #692495;
}
</style>
border-color css
<style>
span { border-color: #692495; }
span { border-color: rgb(105,36,149); }
td.TdClassName
{
border-color: #692495;
}
.TagClassName
{
border-color: #692495;
}
</style>