Shades of Palatinate Purple #692058
Tints of Palatinate Purple #692058
RGB
CMYK
RGB Variations
Color information
#692058 (or 0x692058) is known color: Palatinate Purple. HEX triplet: 69, 20 and 58. RGB value is (105,32,88). Sum of RGB (Red+Green+Blue) = 105+32+88=225 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.67% from 225); Green value is 32 (12.89% from 255 or 14.22% from 225); Blue value is 88 (34.77% from 255 or 39.11% from 225); Max value from RGB is 105 - color contains mainly: red. Hex color #692058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692058 is #96DFA7. Grayscale: #3C3C3C. Windows color (decimal): -9887656 or 5775465. OLE color: 5775465.
HSL color Cylindrical-coordinate representation of color #692058: hue angle of 313.97º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #692058 is Cyan = 0, Magento = 0.70, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 32 | 88 | - |
| CMYK | 0 | 0.70 | 0.16 | 0.59 |
| HSL | 313.97º | 0.53% | 0.27% | - |
| HSV(B) | 313.97º | 0.7% | 0.41% | - |
| XYZ | 8.1 | 4.74 | 9.72 | - |
| YUV | 60.21 | 143.68 | 159.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 32 | 88 | 0 | 0.70 | 0.16 | 0.59 | 313.97 | 0.53 | 0.27 |
| Hex | 69 | 20 | 58 | 0 | 46 | 10 | 3B | 13A | 35 | 1B |
| Octal | 151 | 40 | 130 | 0 | 106 | 20 | 73 | 472 | 65 | 33 |
| Binary | 1101001 | 100000 | 1011000 | 0 | 1000110 | 10000 | 111011 | 100111010 | 110101 | 11011 |
Color Harmonies of #692058
Complementary color
Monochromatic Colors of #692058
Black with #692058
Text Example
Text Example
White with #692058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692058; }
p { color: rgb(105,32,88); }
H1.HeaderClassName
{
color: #692058;
}
.AnyTagClassName
{
color: #692058;
}
</style>
background-color css
<style>
a { background-color: #692058; }
a { background-color: rgb(105,32,88); }
div.DivClassName
{
background-color: #692058;
}
.BgClassName
{
background-color: #692058;
}
</style>
border-color css
<style>
span { border-color: #692058; }
span { border-color: rgb(105,32,88); }
td.TdClassName
{
border-color: #692058;
}
.TagClassName
{
border-color: #692058;
}
</style>