Shades of Hot Purple #581067
Tints of Hot Purple #581067
RGB
CMYK
RGB Variations
Color information
#581067 (or 0x581067) is known color: Hot Purple. HEX triplet: 58, 10 and 67. RGB value is (88,16,103). Sum of RGB (Red+Green+Blue) = 88+16+103=207 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.51% from 207); Green value is 16 (6.64% from 255 or 7.73% from 207); Blue value is 103 (40.62% from 255 or 49.76% from 207); Max value from RGB is 103 - color contains mainly: blue. Hex color #581067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #581067 is #A7EF98. Grayscale: #2F2F2F. Windows color (decimal): -11005849 or 6754392. OLE color: 6754392.
HSL color Cylindrical-coordinate representation of color #581067: hue angle of 289.66º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #581067 is Cyan = 0.15, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 16 | 103 | - |
| CMYK | 0.15 | 0.84 | 0 | 0.60 |
| HSL | 289.66º | 0.73% | 0.23% | - |
| HSV(B) | 289.66º | 0.84% | 0.4% | - |
| XYZ | 6.66 | 3.42 | 13.14 | - |
| YUV | 47.45 | 159.35 | 156.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 16 | 103 | 0.15 | 0.84 | 0 | 0.60 | 289.66 | 0.73 | 0.23 |
| Hex | 58 | 10 | 67 | F | 54 | 0 | 3C | 122 | 49 | 17 |
| Octal | 130 | 20 | 147 | 17 | 124 | 0 | 74 | 442 | 111 | 27 |
| Binary | 1011000 | 10000 | 1100111 | 1111 | 1010100 | 0 | 111100 | 100100010 | 1001001 | 10111 |
Color Harmonies of #581067
Complementary color
Monochromatic Colors of #581067
Black with #581067
Text Example
Text Example
White with #581067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581067; }
p { color: rgb(88,16,103); }
H1.HeaderClassName
{
color: #581067;
}
.AnyTagClassName
{
color: #581067;
}
</style>
background-color css
<style>
a { background-color: #581067; }
a { background-color: rgb(88,16,103); }
div.DivClassName
{
background-color: #581067;
}
.BgClassName
{
background-color: #581067;
}
</style>
border-color css
<style>
span { border-color: #581067; }
span { border-color: rgb(88,16,103); }
td.TdClassName
{
border-color: #581067;
}
.TagClassName
{
border-color: #581067;
}
</style>