Shades of Persian Indigo #351579
Tints of Persian Indigo #351579
RGB
CMYK
RGB Variations
Color information
#351579 (or 0x351579) is known color: Persian Indigo. HEX triplet: 35, 15 and 79. RGB value is (53,21,121). Sum of RGB (Red+Green+Blue) = 53+21+121=195 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.18% from 195); Green value is 21 (8.59% from 255 or 10.77% from 195); Blue value is 121 (47.66% from 255 or 62.05% from 195); Max value from RGB is 121 - color contains mainly: blue. Hex color #351579 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351579 is #CAEA86. Grayscale: #292929. Windows color (decimal): -13298311 or 7935285. OLE color: 7935285.
HSL color Cylindrical-coordinate representation of color #351579: hue angle of 259.2º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351579 is Cyan = 0.56, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 21 | 121 | - |
| CMYK | 0.56 | 0.83 | 0 | 0.53 |
| HSL | 259.2º | 0.7% | 0.28% | - |
| HSV(B) | 259.2º | 0.83% | 0.47% | - |
| XYZ | 5.19 | 2.67 | 18.33 | - |
| YUV | 41.97 | 172.6 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 121 | 0.56 | 0.83 | 0 | 0.53 | 259.2 | 0.7 | 0.28 |
| Hex | 35 | 15 | 79 | 38 | 53 | 0 | 35 | 103 | 46 | 1C |
| Octal | 65 | 25 | 171 | 70 | 123 | 0 | 65 | 403 | 106 | 34 |
| Binary | 110101 | 10101 | 1111001 | 111000 | 1010011 | 0 | 110101 | 100000011 | 1000110 | 11100 |
Color Harmonies of #351579
Complementary color
Monochromatic Colors of #351579
Black with #351579
Text Example
Text Example
White with #351579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351579; }
p { color: rgb(53,21,121); }
H1.HeaderClassName
{
color: #351579;
}
.AnyTagClassName
{
color: #351579;
}
</style>
background-color css
<style>
a { background-color: #351579; }
a { background-color: rgb(53,21,121); }
div.DivClassName
{
background-color: #351579;
}
.BgClassName
{
background-color: #351579;
}
</style>
border-color css
<style>
span { border-color: #351579; }
span { border-color: rgb(53,21,121); }
td.TdClassName
{
border-color: #351579;
}
.TagClassName
{
border-color: #351579;
}
</style>