Shades of Persian Indigo #352389
Tints of Persian Indigo #352389
RGB
CMYK
RGB Variations
Color information
#352389 (or 0x352389) is known color: Persian Indigo. HEX triplet: 35, 23 and 89. RGB value is (53,35,137). Sum of RGB (Red+Green+Blue) = 53+35+137=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 35 (14.06% from 255 or 15.56% from 225); Blue value is 137 (53.91% from 255 or 60.89% from 225); Max value from RGB is 137 - color contains mainly: blue. Hex color #352389 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352389 is #CADC76. Grayscale: #333333. Windows color (decimal): -13294711 or 8987445. OLE color: 8987445.
HSL color Cylindrical-coordinate representation of color #352389: hue angle of 250.59º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #352389 is Cyan = 0.61, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 35 | 137 | - |
| CMYK | 0.61 | 0.74 | 0 | 0.46 |
| HSL | 250.59º | 0.59% | 0.34% | - |
| HSV(B) | 250.59º | 0.74% | 0.54% | - |
| XYZ | 6.58 | 3.77 | 24.05 | - |
| YUV | 52.01 | 175.96 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 137 | 0.61 | 0.74 | 0 | 0.46 | 250.59 | 0.59 | 0.34 |
| Hex | 35 | 23 | 89 | 3D | 4A | 0 | 2E | FB | 3B | 22 |
| Octal | 65 | 43 | 211 | 75 | 112 | 0 | 56 | 373 | 73 | 42 |
| Binary | 110101 | 100011 | 10001001 | 111101 | 1001010 | 0 | 101110 | 11111011 | 111011 | 100010 |
Color Harmonies of #352389
Complementary color
Monochromatic Colors of #352389
Black with #352389
Text Example
Text Example
White with #352389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352389; }
p { color: rgb(53,35,137); }
H1.HeaderClassName
{
color: #352389;
}
.AnyTagClassName
{
color: #352389;
}
</style>
background-color css
<style>
a { background-color: #352389; }
a { background-color: rgb(53,35,137); }
div.DivClassName
{
background-color: #352389;
}
.BgClassName
{
background-color: #352389;
}
</style>
border-color css
<style>
span { border-color: #352389; }
span { border-color: rgb(53,35,137); }
td.TdClassName
{
border-color: #352389;
}
.TagClassName
{
border-color: #352389;
}
</style>