Shades of Palatinate Purple #702769
Tints of Palatinate Purple #702769
RGB
CMYK
RGB Variations
Color information
#702769 (or 0x702769) is known color: Palatinate Purple. HEX triplet: 70, 27 and 69. RGB value is (112,39,105). Sum of RGB (Red+Green+Blue) = 112+39+105=256 (33% of max value = 765). Red value is 112 (44.14% from 255 or 43.75% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 112 - color contains mainly: red. Hex color #702769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702769 is #8FD896. Grayscale: #444444. Windows color (decimal): -9427095 or 6891376. OLE color: 6891376.
HSL color Cylindrical-coordinate representation of color #702769: hue angle of 305.75º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #702769 is Cyan = 0, Magento = 0.65, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 105 | - |
| CMYK | 0 | 0.65 | 0.06 | 0.56 |
| HSL | 305.75º | 0.48% | 0.3% | - |
| HSV(B) | 305.75º | 0.65% | 0.44% | - |
| XYZ | 9.96 | 5.92 | 13.98 | - |
| YUV | 68.35 | 148.68 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 105 | 0 | 0.65 | 0.06 | 0.56 | 305.75 | 0.48 | 0.3 |
| Hex | 70 | 27 | 69 | 0 | 41 | 6 | 38 | 132 | 30 | 1E |
| Octal | 160 | 47 | 151 | 0 | 101 | 6 | 70 | 462 | 60 | 36 |
| Binary | 1110000 | 100111 | 1101001 | 0 | 1000001 | 110 | 111000 | 100110010 | 110000 | 11110 |
Color Harmonies of #702769
Complementary color
Monochromatic Colors of #702769
Black with #702769
Text Example
Text Example
White with #702769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702769; }
p { color: rgb(112,39,105); }
H1.HeaderClassName
{
color: #702769;
}
.AnyTagClassName
{
color: #702769;
}
</style>
background-color css
<style>
a { background-color: #702769; }
a { background-color: rgb(112,39,105); }
div.DivClassName
{
background-color: #702769;
}
.BgClassName
{
background-color: #702769;
}
</style>
border-color css
<style>
span { border-color: #702769; }
span { border-color: rgb(112,39,105); }
td.TdClassName
{
border-color: #702769;
}
.TagClassName
{
border-color: #702769;
}
</style>