Shades of Persian Indigo #352387
Tints of Persian Indigo #352387
RGB
CMYK
RGB Variations
Color information
#352387 (or 0x352387) is known color: Persian Indigo. HEX triplet: 35, 23 and 87. RGB value is (53,35,135). Sum of RGB (Red+Green+Blue) = 53+35+135=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 35 (14.06% from 255 or 15.70% from 223); Blue value is 135 (53.12% from 255 or 60.54% from 223); Max value from RGB is 135 - color contains mainly: blue. Hex color #352387 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352387 is #CADC78. Grayscale: #333333. Windows color (decimal): -13294713 or 8856373. OLE color: 8856373.
HSL color Cylindrical-coordinate representation of color #352387: hue angle of 250.8º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #352387 is Cyan = 0.61, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 35 | 135 | - |
| CMYK | 0.61 | 0.74 | 0 | 0.47 |
| HSL | 250.8º | 0.59% | 0.33% | - |
| HSV(B) | 250.8º | 0.74% | 0.53% | - |
| XYZ | 6.44 | 3.71 | 23.3 | - |
| YUV | 51.78 | 174.96 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 135 | 0.61 | 0.74 | 0 | 0.47 | 250.8 | 0.59 | 0.33 |
| Hex | 35 | 23 | 87 | 3D | 4A | 0 | 2F | FB | 3B | 21 |
| Octal | 65 | 43 | 207 | 75 | 112 | 0 | 57 | 373 | 73 | 41 |
| Binary | 110101 | 100011 | 10000111 | 111101 | 1001010 | 0 | 101111 | 11111011 | 111011 | 100001 |
Color Harmonies of #352387
Complementary color
Monochromatic Colors of #352387
Black with #352387
Text Example
Text Example
White with #352387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352387; }
p { color: rgb(53,35,135); }
H1.HeaderClassName
{
color: #352387;
}
.AnyTagClassName
{
color: #352387;
}
</style>
background-color css
<style>
a { background-color: #352387; }
a { background-color: rgb(53,35,135); }
div.DivClassName
{
background-color: #352387;
}
.BgClassName
{
background-color: #352387;
}
</style>
border-color css
<style>
span { border-color: #352387; }
span { border-color: rgb(53,35,135); }
td.TdClassName
{
border-color: #352387;
}
.TagClassName
{
border-color: #352387;
}
</style>