Shades of Persian Indigo #352785
Tints of Persian Indigo #352785
RGB
CMYK
RGB Variations
Color information
#352785 (or 0x352785) is known color: Persian Indigo. HEX triplet: 35, 27 and 85. RGB value is (53,39,133). Sum of RGB (Red+Green+Blue) = 53+39+133=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 133 (52.34% from 255 or 59.11% from 225); Max value from RGB is 133 - color contains mainly: blue. Hex color #352785 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352785 is #CAD87A. Grayscale: #353535. Windows color (decimal): -13293691 or 8726325. OLE color: 8726325.
HSL color Cylindrical-coordinate representation of color #352785: hue angle of 248.94º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #352785 is Cyan = 0.60, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 39 | 133 | - |
| CMYK | 0.60 | 0.71 | 0 | 0.48 |
| HSL | 248.94º | 0.55% | 0.34% | - |
| HSV(B) | 248.94º | 0.71% | 0.52% | - |
| XYZ | 6.43 | 3.9 | 22.6 | - |
| YUV | 53.9 | 172.64 | 127.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 133 | 0.60 | 0.71 | 0 | 0.48 | 248.94 | 0.55 | 0.34 |
| Hex | 35 | 27 | 85 | 3C | 47 | 0 | 30 | F9 | 37 | 22 |
| Octal | 65 | 47 | 205 | 74 | 107 | 0 | 60 | 371 | 67 | 42 |
| Binary | 110101 | 100111 | 10000101 | 111100 | 1000111 | 0 | 110000 | 11111001 | 110111 | 100010 |
Color Harmonies of #352785
Complementary color
Monochromatic Colors of #352785
Black with #352785
Text Example
Text Example
White with #352785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352785; }
p { color: rgb(53,39,133); }
H1.HeaderClassName
{
color: #352785;
}
.AnyTagClassName
{
color: #352785;
}
</style>
background-color css
<style>
a { background-color: #352785; }
a { background-color: rgb(53,39,133); }
div.DivClassName
{
background-color: #352785;
}
.BgClassName
{
background-color: #352785;
}
</style>
border-color css
<style>
span { border-color: #352785; }
span { border-color: rgb(53,39,133); }
td.TdClassName
{
border-color: #352785;
}
.TagClassName
{
border-color: #352785;
}
</style>