Shades of Persian Indigo #330588
Tints of Persian Indigo #330588
RGB
CMYK
RGB Variations
Color information
#330588 (or 0x330588) is known color: Persian Indigo. HEX triplet: 33, 05 and 88. RGB value is (51,5,136). Sum of RGB (Red+Green+Blue) = 51+5+136=192 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.56% from 192); Green value is 5 (2.34% from 255 or 2.60% from 192); Blue value is 136 (53.52% from 255 or 70.83% from 192); Max value from RGB is 136 - color contains mainly: blue. Hex color #330588 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330588 is #CCFA77. Grayscale: #212121. Windows color (decimal): -13433464 or 8914227. OLE color: 8914227.
HSL color Cylindrical-coordinate representation of color #330588: hue angle of 261.07º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330588 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 5 | 136 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.47 |
| HSL | 261.07º | 0.93% | 0.28% | - |
| HSV(B) | 261.07º | 0.96% | 0.53% | - |
| XYZ | 5.86 | 2.59 | 23.48 | - |
| YUV | 33.69 | 185.74 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 5 | 136 | 0.62 | 0.96 | 0 | 0.47 | 261.07 | 0.93 | 0.28 |
| Hex | 33 | 5 | 88 | 3E | 60 | 0 | 2F | 105 | 5D | 1C |
| Octal | 63 | 5 | 210 | 76 | 140 | 0 | 57 | 405 | 135 | 34 |
| Binary | 110011 | 101 | 10001000 | 111110 | 1100000 | 0 | 101111 | 100000101 | 1011101 | 11100 |
Color Harmonies of #330588
Complementary color
Monochromatic Colors of #330588
Black with #330588
Text Example
Text Example
White with #330588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330588; }
p { color: rgb(51,5,136); }
H1.HeaderClassName
{
color: #330588;
}
.AnyTagClassName
{
color: #330588;
}
</style>
background-color css
<style>
a { background-color: #330588; }
a { background-color: rgb(51,5,136); }
div.DivClassName
{
background-color: #330588;
}
.BgClassName
{
background-color: #330588;
}
</style>
border-color css
<style>
span { border-color: #330588; }
span { border-color: rgb(51,5,136); }
td.TdClassName
{
border-color: #330588;
}
.TagClassName
{
border-color: #330588;
}
</style>