Shades of Palatinate Purple #630767
Tints of Palatinate Purple #630767
RGB
CMYK
RGB Variations
Color information
#630767 (or 0x630767) is known color: Palatinate Purple. HEX triplet: 63, 07 and 67. RGB value is (99,7,103). Sum of RGB (Red+Green+Blue) = 99+7+103=209 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.37% from 209); Green value is 7 (3.12% from 255 or 3.35% from 209); Blue value is 103 (40.62% from 255 or 49.28% from 209); Max value from RGB is 103 - color contains mainly: blue. Hex color #630767 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #630767 is #9CF898. Grayscale: #2D2D2D. Windows color (decimal): -10287257 or 6752099. OLE color: 6752099.
HSL color Cylindrical-coordinate representation of color #630767: hue angle of 297.5º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #630767 is Cyan = 0.04, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 99 | 7 | 103 | - |
| CMYK | 0.04 | 0.93 | 0 | 0.60 |
| HSL | 297.5º | 0.87% | 0.22% | - |
| HSV(B) | 297.5º | 0.93% | 0.4% | - |
| XYZ | 7.67 | 3.78 | 13.16 | - |
| YUV | 45.45 | 160.48 | 166.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 7 | 103 | 0.04 | 0.93 | 0 | 0.60 | 297.5 | 0.87 | 0.22 |
| Hex | 63 | 7 | 67 | 4 | 5D | 0 | 3C | 12A | 57 | 16 |
| Octal | 143 | 7 | 147 | 4 | 135 | 0 | 74 | 452 | 127 | 26 |
| Binary | 1100011 | 111 | 1100111 | 100 | 1011101 | 0 | 111100 | 100101010 | 1010111 | 10110 |
Color Harmonies of #630767
Complementary color
Monochromatic Colors of #630767
Black with #630767
Text Example
Text Example
White with #630767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #630767; }
p { color: rgb(99,7,103); }
H1.HeaderClassName
{
color: #630767;
}
.AnyTagClassName
{
color: #630767;
}
</style>
background-color css
<style>
a { background-color: #630767; }
a { background-color: rgb(99,7,103); }
div.DivClassName
{
background-color: #630767;
}
.BgClassName
{
background-color: #630767;
}
</style>
border-color css
<style>
span { border-color: #630767; }
span { border-color: rgb(99,7,103); }
td.TdClassName
{
border-color: #630767;
}
.TagClassName
{
border-color: #630767;
}
</style>