Shades of Persian Indigo #331393
Tints of Persian Indigo #331393
RGB
CMYK
RGB Variations
Color information
#331393 (or 0x331393) is known color: Persian Indigo. HEX triplet: 33, 13 and 93. RGB value is (51,19,147). Sum of RGB (Red+Green+Blue) = 51+19+147=217 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.50% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 147 (57.81% from 255 or 67.74% from 217); Max value from RGB is 147 - color contains mainly: blue. Hex color #331393 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331393 is #CCEC6C. Grayscale: #2A2A2A. Windows color (decimal): -13429869 or 9638707. OLE color: 9638707.
HSL color Cylindrical-coordinate representation of color #331393: hue angle of 255º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #331393 is Cyan = 0.65, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 19 | 147 | - |
| CMYK | 0.65 | 0.87 | 0 | 0.42 |
| HSL | 255º | 0.77% | 0.33% | - |
| HSV(B) | 255º | 0.87% | 0.58% | - |
| XYZ | 6.86 | 3.28 | 27.87 | - |
| YUV | 43.16 | 186.6 | 133.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 147 | 0.65 | 0.87 | 0 | 0.42 | 255 | 0.77 | 0.33 |
| Hex | 33 | 13 | 93 | 41 | 57 | 0 | 2A | FF | 4D | 21 |
| Octal | 63 | 23 | 223 | 101 | 127 | 0 | 52 | 377 | 115 | 41 |
| Binary | 110011 | 10011 | 10010011 | 1000001 | 1010111 | 0 | 101010 | 11111111 | 1001101 | 100001 |
Color Harmonies of #331393
Complementary color
Monochromatic Colors of #331393
Black with #331393
Text Example
Text Example
White with #331393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331393; }
p { color: rgb(51,19,147); }
H1.HeaderClassName
{
color: #331393;
}
.AnyTagClassName
{
color: #331393;
}
</style>
background-color css
<style>
a { background-color: #331393; }
a { background-color: rgb(51,19,147); }
div.DivClassName
{
background-color: #331393;
}
.BgClassName
{
background-color: #331393;
}
</style>
border-color css
<style>
span { border-color: #331393; }
span { border-color: rgb(51,19,147); }
td.TdClassName
{
border-color: #331393;
}
.TagClassName
{
border-color: #331393;
}
</style>