Shades of Palatinate Purple #694062
Tints of Palatinate Purple #694062
RGB
CMYK
RGB Variations
Color information
#694062 (or 0x694062) is known color: Palatinate Purple. HEX triplet: 69, 40 and 62. RGB value is (105,64,98). Sum of RGB (Red+Green+Blue) = 105+64+98=267 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.33% from 267); Green value is 64 (25.39% from 255 or 23.97% from 267); Blue value is 98 (38.67% from 255 or 36.70% from 267); Max value from RGB is 105 - color contains mainly: red. Hex color #694062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694062 is #96BF9D. Grayscale: #505050. Windows color (decimal): -9879454 or 6439017. OLE color: 6439017.
HSL color Cylindrical-coordinate representation of color #694062: hue angle of 310.24º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #694062 is Cyan = 0, Magento = 0.39, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 98 | - |
| CMYK | 0 | 0.39 | 0.07 | 0.59 |
| HSL | 310.24º | 0.24% | 0.33% | - |
| HSV(B) | 310.24º | 0.39% | 0.41% | - |
| XYZ | 9.86 | 7.55 | 12.49 | - |
| YUV | 80.14 | 138.08 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 98 | 0 | 0.39 | 0.07 | 0.59 | 310.24 | 0.24 | 0.33 |
| Hex | 69 | 40 | 62 | 0 | 27 | 7 | 3B | 136 | 18 | 21 |
| Octal | 151 | 100 | 142 | 0 | 47 | 7 | 73 | 466 | 30 | 41 |
| Binary | 1101001 | 1000000 | 1100010 | 0 | 100111 | 111 | 111011 | 100110110 | 11000 | 100001 |
Color Harmonies of #694062
Complementary color
Monochromatic Colors of #694062
Black with #694062
Text Example
Text Example
White with #694062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694062; }
p { color: rgb(105,64,98); }
H1.HeaderClassName
{
color: #694062;
}
.AnyTagClassName
{
color: #694062;
}
</style>
background-color css
<style>
a { background-color: #694062; }
a { background-color: rgb(105,64,98); }
div.DivClassName
{
background-color: #694062;
}
.BgClassName
{
background-color: #694062;
}
</style>
border-color css
<style>
span { border-color: #694062; }
span { border-color: rgb(105,64,98); }
td.TdClassName
{
border-color: #694062;
}
.TagClassName
{
border-color: #694062;
}
</style>