Shades of Palatinate Purple #702667
Tints of Palatinate Purple #702667
RGB
CMYK
RGB Variations
Color information
#702667 (or 0x702667) is known color: Palatinate Purple. HEX triplet: 70, 26 and 67. RGB value is (112,38,103). Sum of RGB (Red+Green+Blue) = 112+38+103=253 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.27% from 253); Green value is 38 (15.23% from 255 or 15.02% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 112 - color contains mainly: red. Hex color #702667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702667 is #8FD998. Grayscale: #434343. Windows color (decimal): -9427353 or 6760048. OLE color: 6760048.
HSL color Cylindrical-coordinate representation of color #702667: hue angle of 307.3º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #702667 is Cyan = 0, Magento = 0.66, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 103 | - |
| CMYK | 0 | 0.66 | 0.08 | 0.56 |
| HSL | 307.3º | 0.49% | 0.29% | - |
| HSV(B) | 307.3º | 0.66% | 0.44% | - |
| XYZ | 9.82 | 5.81 | 13.44 | - |
| YUV | 67.54 | 148.02 | 159.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 103 | 0 | 0.66 | 0.08 | 0.56 | 307.3 | 0.49 | 0.29 |
| Hex | 70 | 26 | 67 | 0 | 42 | 8 | 38 | 133 | 31 | 1D |
| Octal | 160 | 46 | 147 | 0 | 102 | 10 | 70 | 463 | 61 | 35 |
| Binary | 1110000 | 100110 | 1100111 | 0 | 1000010 | 1000 | 111000 | 100110011 | 110001 | 11101 |
Color Harmonies of #702667
Complementary color
Monochromatic Colors of #702667
Black with #702667
Text Example
Text Example
White with #702667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702667; }
p { color: rgb(112,38,103); }
H1.HeaderClassName
{
color: #702667;
}
.AnyTagClassName
{
color: #702667;
}
</style>
background-color css
<style>
a { background-color: #702667; }
a { background-color: rgb(112,38,103); }
div.DivClassName
{
background-color: #702667;
}
.BgClassName
{
background-color: #702667;
}
</style>
border-color css
<style>
span { border-color: #702667; }
span { border-color: rgb(112,38,103); }
td.TdClassName
{
border-color: #702667;
}
.TagClassName
{
border-color: #702667;
}
</style>