Shades of Persian Indigo #351489
Tints of Persian Indigo #351489
RGB
CMYK
RGB Variations
Color information
#351489 (or 0x351489) is known color: Persian Indigo. HEX triplet: 35, 14 and 89. RGB value is (53,20,137). Sum of RGB (Red+Green+Blue) = 53+20+137=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 20 (8.20% from 255 or 9.52% from 210); Blue value is 137 (53.91% from 255 or 65.24% from 210); Max value from RGB is 137 - color contains mainly: blue. Hex color #351489 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351489 is #CAEB76. Grayscale: #2A2A2A. Windows color (decimal): -13298551 or 8983605. OLE color: 8983605.
HSL color Cylindrical-coordinate representation of color #351489: hue angle of 256.92º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351489 is Cyan = 0.61, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 20 | 137 | - |
| CMYK | 0.61 | 0.85 | 0 | 0.46 |
| HSL | 256.92º | 0.75% | 0.31% | - |
| HSV(B) | 256.92º | 0.85% | 0.54% | - |
| XYZ | 6.23 | 3.06 | 23.93 | - |
| YUV | 43.21 | 180.93 | 134.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 137 | 0.61 | 0.85 | 0 | 0.46 | 256.92 | 0.75 | 0.31 |
| Hex | 35 | 14 | 89 | 3D | 55 | 0 | 2E | 101 | 4B | 1F |
| Octal | 65 | 24 | 211 | 75 | 125 | 0 | 56 | 401 | 113 | 37 |
| Binary | 110101 | 10100 | 10001001 | 111101 | 1010101 | 0 | 101110 | 100000001 | 1001011 | 11111 |
Color Harmonies of #351489
Complementary color
Monochromatic Colors of #351489
Black with #351489
Text Example
Text Example
White with #351489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351489; }
p { color: rgb(53,20,137); }
H1.HeaderClassName
{
color: #351489;
}
.AnyTagClassName
{
color: #351489;
}
</style>
background-color css
<style>
a { background-color: #351489; }
a { background-color: rgb(53,20,137); }
div.DivClassName
{
background-color: #351489;
}
.BgClassName
{
background-color: #351489;
}
</style>
border-color css
<style>
span { border-color: #351489; }
span { border-color: rgb(53,20,137); }
td.TdClassName
{
border-color: #351489;
}
.TagClassName
{
border-color: #351489;
}
</style>