Shades of Persian Indigo #331173
Tints of Persian Indigo #331173
RGB
CMYK
RGB Variations
Color information
#331173 (or 0x331173) is known color: Persian Indigo. HEX triplet: 33, 11 and 73. RGB value is (51,17,115). Sum of RGB (Red+Green+Blue) = 51+17+115=183 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.87% from 183); Green value is 17 (7.03% from 255 or 9.29% from 183); Blue value is 115 (45.31% from 255 or 62.84% from 183); Max value from RGB is 115 - color contains mainly: blue. Hex color #331173 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331173 is #CCEE8C. Grayscale: #252525. Windows color (decimal): -13430413 or 7541043. OLE color: 7541043.
HSL color Cylindrical-coordinate representation of color #331173: hue angle of 260.82º 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 #331173 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 17 | 115 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.55 |
| HSL | 260.82º | 0.74% | 0.26% | - |
| HSV(B) | 260.82º | 0.85% | 0.45% | - |
| XYZ | 4.66 | 2.34 | 16.43 | - |
| YUV | 38.34 | 171.26 | 137.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 115 | 0.56 | 0.85 | 0 | 0.55 | 260.82 | 0.74 | 0.26 |
| Hex | 33 | 11 | 73 | 38 | 55 | 0 | 37 | 105 | 4A | 1A |
| Octal | 63 | 21 | 163 | 70 | 125 | 0 | 67 | 405 | 112 | 32 |
| Binary | 110011 | 10001 | 1110011 | 111000 | 1010101 | 0 | 110111 | 100000101 | 1001010 | 11010 |
Color Harmonies of #331173
Complementary color
Monochromatic Colors of #331173
Black with #331173
Text Example
Text Example
White with #331173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331173; }
p { color: rgb(51,17,115); }
H1.HeaderClassName
{
color: #331173;
}
.AnyTagClassName
{
color: #331173;
}
</style>
background-color css
<style>
a { background-color: #331173; }
a { background-color: rgb(51,17,115); }
div.DivClassName
{
background-color: #331173;
}
.BgClassName
{
background-color: #331173;
}
</style>
border-color css
<style>
span { border-color: #331173; }
span { border-color: rgb(51,17,115); }
td.TdClassName
{
border-color: #331173;
}
.TagClassName
{
border-color: #331173;
}
</style>