Shades of Persian Indigo #331388
Tints of Persian Indigo #331388
RGB
CMYK
RGB Variations
Color information
#331388 (or 0x331388) is known color: Persian Indigo. HEX triplet: 33, 13 and 88. RGB value is (51,19,136). Sum of RGB (Red+Green+Blue) = 51+19+136=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 19 (7.81% from 255 or 9.22% from 206); Blue value is 136 (53.52% from 255 or 66.02% from 206); Max value from RGB is 136 - color contains mainly: blue. Hex color #331388 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331388 is #CCEC77. Grayscale: #292929. Windows color (decimal): -13429880 or 8917811. OLE color: 8917811.
HSL color Cylindrical-coordinate representation of color #331388: hue angle of 256.41º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #331388 is Cyan = 0.62, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 19 | 136 | - |
| CMYK | 0.62 | 0.86 | 0 | 0.47 |
| HSL | 256.41º | 0.75% | 0.3% | - |
| HSV(B) | 256.41º | 0.86% | 0.53% | - |
| XYZ | 6.04 | 2.95 | 23.54 | - |
| YUV | 41.91 | 181.1 | 134.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 136 | 0.62 | 0.86 | 0 | 0.47 | 256.41 | 0.75 | 0.3 |
| Hex | 33 | 13 | 88 | 3E | 56 | 0 | 2F | 100 | 4B | 1E |
| Octal | 63 | 23 | 210 | 76 | 126 | 0 | 57 | 400 | 113 | 36 |
| Binary | 110011 | 10011 | 10001000 | 111110 | 1010110 | 0 | 101111 | 100000000 | 1001011 | 11110 |
Color Harmonies of #331388
Complementary color
Monochromatic Colors of #331388
Black with #331388
Text Example
Text Example
White with #331388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331388; }
p { color: rgb(51,19,136); }
H1.HeaderClassName
{
color: #331388;
}
.AnyTagClassName
{
color: #331388;
}
</style>
background-color css
<style>
a { background-color: #331388; }
a { background-color: rgb(51,19,136); }
div.DivClassName
{
background-color: #331388;
}
.BgClassName
{
background-color: #331388;
}
</style>
border-color css
<style>
span { border-color: #331388; }
span { border-color: rgb(51,19,136); }
td.TdClassName
{
border-color: #331388;
}
.TagClassName
{
border-color: #331388;
}
</style>