Shades of Persian Indigo #350987
Tints of Persian Indigo #350987
RGB
CMYK
RGB Variations
Color information
#350987 (or 0x350987) is known color: Persian Indigo. HEX triplet: 35, 09 and 87. RGB value is (53,9,135). Sum of RGB (Red+Green+Blue) = 53+9+135=197 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.90% from 197); Green value is 9 (3.91% from 255 or 4.57% from 197); Blue value is 135 (53.12% from 255 or 68.53% from 197); Max value from RGB is 135 - color contains mainly: blue. Hex color #350987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350987 is #CAF678. Grayscale: #242424. Windows color (decimal): -13301369 or 8849717. OLE color: 8849717.
HSL color Cylindrical-coordinate representation of color #350987: hue angle of 260.95º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350987 is Cyan = 0.61, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 9 | 135 | - |
| CMYK | 0.61 | 0.93 | 0 | 0.47 |
| HSL | 260.95º | 0.88% | 0.28% | - |
| HSV(B) | 260.95º | 0.93% | 0.53% | - |
| XYZ | 5.94 | 2.7 | 23.13 | - |
| YUV | 36.52 | 183.58 | 139.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 135 | 0.61 | 0.93 | 0 | 0.47 | 260.95 | 0.88 | 0.28 |
| Hex | 35 | 9 | 87 | 3D | 5D | 0 | 2F | 105 | 58 | 1C |
| Octal | 65 | 11 | 207 | 75 | 135 | 0 | 57 | 405 | 130 | 34 |
| Binary | 110101 | 1001 | 10000111 | 111101 | 1011101 | 0 | 101111 | 100000101 | 1011000 | 11100 |
Color Harmonies of #350987
Complementary color
Monochromatic Colors of #350987
Black with #350987
Text Example
Text Example
White with #350987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350987; }
p { color: rgb(53,9,135); }
H1.HeaderClassName
{
color: #350987;
}
.AnyTagClassName
{
color: #350987;
}
</style>
background-color css
<style>
a { background-color: #350987; }
a { background-color: rgb(53,9,135); }
div.DivClassName
{
background-color: #350987;
}
.BgClassName
{
background-color: #350987;
}
</style>
border-color css
<style>
span { border-color: #350987; }
span { border-color: rgb(53,9,135); }
td.TdClassName
{
border-color: #350987;
}
.TagClassName
{
border-color: #350987;
}
</style>