Shades of Persian Indigo #351189
Tints of Persian Indigo #351189
RGB
CMYK
RGB Variations
Color information
#351189 (or 0x351189) is known color: Persian Indigo. HEX triplet: 35, 11 and 89. RGB value is (53,17,137). Sum of RGB (Red+Green+Blue) = 53+17+137=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 17 (7.03% from 255 or 8.21% from 207); Blue value is 137 (53.91% from 255 or 66.18% from 207); Max value from RGB is 137 - color contains mainly: blue. Hex color #351189 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351189 is #CAEE76. Grayscale: #292929. Windows color (decimal): -13299319 or 8982837. OLE color: 8982837.
HSL color Cylindrical-coordinate representation of color #351189: hue angle of 258º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #351189 is Cyan = 0.61, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 17 | 137 | - |
| CMYK | 0.61 | 0.88 | 0 | 0.46 |
| HSL | 258º | 0.78% | 0.3% | - |
| HSV(B) | 258º | 0.88% | 0.54% | - |
| XYZ | 6.18 | 2.96 | 23.91 | - |
| YUV | 41.44 | 181.93 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 137 | 0.61 | 0.88 | 0 | 0.46 | 258 | 0.78 | 0.3 |
| Hex | 35 | 11 | 89 | 3D | 58 | 0 | 2E | 102 | 4E | 1E |
| Octal | 65 | 21 | 211 | 75 | 130 | 0 | 56 | 402 | 116 | 36 |
| Binary | 110101 | 10001 | 10001001 | 111101 | 1011000 | 0 | 101110 | 100000010 | 1001110 | 11110 |
Color Harmonies of #351189
Complementary color
Monochromatic Colors of #351189
Black with #351189
Text Example
Text Example
White with #351189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351189; }
p { color: rgb(53,17,137); }
H1.HeaderClassName
{
color: #351189;
}
.AnyTagClassName
{
color: #351189;
}
</style>
background-color css
<style>
a { background-color: #351189; }
a { background-color: rgb(53,17,137); }
div.DivClassName
{
background-color: #351189;
}
.BgClassName
{
background-color: #351189;
}
</style>
border-color css
<style>
span { border-color: #351189; }
span { border-color: rgb(53,17,137); }
td.TdClassName
{
border-color: #351189;
}
.TagClassName
{
border-color: #351189;
}
</style>