Shades of Palatinate Purple #703667
Tints of Palatinate Purple #703667
RGB
CMYK
RGB Variations
Color information
#703667 (or 0x703667) is known color: Palatinate Purple. HEX triplet: 70, 36 and 67. RGB value is (112,54,103). Sum of RGB (Red+Green+Blue) = 112+54+103=269 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.64% from 269); Green value is 54 (21.48% from 255 or 20.07% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 112 - color contains mainly: red. Hex color #703667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703667 is #8FC998. Grayscale: #4C4C4C. Windows color (decimal): -9423257 or 6764144. OLE color: 6764144.
HSL color Cylindrical-coordinate representation of color #703667: hue angle of 309.31º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #703667 is Cyan = 0, Magento = 0.52, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 54 | 103 | - |
| CMYK | 0 | 0.52 | 0.08 | 0.56 |
| HSL | 309.31º | 0.35% | 0.33% | - |
| HSV(B) | 309.31º | 0.52% | 0.44% | - |
| XYZ | 10.45 | 7.06 | 13.64 | - |
| YUV | 76.93 | 142.72 | 153.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 54 | 103 | 0 | 0.52 | 0.08 | 0.56 | 309.31 | 0.35 | 0.33 |
| Hex | 70 | 36 | 67 | 0 | 34 | 8 | 38 | 135 | 23 | 21 |
| Octal | 160 | 66 | 147 | 0 | 64 | 10 | 70 | 465 | 43 | 41 |
| Binary | 1110000 | 110110 | 1100111 | 0 | 110100 | 1000 | 111000 | 100110101 | 100011 | 100001 |
Color Harmonies of #703667
Complementary color
Monochromatic Colors of #703667
Black with #703667
Text Example
Text Example
White with #703667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703667; }
p { color: rgb(112,54,103); }
H1.HeaderClassName
{
color: #703667;
}
.AnyTagClassName
{
color: #703667;
}
</style>
background-color css
<style>
a { background-color: #703667; }
a { background-color: rgb(112,54,103); }
div.DivClassName
{
background-color: #703667;
}
.BgClassName
{
background-color: #703667;
}
</style>
border-color css
<style>
span { border-color: #703667; }
span { border-color: rgb(112,54,103); }
td.TdClassName
{
border-color: #703667;
}
.TagClassName
{
border-color: #703667;
}
</style>