Shades of Persian Indigo #351389
Tints of Persian Indigo #351389
RGB
CMYK
RGB Variations
Color information
#351389 (or 0x351389) is known color: Persian Indigo. HEX triplet: 35, 13 and 89. RGB value is (53,19,137). Sum of RGB (Red+Green+Blue) = 53+19+137=209 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.36% from 209); Green value is 19 (7.81% from 255 or 9.09% from 209); Blue value is 137 (53.91% from 255 or 65.55% from 209); Max value from RGB is 137 - color contains mainly: blue. Hex color #351389 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351389 is #CAEC76. Grayscale: #2A2A2A. Windows color (decimal): -13298807 or 8983349. OLE color: 8983349.
HSL color Cylindrical-coordinate representation of color #351389: hue angle of 257.29º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #351389 is Cyan = 0.61, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 19 | 137 | - |
| CMYK | 0.61 | 0.86 | 0 | 0.46 |
| HSL | 257.29º | 0.76% | 0.31% | - |
| HSV(B) | 257.29º | 0.86% | 0.54% | - |
| XYZ | 6.22 | 3.03 | 23.92 | - |
| YUV | 42.62 | 181.26 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 137 | 0.61 | 0.86 | 0 | 0.46 | 257.29 | 0.76 | 0.31 |
| Hex | 35 | 13 | 89 | 3D | 56 | 0 | 2E | 101 | 4C | 1F |
| Octal | 65 | 23 | 211 | 75 | 126 | 0 | 56 | 401 | 114 | 37 |
| Binary | 110101 | 10011 | 10001001 | 111101 | 1010110 | 0 | 101110 | 100000001 | 1001100 | 11111 |
Color Harmonies of #351389
Complementary color
Monochromatic Colors of #351389
Black with #351389
Text Example
Text Example
White with #351389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351389; }
p { color: rgb(53,19,137); }
H1.HeaderClassName
{
color: #351389;
}
.AnyTagClassName
{
color: #351389;
}
</style>
background-color css
<style>
a { background-color: #351389; }
a { background-color: rgb(53,19,137); }
div.DivClassName
{
background-color: #351389;
}
.BgClassName
{
background-color: #351389;
}
</style>
border-color css
<style>
span { border-color: #351389; }
span { border-color: rgb(53,19,137); }
td.TdClassName
{
border-color: #351389;
}
.TagClassName
{
border-color: #351389;
}
</style>