Shades of Royal Purple #692295
Tints of Royal Purple #692295
RGB
CMYK
RGB Variations
Color information
#692295 (or 0x692295) is known color: Royal Purple. HEX triplet: 69, 22 and 95. RGB value is (105,34,149). Sum of RGB (Red+Green+Blue) = 105+34+149=288 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.46% from 288); Green value is 34 (13.67% from 255 or 11.81% 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 #692295 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692295 is #96DD6A. Grayscale: #434343. Windows color (decimal): -9887083 or 9773673. OLE color: 9773673.
HSL color Cylindrical-coordinate representation of color #692295: hue angle of 277.04º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #692295 is Cyan = 0.30, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 34 | 149 | - |
| CMYK | 0.30 | 0.77 | 0 | 0.42 |
| HSL | 277.04º | 0.63% | 0.36% | - |
| HSV(B) | 277.04º | 0.77% | 0.58% | - |
| XYZ | 11.82 | 6.32 | 29.03 | - |
| YUV | 68.34 | 173.52 | 154.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 34 | 149 | 0.30 | 0.77 | 0 | 0.42 | 277.04 | 0.63 | 0.36 |
| Hex | 69 | 22 | 95 | 1E | 4D | 0 | 2A | 115 | 3F | 24 |
| Octal | 151 | 42 | 225 | 36 | 115 | 0 | 52 | 425 | 77 | 44 |
| Binary | 1101001 | 100010 | 10010101 | 11110 | 1001101 | 0 | 101010 | 100010101 | 111111 | 100100 |
Color Harmonies of #692295
Complementary color
Monochromatic Colors of #692295
Black with #692295
Text Example
Text Example
White with #692295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692295; }
p { color: rgb(105,34,149); }
H1.HeaderClassName
{
color: #692295;
}
.AnyTagClassName
{
color: #692295;
}
</style>
background-color css
<style>
a { background-color: #692295; }
a { background-color: rgb(105,34,149); }
div.DivClassName
{
background-color: #692295;
}
.BgClassName
{
background-color: #692295;
}
</style>
border-color css
<style>
span { border-color: #692295; }
span { border-color: rgb(105,34,149); }
td.TdClassName
{
border-color: #692295;
}
.TagClassName
{
border-color: #692295;
}
</style>