Shades of Persian Indigo #351786
Tints of Persian Indigo #351786
RGB
CMYK
RGB Variations
Color information
#351786 (or 0x351786) is known color: Persian Indigo. HEX triplet: 35, 17 and 86. RGB value is (53,23,134). Sum of RGB (Red+Green+Blue) = 53+23+134=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 23 (9.38% from 255 or 10.95% from 210); Blue value is 134 (52.73% from 255 or 63.81% from 210); Max value from RGB is 134 - color contains mainly: blue. Hex color #351786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351786 is #CAE879. Grayscale: #2C2C2C. Windows color (decimal): -13297786 or 8787765. OLE color: 8787765.
HSL color Cylindrical-coordinate representation of color #351786: hue angle of 256.22º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351786 is Cyan = 0.60, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 23 | 134 | - |
| CMYK | 0.60 | 0.83 | 0 | 0.47 |
| HSL | 256.22º | 0.71% | 0.31% | - |
| HSV(B) | 256.22º | 0.83% | 0.53% | - |
| XYZ | 6.08 | 3.09 | 22.83 | - |
| YUV | 44.62 | 178.44 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 134 | 0.60 | 0.83 | 0 | 0.47 | 256.22 | 0.71 | 0.31 |
| Hex | 35 | 17 | 86 | 3C | 53 | 0 | 2F | 100 | 47 | 1F |
| Octal | 65 | 27 | 206 | 74 | 123 | 0 | 57 | 400 | 107 | 37 |
| Binary | 110101 | 10111 | 10000110 | 111100 | 1010011 | 0 | 101111 | 100000000 | 1000111 | 11111 |
Color Harmonies of #351786
Complementary color
Monochromatic Colors of #351786
Black with #351786
Text Example
Text Example
White with #351786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351786; }
p { color: rgb(53,23,134); }
H1.HeaderClassName
{
color: #351786;
}
.AnyTagClassName
{
color: #351786;
}
</style>
background-color css
<style>
a { background-color: #351786; }
a { background-color: rgb(53,23,134); }
div.DivClassName
{
background-color: #351786;
}
.BgClassName
{
background-color: #351786;
}
</style>
border-color css
<style>
span { border-color: #351786; }
span { border-color: rgb(53,23,134); }
td.TdClassName
{
border-color: #351786;
}
.TagClassName
{
border-color: #351786;
}
</style>