Shades of Persian Indigo #350588
Tints of Persian Indigo #350588
RGB
CMYK
RGB Variations
Color information
#350588 (or 0x350588) is known color: Persian Indigo. HEX triplet: 35, 05 and 88. RGB value is (53,5,136). Sum of RGB (Red+Green+Blue) = 53+5+136=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 5 (2.34% from 255 or 2.58% from 194); Blue value is 136 (53.52% from 255 or 70.10% from 194); Max value from RGB is 136 - color contains mainly: blue. Hex color #350588 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350588 is #CAFA77. Grayscale: #212121. Windows color (decimal): -13302392 or 8914229. OLE color: 8914229.
HSL color Cylindrical-coordinate representation of color #350588: hue angle of 261.98º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350588 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 5 | 136 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.47 |
| HSL | 261.98º | 0.93% | 0.28% | - |
| HSV(B) | 261.98º | 0.96% | 0.53% | - |
| XYZ | 5.97 | 2.64 | 23.49 | - |
| YUV | 34.29 | 185.4 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 136 | 0.61 | 0.96 | 0 | 0.47 | 261.98 | 0.93 | 0.28 |
| Hex | 35 | 5 | 88 | 3D | 60 | 0 | 2F | 106 | 5D | 1C |
| Octal | 65 | 5 | 210 | 75 | 140 | 0 | 57 | 406 | 135 | 34 |
| Binary | 110101 | 101 | 10001000 | 111101 | 1100000 | 0 | 101111 | 100000110 | 1011101 | 11100 |
Color Harmonies of #350588
Complementary color
Monochromatic Colors of #350588
Black with #350588
Text Example
Text Example
White with #350588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350588; }
p { color: rgb(53,5,136); }
H1.HeaderClassName
{
color: #350588;
}
.AnyTagClassName
{
color: #350588;
}
</style>
background-color css
<style>
a { background-color: #350588; }
a { background-color: rgb(53,5,136); }
div.DivClassName
{
background-color: #350588;
}
.BgClassName
{
background-color: #350588;
}
</style>
border-color css
<style>
span { border-color: #350588; }
span { border-color: rgb(53,5,136); }
td.TdClassName
{
border-color: #350588;
}
.TagClassName
{
border-color: #350588;
}
</style>