Shades of Persian Indigo #331572
Tints of Persian Indigo #331572
RGB
CMYK
RGB Variations
Color information
#331572 (or 0x331572) is known color: Persian Indigo. HEX triplet: 33, 15 and 72. RGB value is (51,21,114). Sum of RGB (Red+Green+Blue) = 51+21+114=186 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.42% from 186); Green value is 21 (8.59% from 255 or 11.29% from 186); Blue value is 114 (44.92% from 255 or 61.29% from 186); Max value from RGB is 114 - color contains mainly: blue. Hex color #331572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331572 is #CCEA8D. Grayscale: #282828. Windows color (decimal): -13429390 or 7476531. OLE color: 7476531.
HSL color Cylindrical-coordinate representation of color #331572: hue angle of 259.35º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #331572 is Cyan = 0.55, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 21 | 114 | - |
| CMYK | 0.55 | 0.82 | 0 | 0.55 |
| HSL | 259.35º | 0.69% | 0.26% | - |
| HSV(B) | 259.35º | 0.82% | 0.45% | - |
| XYZ | 4.67 | 2.46 | 16.15 | - |
| YUV | 40.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 114 | 0.55 | 0.82 | 0 | 0.55 | 259.35 | 0.69 | 0.26 |
| Hex | 33 | 15 | 72 | 37 | 52 | 0 | 37 | 103 | 45 | 1A |
| Octal | 63 | 25 | 162 | 67 | 122 | 0 | 67 | 403 | 105 | 32 |
| Binary | 110011 | 10101 | 1110010 | 110111 | 1010010 | 0 | 110111 | 100000011 | 1000101 | 11010 |
Color Harmonies of #331572
Complementary color
Monochromatic Colors of #331572
Black with #331572
Text Example
Text Example
White with #331572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331572; }
p { color: rgb(51,21,114); }
H1.HeaderClassName
{
color: #331572;
}
.AnyTagClassName
{
color: #331572;
}
</style>
background-color css
<style>
a { background-color: #331572; }
a { background-color: rgb(51,21,114); }
div.DivClassName
{
background-color: #331572;
}
.BgClassName
{
background-color: #331572;
}
</style>
border-color css
<style>
span { border-color: #331572; }
span { border-color: rgb(51,21,114); }
td.TdClassName
{
border-color: #331572;
}
.TagClassName
{
border-color: #331572;
}
</style>