Shades of Persian Indigo #352589
Tints of Persian Indigo #352589
RGB
CMYK
RGB Variations
Color information
#352589 (or 0x352589) is known color: Persian Indigo. HEX triplet: 35, 25 and 89. RGB value is (53,37,137). Sum of RGB (Red+Green+Blue) = 53+37+137=227 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.35% from 227); Green value is 37 (14.84% from 255 or 16.30% from 227); Blue value is 137 (53.91% from 255 or 60.35% from 227); Max value from RGB is 137 - color contains mainly: blue. Hex color #352589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352589 is #CADA76. Grayscale: #343434. Windows color (decimal): -13294199 or 8987957. OLE color: 8987957.
HSL color Cylindrical-coordinate representation of color #352589: hue angle of 249.6º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #352589 is Cyan = 0.61, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 37 | 137 | - |
| CMYK | 0.61 | 0.73 | 0 | 0.46 |
| HSL | 249.6º | 0.57% | 0.34% | - |
| HSV(B) | 249.6º | 0.73% | 0.54% | - |
| XYZ | 6.65 | 3.89 | 24.07 | - |
| YUV | 53.18 | 175.3 | 127.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 37 | 137 | 0.61 | 0.73 | 0 | 0.46 | 249.6 | 0.57 | 0.34 |
| Hex | 35 | 25 | 89 | 3D | 49 | 0 | 2E | FA | 39 | 22 |
| Octal | 65 | 45 | 211 | 75 | 111 | 0 | 56 | 372 | 71 | 42 |
| Binary | 110101 | 100101 | 10001001 | 111101 | 1001001 | 0 | 101110 | 11111010 | 111001 | 100010 |
Color Harmonies of #352589
Complementary color
Monochromatic Colors of #352589
Black with #352589
Text Example
Text Example
White with #352589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352589; }
p { color: rgb(53,37,137); }
H1.HeaderClassName
{
color: #352589;
}
.AnyTagClassName
{
color: #352589;
}
</style>
background-color css
<style>
a { background-color: #352589; }
a { background-color: rgb(53,37,137); }
div.DivClassName
{
background-color: #352589;
}
.BgClassName
{
background-color: #352589;
}
</style>
border-color css
<style>
span { border-color: #352589; }
span { border-color: rgb(53,37,137); }
td.TdClassName
{
border-color: #352589;
}
.TagClassName
{
border-color: #352589;
}
</style>