Shades of Persian Indigo #351689
Tints of Persian Indigo #351689
RGB
CMYK
RGB Variations
Color information
#351689 (or 0x351689) is known color: Persian Indigo. HEX triplet: 35, 16 and 89. RGB value is (53,22,137). Sum of RGB (Red+Green+Blue) = 53+22+137=212 (28% of max value = 765). Red value is 53 (21.09% from 255 or 25% from 212); Green value is 22 (8.98% from 255 or 10.38% from 212); Blue value is 137 (53.91% from 255 or 64.62% from 212); Max value from RGB is 137 - color contains mainly: blue. Hex color #351689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351689 is #CAE976. Grayscale: #2B2B2B. Windows color (decimal): -13298039 or 8984117. OLE color: 8984117.
HSL color Cylindrical-coordinate representation of color #351689: hue angle of 256.17º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #351689 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 22 | 137 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.46 |
| HSL | 256.17º | 0.72% | 0.31% | - |
| HSV(B) | 256.17º | 0.84% | 0.54% | - |
| XYZ | 6.27 | 3.14 | 23.94 | - |
| YUV | 44.38 | 180.27 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 137 | 0.61 | 0.84 | 0 | 0.46 | 256.17 | 0.72 | 0.31 |
| Hex | 35 | 16 | 89 | 3D | 54 | 0 | 2E | 100 | 48 | 1F |
| Octal | 65 | 26 | 211 | 75 | 124 | 0 | 56 | 400 | 110 | 37 |
| Binary | 110101 | 10110 | 10001001 | 111101 | 1010100 | 0 | 101110 | 100000000 | 1001000 | 11111 |
Color Harmonies of #351689
Complementary color
Monochromatic Colors of #351689
Black with #351689
Text Example
Text Example
White with #351689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351689; }
p { color: rgb(53,22,137); }
H1.HeaderClassName
{
color: #351689;
}
.AnyTagClassName
{
color: #351689;
}
</style>
background-color css
<style>
a { background-color: #351689; }
a { background-color: rgb(53,22,137); }
div.DivClassName
{
background-color: #351689;
}
.BgClassName
{
background-color: #351689;
}
</style>
border-color css
<style>
span { border-color: #351689; }
span { border-color: rgb(53,22,137); }
td.TdClassName
{
border-color: #351689;
}
.TagClassName
{
border-color: #351689;
}
</style>