Shades of Persian Indigo #331970
Tints of Persian Indigo #331970
RGB
CMYK
RGB Variations
Color information
#331970 (or 0x331970) is known color: Persian Indigo. HEX triplet: 33, 19 and 70. RGB value is (51,25,112). Sum of RGB (Red+Green+Blue) = 51+25+112=188 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.13% from 188); Green value is 25 (10.16% from 255 or 13.30% from 188); Blue value is 112 (44.14% from 255 or 59.57% from 188); Max value from RGB is 112 - color contains mainly: blue. Hex color #331970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331970 is #CCE68F. Grayscale: #2A2A2A. Windows color (decimal): -13428368 or 7346483. OLE color: 7346483.
HSL color Cylindrical-coordinate representation of color #331970: hue angle of 257.93º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #331970 is Cyan = 0.54, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 25 | 112 | - |
| CMYK | 0.54 | 0.78 | 0 | 0.56 |
| HSL | 257.93º | 0.64% | 0.27% | - |
| HSV(B) | 257.93º | 0.78% | 0.44% | - |
| XYZ | 4.64 | 2.57 | 15.58 | - |
| YUV | 42.69 | 167.11 | 133.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 112 | 0.54 | 0.78 | 0 | 0.56 | 257.93 | 0.64 | 0.27 |
| Hex | 33 | 19 | 70 | 36 | 4E | 0 | 38 | 102 | 40 | 1B |
| Octal | 63 | 31 | 160 | 66 | 116 | 0 | 70 | 402 | 100 | 33 |
| Binary | 110011 | 11001 | 1110000 | 110110 | 1001110 | 0 | 111000 | 100000010 | 1000000 | 11011 |
Color Harmonies of #331970
Complementary color
Monochromatic Colors of #331970
Black with #331970
Text Example
Text Example
White with #331970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331970; }
p { color: rgb(51,25,112); }
H1.HeaderClassName
{
color: #331970;
}
.AnyTagClassName
{
color: #331970;
}
</style>
background-color css
<style>
a { background-color: #331970; }
a { background-color: rgb(51,25,112); }
div.DivClassName
{
background-color: #331970;
}
.BgClassName
{
background-color: #331970;
}
</style>
border-color css
<style>
span { border-color: #331970; }
span { border-color: rgb(51,25,112); }
td.TdClassName
{
border-color: #331970;
}
.TagClassName
{
border-color: #331970;
}
</style>