Shades of Palatinate Purple #672358
Tints of Palatinate Purple #672358
RGB
CMYK
RGB Variations
Color information
#672358 (or 0x672358) is known color: Palatinate Purple. HEX triplet: 67, 23 and 58. RGB value is (103,35,88). Sum of RGB (Red+Green+Blue) = 103+35+88=226 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.58% from 226); Green value is 35 (14.06% from 255 or 15.49% from 226); Blue value is 88 (34.77% from 255 or 38.94% from 226); Max value from RGB is 103 - color contains mainly: red. Hex color #672358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672358 is #98DCA7. Grayscale: #3D3D3D. Windows color (decimal): -10017960 or 5776231. OLE color: 5776231.
HSL color Cylindrical-coordinate representation of color #672358: hue angle of 313.24º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #672358 is Cyan = 0, Magento = 0.66, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 35 | 88 | - |
| CMYK | 0 | 0.66 | 0.15 | 0.60 |
| HSL | 313.24º | 0.49% | 0.27% | - |
| HSV(B) | 313.24º | 0.66% | 0.4% | - |
| XYZ | 7.96 | 4.79 | 9.74 | - |
| YUV | 61.37 | 143.03 | 157.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 35 | 88 | 0 | 0.66 | 0.15 | 0.60 | 313.24 | 0.49 | 0.27 |
| Hex | 67 | 23 | 58 | 0 | 42 | F | 3C | 139 | 31 | 1B |
| Octal | 147 | 43 | 130 | 0 | 102 | 17 | 74 | 471 | 61 | 33 |
| Binary | 1100111 | 100011 | 1011000 | 0 | 1000010 | 1111 | 111100 | 100111001 | 110001 | 11011 |
Color Harmonies of #672358
Complementary color
Monochromatic Colors of #672358
Black with #672358
Text Example
Text Example
White with #672358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672358; }
p { color: rgb(103,35,88); }
H1.HeaderClassName
{
color: #672358;
}
.AnyTagClassName
{
color: #672358;
}
</style>
background-color css
<style>
a { background-color: #672358; }
a { background-color: rgb(103,35,88); }
div.DivClassName
{
background-color: #672358;
}
.BgClassName
{
background-color: #672358;
}
</style>
border-color css
<style>
span { border-color: #672358; }
span { border-color: rgb(103,35,88); }
td.TdClassName
{
border-color: #672358;
}
.TagClassName
{
border-color: #672358;
}
</style>