Shades of Persian Indigo #351087
Tints of Persian Indigo #351087
RGB
CMYK
RGB Variations
Color information
#351087 (or 0x351087) is known color: Persian Indigo. HEX triplet: 35, 10 and 87. RGB value is (53,16,135). Sum of RGB (Red+Green+Blue) = 53+16+135=204 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.98% from 204); Green value is 16 (6.64% from 255 or 7.84% from 204); Blue value is 135 (53.12% from 255 or 66.18% from 204); Max value from RGB is 135 - color contains mainly: blue. Hex color #351087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351087 is #CAEF78. Grayscale: #282828. Windows color (decimal): -13299577 or 8851509. OLE color: 8851509.
HSL color Cylindrical-coordinate representation of color #351087: hue angle of 258.66º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #351087 is Cyan = 0.61, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 16 | 135 | - |
| CMYK | 0.61 | 0.88 | 0 | 0.47 |
| HSL | 258.66º | 0.79% | 0.3% | - |
| HSV(B) | 258.66º | 0.88% | 0.53% | - |
| XYZ | 6.03 | 2.88 | 23.16 | - |
| YUV | 40.63 | 181.26 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 135 | 0.61 | 0.88 | 0 | 0.47 | 258.66 | 0.79 | 0.3 |
| Hex | 35 | 10 | 87 | 3D | 58 | 0 | 2F | 103 | 4F | 1E |
| Octal | 65 | 20 | 207 | 75 | 130 | 0 | 57 | 403 | 117 | 36 |
| Binary | 110101 | 10000 | 10000111 | 111101 | 1011000 | 0 | 101111 | 100000011 | 1001111 | 11110 |
Color Harmonies of #351087
Complementary color
Monochromatic Colors of #351087
Black with #351087
Text Example
Text Example
White with #351087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351087; }
p { color: rgb(53,16,135); }
H1.HeaderClassName
{
color: #351087;
}
.AnyTagClassName
{
color: #351087;
}
</style>
background-color css
<style>
a { background-color: #351087; }
a { background-color: rgb(53,16,135); }
div.DivClassName
{
background-color: #351087;
}
.BgClassName
{
background-color: #351087;
}
</style>
border-color css
<style>
span { border-color: #351087; }
span { border-color: rgb(53,16,135); }
td.TdClassName
{
border-color: #351087;
}
.TagClassName
{
border-color: #351087;
}
</style>