Shades of Persian Indigo #351491
Tints of Persian Indigo #351491
RGB
CMYK
RGB Variations
Color information
#351491 (or 0x351491) is known color: Persian Indigo. HEX triplet: 35, 14 and 91. RGB value is (53,20,145). Sum of RGB (Red+Green+Blue) = 53+20+145=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 20 (8.20% from 255 or 9.17% from 218); Blue value is 145 (57.03% from 255 or 66.51% from 218); Max value from RGB is 145 - color contains mainly: blue. Hex color #351491 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351491 is #CAEB6E. Grayscale: #2B2B2B. Windows color (decimal): -13298543 or 9507893. OLE color: 9507893.
HSL color Cylindrical-coordinate representation of color #351491: hue angle of 255.84º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #351491 is Cyan = 0.63, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 20 | 145 | - |
| CMYK | 0.63 | 0.86 | 0 | 0.43 |
| HSL | 255.84º | 0.76% | 0.32% | - |
| HSV(B) | 255.84º | 0.86% | 0.57% | - |
| XYZ | 6.83 | 3.3 | 27.07 | - |
| YUV | 44.12 | 184.93 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 145 | 0.63 | 0.86 | 0 | 0.43 | 255.84 | 0.76 | 0.32 |
| Hex | 35 | 14 | 91 | 3F | 56 | 0 | 2B | 100 | 4C | 20 |
| Octal | 65 | 24 | 221 | 77 | 126 | 0 | 53 | 400 | 114 | 40 |
| Binary | 110101 | 10100 | 10010001 | 111111 | 1010110 | 0 | 101011 | 100000000 | 1001100 | 100000 |
Color Harmonies of #351491
Complementary color
Monochromatic Colors of #351491
Black with #351491
Text Example
Text Example
White with #351491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351491; }
p { color: rgb(53,20,145); }
H1.HeaderClassName
{
color: #351491;
}
.AnyTagClassName
{
color: #351491;
}
</style>
background-color css
<style>
a { background-color: #351491; }
a { background-color: rgb(53,20,145); }
div.DivClassName
{
background-color: #351491;
}
.BgClassName
{
background-color: #351491;
}
</style>
border-color css
<style>
span { border-color: #351491; }
span { border-color: rgb(53,20,145); }
td.TdClassName
{
border-color: #351491;
}
.TagClassName
{
border-color: #351491;
}
</style>