Shades of Persian Indigo #351889
Tints of Persian Indigo #351889
RGB
CMYK
RGB Variations
Color information
#351889 (or 0x351889) is known color: Persian Indigo. HEX triplet: 35, 18 and 89. RGB value is (53,24,137). Sum of RGB (Red+Green+Blue) = 53+24+137=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 24 (9.77% from 255 or 11.21% from 214); Blue value is 137 (53.91% from 255 or 64.02% from 214); Max value from RGB is 137 - color contains mainly: blue. Hex color #351889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351889 is #CAE776. Grayscale: #2D2D2D. Windows color (decimal): -13297527 or 8984629. OLE color: 8984629.
HSL color Cylindrical-coordinate representation of color #351889: hue angle of 255.4º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351889 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 24 | 137 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.46 |
| HSL | 255.4º | 0.7% | 0.32% | - |
| HSV(B) | 255.4º | 0.82% | 0.54% | - |
| XYZ | 6.31 | 3.22 | 23.96 | - |
| YUV | 45.55 | 179.61 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 137 | 0.61 | 0.82 | 0 | 0.46 | 255.4 | 0.7 | 0.32 |
| Hex | 35 | 18 | 89 | 3D | 52 | 0 | 2E | FF | 46 | 20 |
| Octal | 65 | 30 | 211 | 75 | 122 | 0 | 56 | 377 | 106 | 40 |
| Binary | 110101 | 11000 | 10001001 | 111101 | 1010010 | 0 | 101110 | 11111111 | 1000110 | 100000 |
Color Harmonies of #351889
Complementary color
Monochromatic Colors of #351889
Black with #351889
Text Example
Text Example
White with #351889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351889; }
p { color: rgb(53,24,137); }
H1.HeaderClassName
{
color: #351889;
}
.AnyTagClassName
{
color: #351889;
}
</style>
background-color css
<style>
a { background-color: #351889; }
a { background-color: rgb(53,24,137); }
div.DivClassName
{
background-color: #351889;
}
.BgClassName
{
background-color: #351889;
}
</style>
border-color css
<style>
span { border-color: #351889; }
span { border-color: rgb(53,24,137); }
td.TdClassName
{
border-color: #351889;
}
.TagClassName
{
border-color: #351889;
}
</style>