Shades of Persian Indigo #331172
Tints of Persian Indigo #331172
RGB
CMYK
RGB Variations
Color information
#331172 (or 0x331172) is known color: Persian Indigo. HEX triplet: 33, 11 and 72. RGB value is (51,17,114). Sum of RGB (Red+Green+Blue) = 51+17+114=182 (24% of max value = 765). Red value is 51 (20.31% from 255 or 28.02% from 182); Green value is 17 (7.03% from 255 or 9.34% from 182); Blue value is 114 (44.92% from 255 or 62.64% from 182); Max value from RGB is 114 - color contains mainly: blue. Hex color #331172 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331172 is #CCEE8D. Grayscale: #252525. Windows color (decimal): -13430414 or 7475507. OLE color: 7475507.
HSL color Cylindrical-coordinate representation of color #331172: hue angle of 261.03º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #331172 is Cyan = 0.55, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 17 | 114 | - |
| CMYK | 0.55 | 0.85 | 0 | 0.55 |
| HSL | 261.03º | 0.74% | 0.26% | - |
| HSV(B) | 261.03º | 0.85% | 0.45% | - |
| XYZ | 4.6 | 2.32 | 16.12 | - |
| YUV | 38.22 | 170.76 | 137.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 114 | 0.55 | 0.85 | 0 | 0.55 | 261.03 | 0.74 | 0.26 |
| Hex | 33 | 11 | 72 | 37 | 55 | 0 | 37 | 105 | 4A | 1A |
| Octal | 63 | 21 | 162 | 67 | 125 | 0 | 67 | 405 | 112 | 32 |
| Binary | 110011 | 10001 | 1110010 | 110111 | 1010101 | 0 | 110111 | 100000101 | 1001010 | 11010 |
Color Harmonies of #331172
Complementary color
Monochromatic Colors of #331172
Black with #331172
Text Example
Text Example
White with #331172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331172; }
p { color: rgb(51,17,114); }
H1.HeaderClassName
{
color: #331172;
}
.AnyTagClassName
{
color: #331172;
}
</style>
background-color css
<style>
a { background-color: #331172; }
a { background-color: rgb(51,17,114); }
div.DivClassName
{
background-color: #331172;
}
.BgClassName
{
background-color: #331172;
}
</style>
border-color css
<style>
span { border-color: #331172; }
span { border-color: rgb(51,17,114); }
td.TdClassName
{
border-color: #331172;
}
.TagClassName
{
border-color: #331172;
}
</style>