Shades of Persian Indigo #350590
Tints of Persian Indigo #350590
RGB
CMYK
RGB Variations
Color information
#350590 (or 0x350590) is known color: Persian Indigo. HEX triplet: 35, 05 and 90. RGB value is (53,5,144). Sum of RGB (Red+Green+Blue) = 53+5+144=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 5 (2.34% from 255 or 2.48% from 202); Blue value is 144 (56.64% from 255 or 71.29% from 202); Max value from RGB is 144 - color contains mainly: blue. Hex color #350590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350590 is #CAFA6F. Grayscale: #222222. Windows color (decimal): -13302384 or 9438517. OLE color: 9438517.
HSL color Cylindrical-coordinate representation of color #350590: hue angle of 260.72º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350590 is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 5 | 144 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.44 |
| HSL | 260.72º | 0.93% | 0.29% | - |
| HSV(B) | 260.72º | 0.97% | 0.56% | - |
| XYZ | 6.56 | 2.88 | 26.6 | - |
| YUV | 35.2 | 189.4 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 144 | 0.63 | 0.97 | 0 | 0.44 | 260.72 | 0.93 | 0.29 |
| Hex | 35 | 5 | 90 | 3F | 61 | 0 | 2C | 105 | 5D | 1D |
| Octal | 65 | 5 | 220 | 77 | 141 | 0 | 54 | 405 | 135 | 35 |
| Binary | 110101 | 101 | 10010000 | 111111 | 1100001 | 0 | 101100 | 100000101 | 1011101 | 11101 |
Color Harmonies of #350590
Complementary color
Monochromatic Colors of #350590
Black with #350590
Text Example
Text Example
White with #350590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350590; }
p { color: rgb(53,5,144); }
H1.HeaderClassName
{
color: #350590;
}
.AnyTagClassName
{
color: #350590;
}
</style>
background-color css
<style>
a { background-color: #350590; }
a { background-color: rgb(53,5,144); }
div.DivClassName
{
background-color: #350590;
}
.BgClassName
{
background-color: #350590;
}
</style>
border-color css
<style>
span { border-color: #350590; }
span { border-color: rgb(53,5,144); }
td.TdClassName
{
border-color: #350590;
}
.TagClassName
{
border-color: #350590;
}
</style>