Shades of Royal Purple #692892
Tints of Royal Purple #692892
RGB
CMYK
RGB Variations
Color information
#692892 (or 0x692892) is known color: Royal Purple. HEX triplet: 69, 28 and 92. RGB value is (105,40,146). Sum of RGB (Red+Green+Blue) = 105+40+146=291 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.08% from 291); Green value is 40 (16.02% from 255 or 13.75% from 291); Blue value is 146 (57.42% from 255 or 50.17% from 291); Max value from RGB is 146 - color contains mainly: blue. Hex color #692892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692892 is #96D76D. Grayscale: #474747. Windows color (decimal): -9885550 or 9578601. OLE color: 9578601.
HSL color Cylindrical-coordinate representation of color #692892: hue angle of 276.79º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #692892 is Cyan = 0.28, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 40 | 146 | - |
| CMYK | 0.28 | 0.73 | 0 | 0.43 |
| HSL | 276.79º | 0.57% | 0.36% | - |
| HSV(B) | 276.79º | 0.73% | 0.57% | - |
| XYZ | 11.77 | 6.6 | 27.85 | - |
| YUV | 71.52 | 170.03 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 146 | 0.28 | 0.73 | 0 | 0.43 | 276.79 | 0.57 | 0.36 |
| Hex | 69 | 28 | 92 | 1C | 49 | 0 | 2B | 115 | 39 | 24 |
| Octal | 151 | 50 | 222 | 34 | 111 | 0 | 53 | 425 | 71 | 44 |
| Binary | 1101001 | 101000 | 10010010 | 11100 | 1001001 | 0 | 101011 | 100010101 | 111001 | 100100 |
Color Harmonies of #692892
Complementary color
Monochromatic Colors of #692892
Black with #692892
Text Example
Text Example
White with #692892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692892; }
p { color: rgb(105,40,146); }
H1.HeaderClassName
{
color: #692892;
}
.AnyTagClassName
{
color: #692892;
}
</style>
background-color css
<style>
a { background-color: #692892; }
a { background-color: rgb(105,40,146); }
div.DivClassName
{
background-color: #692892;
}
.BgClassName
{
background-color: #692892;
}
</style>
border-color css
<style>
span { border-color: #692892; }
span { border-color: rgb(105,40,146); }
td.TdClassName
{
border-color: #692892;
}
.TagClassName
{
border-color: #692892;
}
</style>