Shades of Persian Indigo #351691
Tints of Persian Indigo #351691
RGB
CMYK
RGB Variations
Color information
#351691 (or 0x351691) is known color: Persian Indigo. HEX triplet: 35, 16 and 91. RGB value is (53,22,145). Sum of RGB (Red+Green+Blue) = 53+22+145=220 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.09% from 220); Green value is 22 (8.98% from 255 or 10% from 220); Blue value is 145 (57.03% from 255 or 65.91% from 220); Max value from RGB is 145 - color contains mainly: blue. Hex color #351691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351691 is #CAE96E. Grayscale: #2C2C2C. Windows color (decimal): -13298031 or 9508405. OLE color: 9508405.
HSL color Cylindrical-coordinate representation of color #351691: hue angle of 255.12º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351691 is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 22 | 145 | - |
| CMYK | 0.63 | 0.85 | 0 | 0.43 |
| HSL | 255.12º | 0.74% | 0.33% | - |
| HSV(B) | 255.12º | 0.85% | 0.57% | - |
| XYZ | 6.87 | 3.38 | 27.08 | - |
| YUV | 45.29 | 184.27 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 145 | 0.63 | 0.85 | 0 | 0.43 | 255.12 | 0.74 | 0.33 |
| Hex | 35 | 16 | 91 | 3F | 55 | 0 | 2B | FF | 4A | 21 |
| Octal | 65 | 26 | 221 | 77 | 125 | 0 | 53 | 377 | 112 | 41 |
| Binary | 110101 | 10110 | 10010001 | 111111 | 1010101 | 0 | 101011 | 11111111 | 1001010 | 100001 |
Color Harmonies of #351691
Complementary color
Monochromatic Colors of #351691
Black with #351691
Text Example
Text Example
White with #351691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351691; }
p { color: rgb(53,22,145); }
H1.HeaderClassName
{
color: #351691;
}
.AnyTagClassName
{
color: #351691;
}
</style>
background-color css
<style>
a { background-color: #351691; }
a { background-color: rgb(53,22,145); }
div.DivClassName
{
background-color: #351691;
}
.BgClassName
{
background-color: #351691;
}
</style>
border-color css
<style>
span { border-color: #351691; }
span { border-color: rgb(53,22,145); }
td.TdClassName
{
border-color: #351691;
}
.TagClassName
{
border-color: #351691;
}
</style>