Shades of Persian Indigo #350491
Tints of Persian Indigo #350491
RGB
CMYK
RGB Variations
Color information
#350491 (or 0x350491) is known color: Persian Indigo. HEX triplet: 35, 04 and 91. RGB value is (53,4,145). Sum of RGB (Red+Green+Blue) = 53+4+145=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 4 (1.95% from 255 or 1.98% from 202); Blue value is 145 (57.03% from 255 or 71.78% from 202); Max value from RGB is 145 - color contains mainly: blue. Hex color #350491 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350491 is #CAFB6E. Grayscale: #222222. Windows color (decimal): -13302639 or 9503797. OLE color: 9503797.
HSL color Cylindrical-coordinate representation of color #350491: hue angle of 260.85º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350491 is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 4 | 145 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.43 |
| HSL | 260.85º | 0.95% | 0.29% | - |
| HSV(B) | 260.85º | 0.97% | 0.57% | - |
| XYZ | 6.62 | 2.89 | 27 | - |
| YUV | 34.73 | 190.23 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 145 | 0.63 | 0.97 | 0 | 0.43 | 260.85 | 0.95 | 0.29 |
| Hex | 35 | 4 | 91 | 3F | 61 | 0 | 2B | 105 | 5F | 1D |
| Octal | 65 | 4 | 221 | 77 | 141 | 0 | 53 | 405 | 137 | 35 |
| Binary | 110101 | 100 | 10010001 | 111111 | 1100001 | 0 | 101011 | 100000101 | 1011111 | 11101 |
Color Harmonies of #350491
Complementary color
Monochromatic Colors of #350491
Black with #350491
Text Example
Text Example
White with #350491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350491; }
p { color: rgb(53,4,145); }
H1.HeaderClassName
{
color: #350491;
}
.AnyTagClassName
{
color: #350491;
}
</style>
background-color css
<style>
a { background-color: #350491; }
a { background-color: rgb(53,4,145); }
div.DivClassName
{
background-color: #350491;
}
.BgClassName
{
background-color: #350491;
}
</style>
border-color css
<style>
span { border-color: #350491; }
span { border-color: rgb(53,4,145); }
td.TdClassName
{
border-color: #350491;
}
.TagClassName
{
border-color: #350491;
}
</style>