Shades of Persian Indigo #350087
Tints of Persian Indigo #350087
RGB
CMYK
RGB Variations
Color information
#350087 (or 0x350087) is known color: Persian Indigo. HEX triplet: 35, 00 and 87. RGB value is (53,0,135). Sum of RGB (Red+Green+Blue) = 53+0+135=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 0 (0.39% from 255 or 0% from 188); Blue value is 135 (53.12% from 255 or 71.81% from 188); Max value from RGB is 135 - color contains mainly: blue. Hex color #350087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350087 is #CAFF78. Grayscale: #1E1E1E. Windows color (decimal): -13303673 or 8847413. OLE color: 8847413.
HSL color Cylindrical-coordinate representation of color #350087: hue angle of 263.56º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350087 is Cyan = 0.61, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 0 | 135 | - |
| CMYK | 0.61 | 1 | 0 | 0.47 |
| HSL | 263.56º | 1% | 0.26% | - |
| HSV(B) | 263.56º | 1% | 0.53% | - |
| XYZ | 5.84 | 2.51 | 23.1 | - |
| YUV | 31.24 | 186.56 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 135 | 0.61 | 1 | 0 | 0.47 | 263.56 | 1 | 0.26 |
| Hex | 35 | 0 | 87 | 3D | 64 | 0 | 2F | 108 | 64 | 1A |
| Octal | 65 | 0 | 207 | 75 | 144 | 0 | 57 | 410 | 144 | 32 |
| Binary | 110101 | 0 | 10000111 | 111101 | 1100100 | 0 | 101111 | 100001000 | 1100100 | 11010 |
Color Harmonies of #350087
Complementary color
Monochromatic Colors of #350087
Black with #350087
Text Example
Text Example
White with #350087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350087; }
p { color: rgb(53,0,135); }
H1.HeaderClassName
{
color: #350087;
}
.AnyTagClassName
{
color: #350087;
}
</style>
background-color css
<style>
a { background-color: #350087; }
a { background-color: rgb(53,0,135); }
div.DivClassName
{
background-color: #350087;
}
.BgClassName
{
background-color: #350087;
}
</style>
border-color css
<style>
span { border-color: #350087; }
span { border-color: rgb(53,0,135); }
td.TdClassName
{
border-color: #350087;
}
.TagClassName
{
border-color: #350087;
}
</style>