Shades of Persian Indigo #352086
Tints of Persian Indigo #352086
RGB
CMYK
RGB Variations
Color information
#352086 (or 0x352086) is known color: Persian Indigo. HEX triplet: 35, 20 and 86. RGB value is (53,32,134). Sum of RGB (Red+Green+Blue) = 53+32+134=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 32 (12.89% from 255 or 14.61% from 219); Blue value is 134 (52.73% from 255 or 61.19% from 219); Max value from RGB is 134 - color contains mainly: blue. Hex color #352086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352086 is #CADF79. Grayscale: #313131. Windows color (decimal): -13295482 or 8790069. OLE color: 8790069.
HSL color Cylindrical-coordinate representation of color #352086: hue angle of 252.35º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #352086 is Cyan = 0.60, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 32 | 134 | - |
| CMYK | 0.60 | 0.76 | 0 | 0.47 |
| HSL | 252.35º | 0.61% | 0.33% | - |
| HSV(B) | 252.35º | 0.76% | 0.53% | - |
| XYZ | 6.29 | 3.51 | 22.9 | - |
| YUV | 49.91 | 175.46 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 32 | 134 | 0.60 | 0.76 | 0 | 0.47 | 252.35 | 0.61 | 0.33 |
| Hex | 35 | 20 | 86 | 3C | 4C | 0 | 2F | FC | 3D | 21 |
| Octal | 65 | 40 | 206 | 74 | 114 | 0 | 57 | 374 | 75 | 41 |
| Binary | 110101 | 100000 | 10000110 | 111100 | 1001100 | 0 | 101111 | 11111100 | 111101 | 100001 |
Color Harmonies of #352086
Complementary color
Monochromatic Colors of #352086
Black with #352086
Text Example
Text Example
White with #352086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352086; }
p { color: rgb(53,32,134); }
H1.HeaderClassName
{
color: #352086;
}
.AnyTagClassName
{
color: #352086;
}
</style>
background-color css
<style>
a { background-color: #352086; }
a { background-color: rgb(53,32,134); }
div.DivClassName
{
background-color: #352086;
}
.BgClassName
{
background-color: #352086;
}
</style>
border-color css
<style>
span { border-color: #352086; }
span { border-color: rgb(53,32,134); }
td.TdClassName
{
border-color: #352086;
}
.TagClassName
{
border-color: #352086;
}
</style>