Shades of Palatinate Purple #702367
Tints of Palatinate Purple #702367
RGB
CMYK
RGB Variations
Color information
#702367 (or 0x702367) is known color: Palatinate Purple. HEX triplet: 70, 23 and 67. RGB value is (112,35,103). Sum of RGB (Red+Green+Blue) = 112+35+103=250 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.8% from 250); Green value is 35 (14.06% from 255 or 14% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 112 - color contains mainly: red. Hex color #702367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702367 is #8FDC98. Grayscale: #414141. Windows color (decimal): -9428121 or 6759280. OLE color: 6759280.
HSL color Cylindrical-coordinate representation of color #702367: hue angle of 307.01º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #702367 is Cyan = 0, Magento = 0.69, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 35 | 103 | - |
| CMYK | 0 | 0.69 | 0.08 | 0.56 |
| HSL | 307.01º | 0.52% | 0.29% | - |
| HSV(B) | 307.01º | 0.69% | 0.44% | - |
| XYZ | 9.73 | 5.63 | 13.41 | - |
| YUV | 65.78 | 149.01 | 160.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 35 | 103 | 0 | 0.69 | 0.08 | 0.56 | 307.01 | 0.52 | 0.29 |
| Hex | 70 | 23 | 67 | 0 | 45 | 8 | 38 | 133 | 34 | 1D |
| Octal | 160 | 43 | 147 | 0 | 105 | 10 | 70 | 463 | 64 | 35 |
| Binary | 1110000 | 100011 | 1100111 | 0 | 1000101 | 1000 | 111000 | 100110011 | 110100 | 11101 |
Color Harmonies of #702367
Complementary color
Monochromatic Colors of #702367
Black with #702367
Text Example
Text Example
White with #702367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702367; }
p { color: rgb(112,35,103); }
H1.HeaderClassName
{
color: #702367;
}
.AnyTagClassName
{
color: #702367;
}
</style>
background-color css
<style>
a { background-color: #702367; }
a { background-color: rgb(112,35,103); }
div.DivClassName
{
background-color: #702367;
}
.BgClassName
{
background-color: #702367;
}
</style>
border-color css
<style>
span { border-color: #702367; }
span { border-color: rgb(112,35,103); }
td.TdClassName
{
border-color: #702367;
}
.TagClassName
{
border-color: #702367;
}
</style>