Shades of Persian Indigo #331690
Tints of Persian Indigo #331690
RGB
CMYK
RGB Variations
Color information
#331690 (or 0x331690) is known color: Persian Indigo. HEX triplet: 33, 16 and 90. RGB value is (51,22,144). Sum of RGB (Red+Green+Blue) = 51+22+144=217 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.50% from 217); Green value is 22 (8.98% from 255 or 10.14% from 217); Blue value is 144 (56.64% from 255 or 66.36% from 217); Max value from RGB is 144 - color contains mainly: blue. Hex color #331690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331690 is #CCE96F. Grayscale: #2C2C2C. Windows color (decimal): -13429104 or 9442867. OLE color: 9442867.
HSL color Cylindrical-coordinate representation of color #331690: hue angle of 254.26º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #331690 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 22 | 144 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.44 |
| HSL | 254.26º | 0.73% | 0.33% | - |
| HSV(B) | 254.26º | 0.85% | 0.56% | - |
| XYZ | 6.69 | 3.29 | 26.67 | - |
| YUV | 44.58 | 184.11 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 22 | 144 | 0.65 | 0.85 | 0 | 0.44 | 254.26 | 0.73 | 0.33 |
| Hex | 33 | 16 | 90 | 41 | 55 | 0 | 2C | FE | 49 | 21 |
| Octal | 63 | 26 | 220 | 101 | 125 | 0 | 54 | 376 | 111 | 41 |
| Binary | 110011 | 10110 | 10010000 | 1000001 | 1010101 | 0 | 101100 | 11111110 | 1001001 | 100001 |
Color Harmonies of #331690
Complementary color
Monochromatic Colors of #331690
Black with #331690
Text Example
Text Example
White with #331690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331690; }
p { color: rgb(51,22,144); }
H1.HeaderClassName
{
color: #331690;
}
.AnyTagClassName
{
color: #331690;
}
</style>
background-color css
<style>
a { background-color: #331690; }
a { background-color: rgb(51,22,144); }
div.DivClassName
{
background-color: #331690;
}
.BgClassName
{
background-color: #331690;
}
</style>
border-color css
<style>
span { border-color: #331690; }
span { border-color: rgb(51,22,144); }
td.TdClassName
{
border-color: #331690;
}
.TagClassName
{
border-color: #331690;
}
</style>