Shades of Hot Purple #581267
Tints of Hot Purple #581267
RGB
CMYK
RGB Variations
Color information
#581267 (or 0x581267) is known color: Hot Purple. HEX triplet: 58, 12 and 67. RGB value is (88,18,103). Sum of RGB (Red+Green+Blue) = 88+18+103=209 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.11% from 209); Green value is 18 (7.42% from 255 or 8.61% 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 #581267 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #581267 is #A7ED98. Grayscale: #303030. Windows color (decimal): -11005337 or 6754904. OLE color: 6754904.
HSL color Cylindrical-coordinate representation of color #581267: hue angle of 289.41º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #581267 is Cyan = 0.15, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 18 | 103 | - |
| CMYK | 0.15 | 0.83 | 0 | 0.60 |
| HSL | 289.41º | 0.7% | 0.24% | - |
| HSV(B) | 289.41º | 0.83% | 0.4% | - |
| XYZ | 6.69 | 3.49 | 13.15 | - |
| YUV | 48.62 | 158.69 | 156.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 18 | 103 | 0.15 | 0.83 | 0 | 0.60 | 289.41 | 0.7 | 0.24 |
| Hex | 58 | 12 | 67 | F | 53 | 0 | 3C | 121 | 46 | 18 |
| Octal | 130 | 22 | 147 | 17 | 123 | 0 | 74 | 441 | 106 | 30 |
| Binary | 1011000 | 10010 | 1100111 | 1111 | 1010011 | 0 | 111100 | 100100001 | 1000110 | 11000 |
Color Harmonies of #581267
Complementary color
Monochromatic Colors of #581267
Black with #581267
Text Example
Text Example
White with #581267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581267; }
p { color: rgb(88,18,103); }
H1.HeaderClassName
{
color: #581267;
}
.AnyTagClassName
{
color: #581267;
}
</style>
background-color css
<style>
a { background-color: #581267; }
a { background-color: rgb(88,18,103); }
div.DivClassName
{
background-color: #581267;
}
.BgClassName
{
background-color: #581267;
}
</style>
border-color css
<style>
span { border-color: #581267; }
span { border-color: rgb(88,18,103); }
td.TdClassName
{
border-color: #581267;
}
.TagClassName
{
border-color: #581267;
}
</style>