Shades of Persian Indigo #331490
Tints of Persian Indigo #331490
RGB
CMYK
RGB Variations
Color information
#331490 (or 0x331490) is known color: Persian Indigo. HEX triplet: 33, 14 and 90. RGB value is (51,20,144). Sum of RGB (Red+Green+Blue) = 51+20+144=215 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.72% from 215); Green value is 20 (8.20% from 255 or 9.30% from 215); Blue value is 144 (56.64% from 255 or 66.98% from 215); Max value from RGB is 144 - color contains mainly: blue. Hex color #331490 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331490 is #CCEB6F. Grayscale: #2A2A2A. Windows color (decimal): -13429616 or 9442355. OLE color: 9442355.
HSL color Cylindrical-coordinate representation of color #331490: hue angle of 255º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #331490 is Cyan = 0.65, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 20 | 144 | - |
| CMYK | 0.65 | 0.86 | 0 | 0.44 |
| HSL | 255º | 0.76% | 0.32% | - |
| HSV(B) | 255º | 0.86% | 0.56% | - |
| XYZ | 6.65 | 3.22 | 26.66 | - |
| YUV | 43.41 | 184.77 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 144 | 0.65 | 0.86 | 0 | 0.44 | 255 | 0.76 | 0.32 |
| Hex | 33 | 14 | 90 | 41 | 56 | 0 | 2C | FF | 4C | 20 |
| Octal | 63 | 24 | 220 | 101 | 126 | 0 | 54 | 377 | 114 | 40 |
| Binary | 110011 | 10100 | 10010000 | 1000001 | 1010110 | 0 | 101100 | 11111111 | 1001100 | 100000 |
Color Harmonies of #331490
Complementary color
Monochromatic Colors of #331490
Black with #331490
Text Example
Text Example
White with #331490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331490; }
p { color: rgb(51,20,144); }
H1.HeaderClassName
{
color: #331490;
}
.AnyTagClassName
{
color: #331490;
}
</style>
background-color css
<style>
a { background-color: #331490; }
a { background-color: rgb(51,20,144); }
div.DivClassName
{
background-color: #331490;
}
.BgClassName
{
background-color: #331490;
}
</style>
border-color css
<style>
span { border-color: #331490; }
span { border-color: rgb(51,20,144); }
td.TdClassName
{
border-color: #331490;
}
.TagClassName
{
border-color: #331490;
}
</style>