Shades of Persian Indigo #331570
Tints of Persian Indigo #331570
RGB
CMYK
RGB Variations
Color information
#331570 (or 0x331570) is known color: Persian Indigo. HEX triplet: 33, 15 and 70. RGB value is (51,21,112). Sum of RGB (Red+Green+Blue) = 51+21+112=184 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.72% from 184); Green value is 21 (8.59% from 255 or 11.41% from 184); Blue value is 112 (44.14% from 255 or 60.87% from 184); Max value from RGB is 112 - color contains mainly: blue. Hex color #331570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331570 is #CCEA8F. Grayscale: #282828. Windows color (decimal): -13429392 or 7345459. OLE color: 7345459.
HSL color Cylindrical-coordinate representation of color #331570: hue angle of 259.78º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #331570 is Cyan = 0.54, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 21 | 112 | - |
| CMYK | 0.54 | 0.81 | 0 | 0.56 |
| HSL | 259.78º | 0.68% | 0.26% | - |
| HSV(B) | 259.78º | 0.81% | 0.44% | - |
| XYZ | 4.56 | 2.41 | 15.55 | - |
| YUV | 40.34 | 168.44 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 112 | 0.54 | 0.81 | 0 | 0.56 | 259.78 | 0.68 | 0.26 |
| Hex | 33 | 15 | 70 | 36 | 51 | 0 | 38 | 104 | 44 | 1A |
| Octal | 63 | 25 | 160 | 66 | 121 | 0 | 70 | 404 | 104 | 32 |
| Binary | 110011 | 10101 | 1110000 | 110110 | 1010001 | 0 | 111000 | 100000100 | 1000100 | 11010 |
Color Harmonies of #331570
Complementary color
Monochromatic Colors of #331570
Black with #331570
Text Example
Text Example
White with #331570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331570; }
p { color: rgb(51,21,112); }
H1.HeaderClassName
{
color: #331570;
}
.AnyTagClassName
{
color: #331570;
}
</style>
background-color css
<style>
a { background-color: #331570; }
a { background-color: rgb(51,21,112); }
div.DivClassName
{
background-color: #331570;
}
.BgClassName
{
background-color: #331570;
}
</style>
border-color css
<style>
span { border-color: #331570; }
span { border-color: rgb(51,21,112); }
td.TdClassName
{
border-color: #331570;
}
.TagClassName
{
border-color: #331570;
}
</style>