Shades of Persian Indigo #331390
Tints of Persian Indigo #331390
RGB
CMYK
RGB Variations
Color information
#331390 (or 0x331390) is known color: Persian Indigo. HEX triplet: 33, 13 and 90. RGB value is (51,19,144). Sum of RGB (Red+Green+Blue) = 51+19+144=214 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.83% from 214); Green value is 19 (7.81% from 255 or 8.88% from 214); Blue value is 144 (56.64% from 255 or 67.29% from 214); Max value from RGB is 144 - color contains mainly: blue. Hex color #331390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331390 is #CCEC6F. Grayscale: #2A2A2A. Windows color (decimal): -13429872 or 9442099. OLE color: 9442099.
HSL color Cylindrical-coordinate representation of color #331390: hue angle of 255.36º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #331390 is Cyan = 0.65, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 19 | 144 | - |
| CMYK | 0.65 | 0.87 | 0 | 0.44 |
| HSL | 255.36º | 0.77% | 0.32% | - |
| HSV(B) | 255.36º | 0.87% | 0.56% | - |
| XYZ | 6.63 | 3.18 | 26.65 | - |
| YUV | 42.82 | 185.1 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 144 | 0.65 | 0.87 | 0 | 0.44 | 255.36 | 0.77 | 0.32 |
| Hex | 33 | 13 | 90 | 41 | 57 | 0 | 2C | FF | 4D | 20 |
| Octal | 63 | 23 | 220 | 101 | 127 | 0 | 54 | 377 | 115 | 40 |
| Binary | 110011 | 10011 | 10010000 | 1000001 | 1010111 | 0 | 101100 | 11111111 | 1001101 | 100000 |
Color Harmonies of #331390
Complementary color
Monochromatic Colors of #331390
Black with #331390
Text Example
Text Example
White with #331390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331390; }
p { color: rgb(51,19,144); }
H1.HeaderClassName
{
color: #331390;
}
.AnyTagClassName
{
color: #331390;
}
</style>
background-color css
<style>
a { background-color: #331390; }
a { background-color: rgb(51,19,144); }
div.DivClassName
{
background-color: #331390;
}
.BgClassName
{
background-color: #331390;
}
</style>
border-color css
<style>
span { border-color: #331390; }
span { border-color: rgb(51,19,144); }
td.TdClassName
{
border-color: #331390;
}
.TagClassName
{
border-color: #331390;
}
</style>