Shades of Persian Indigo #352388
Tints of Persian Indigo #352388
RGB
CMYK
RGB Variations
Color information
#352388 (or 0x352388) is known color: Persian Indigo. HEX triplet: 35, 23 and 88. RGB value is (53,35,136). Sum of RGB (Red+Green+Blue) = 53+35+136=224 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.66% from 224); Green value is 35 (14.06% from 255 or 15.62% from 224); Blue value is 136 (53.52% from 255 or 60.71% from 224); Max value from RGB is 136 - color contains mainly: blue. Hex color #352388 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352388 is #CADC77. Grayscale: #333333. Windows color (decimal): -13294712 or 8921909. OLE color: 8921909.
HSL color Cylindrical-coordinate representation of color #352388: hue angle of 250.69º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #352388 is Cyan = 0.61, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 35 | 136 | - |
| CMYK | 0.61 | 0.74 | 0 | 0.47 |
| HSL | 250.69º | 0.59% | 0.34% | - |
| HSV(B) | 250.69º | 0.74% | 0.53% | - |
| XYZ | 6.51 | 3.74 | 23.67 | - |
| YUV | 51.9 | 175.46 | 128.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 136 | 0.61 | 0.74 | 0 | 0.47 | 250.69 | 0.59 | 0.34 |
| Hex | 35 | 23 | 88 | 3D | 4A | 0 | 2F | FB | 3B | 22 |
| Octal | 65 | 43 | 210 | 75 | 112 | 0 | 57 | 373 | 73 | 42 |
| Binary | 110101 | 100011 | 10001000 | 111101 | 1001010 | 0 | 101111 | 11111011 | 111011 | 100010 |
Color Harmonies of #352388
Complementary color
Monochromatic Colors of #352388
Black with #352388
Text Example
Text Example
White with #352388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352388; }
p { color: rgb(53,35,136); }
H1.HeaderClassName
{
color: #352388;
}
.AnyTagClassName
{
color: #352388;
}
</style>
background-color css
<style>
a { background-color: #352388; }
a { background-color: rgb(53,35,136); }
div.DivClassName
{
background-color: #352388;
}
.BgClassName
{
background-color: #352388;
}
</style>
border-color css
<style>
span { border-color: #352388; }
span { border-color: rgb(53,35,136); }
td.TdClassName
{
border-color: #352388;
}
.TagClassName
{
border-color: #352388;
}
</style>