Shades of Persian Indigo #351391
Tints of Persian Indigo #351391
RGB
CMYK
RGB Variations
Color information
#351391 (or 0x351391) is known color: Persian Indigo. HEX triplet: 35, 13 and 91. RGB value is (53,19,145). Sum of RGB (Red+Green+Blue) = 53+19+145=217 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.42% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 145 (57.03% from 255 or 66.82% from 217); Max value from RGB is 145 - color contains mainly: blue. Hex color #351391 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351391 is #CAEC6E. Grayscale: #2B2B2B. Windows color (decimal): -13298799 or 9507637. OLE color: 9507637.
HSL color Cylindrical-coordinate representation of color #351391: hue angle of 256.19º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #351391 is Cyan = 0.63, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 19 | 145 | - |
| CMYK | 0.63 | 0.87 | 0 | 0.43 |
| HSL | 256.19º | 0.77% | 0.32% | - |
| HSV(B) | 256.19º | 0.87% | 0.57% | - |
| XYZ | 6.81 | 3.27 | 27.06 | - |
| YUV | 43.53 | 185.26 | 134.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 145 | 0.63 | 0.87 | 0 | 0.43 | 256.19 | 0.77 | 0.32 |
| Hex | 35 | 13 | 91 | 3F | 57 | 0 | 2B | 100 | 4D | 20 |
| Octal | 65 | 23 | 221 | 77 | 127 | 0 | 53 | 400 | 115 | 40 |
| Binary | 110101 | 10011 | 10010001 | 111111 | 1010111 | 0 | 101011 | 100000000 | 1001101 | 100000 |
Color Harmonies of #351391
Complementary color
Monochromatic Colors of #351391
Black with #351391
Text Example
Text Example
White with #351391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351391; }
p { color: rgb(53,19,145); }
H1.HeaderClassName
{
color: #351391;
}
.AnyTagClassName
{
color: #351391;
}
</style>
background-color css
<style>
a { background-color: #351391; }
a { background-color: rgb(53,19,145); }
div.DivClassName
{
background-color: #351391;
}
.BgClassName
{
background-color: #351391;
}
</style>
border-color css
<style>
span { border-color: #351391; }
span { border-color: rgb(53,19,145); }
td.TdClassName
{
border-color: #351391;
}
.TagClassName
{
border-color: #351391;
}
</style>