Shades of Persian Indigo #331573
Tints of Persian Indigo #331573
RGB
CMYK
RGB Variations
Color information
#331573 (or 0x331573) is known color: Persian Indigo. HEX triplet: 33, 15 and 73. RGB value is (51,21,115). Sum of RGB (Red+Green+Blue) = 51+21+115=187 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.27% from 187); Green value is 21 (8.59% from 255 or 11.23% from 187); Blue value is 115 (45.31% from 255 or 61.50% from 187); Max value from RGB is 115 - color contains mainly: blue. Hex color #331573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331573 is #CCEA8C. Grayscale: #282828. Windows color (decimal): -13429389 or 7542067. OLE color: 7542067.
HSL color Cylindrical-coordinate representation of color #331573: hue angle of 259.15º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #331573 is Cyan = 0.56, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 21 | 115 | - |
| CMYK | 0.56 | 0.82 | 0 | 0.55 |
| HSL | 259.15º | 0.69% | 0.27% | - |
| HSV(B) | 259.15º | 0.82% | 0.45% | - |
| XYZ | 4.73 | 2.48 | 16.45 | - |
| YUV | 40.69 | 169.94 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 115 | 0.56 | 0.82 | 0 | 0.55 | 259.15 | 0.69 | 0.27 |
| Hex | 33 | 15 | 73 | 38 | 52 | 0 | 37 | 103 | 45 | 1B |
| Octal | 63 | 25 | 163 | 70 | 122 | 0 | 67 | 403 | 105 | 33 |
| Binary | 110011 | 10101 | 1110011 | 111000 | 1010010 | 0 | 110111 | 100000011 | 1000101 | 11011 |
Color Harmonies of #331573
Complementary color
Monochromatic Colors of #331573
Black with #331573
Text Example
Text Example
White with #331573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331573; }
p { color: rgb(51,21,115); }
H1.HeaderClassName
{
color: #331573;
}
.AnyTagClassName
{
color: #331573;
}
</style>
background-color css
<style>
a { background-color: #331573; }
a { background-color: rgb(51,21,115); }
div.DivClassName
{
background-color: #331573;
}
.BgClassName
{
background-color: #331573;
}
</style>
border-color css
<style>
span { border-color: #331573; }
span { border-color: rgb(51,21,115); }
td.TdClassName
{
border-color: #331573;
}
.TagClassName
{
border-color: #331573;
}
</style>