Shades of Persian Indigo #352287
Tints of Persian Indigo #352287
RGB
CMYK
RGB Variations
Color information
#352287 (or 0x352287) is known color: Persian Indigo. HEX triplet: 35, 22 and 87. RGB value is (53,34,135). Sum of RGB (Red+Green+Blue) = 53+34+135=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 34 (13.67% from 255 or 15.32% from 222); Blue value is 135 (53.12% from 255 or 60.81% from 222); Max value from RGB is 135 - color contains mainly: blue. Hex color #352287 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352287 is #CADD78. Grayscale: #323232. Windows color (decimal): -13294969 or 8856117. OLE color: 8856117.
HSL color Cylindrical-coordinate representation of color #352287: hue angle of 251.29º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #352287 is Cyan = 0.61, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 34 | 135 | - |
| CMYK | 0.61 | 0.75 | 0 | 0.47 |
| HSL | 251.29º | 0.6% | 0.33% | - |
| HSV(B) | 251.29º | 0.75% | 0.53% | - |
| XYZ | 6.41 | 3.65 | 23.29 | - |
| YUV | 51.2 | 175.29 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 34 | 135 | 0.61 | 0.75 | 0 | 0.47 | 251.29 | 0.6 | 0.33 |
| Hex | 35 | 22 | 87 | 3D | 4B | 0 | 2F | FB | 3C | 21 |
| Octal | 65 | 42 | 207 | 75 | 113 | 0 | 57 | 373 | 74 | 41 |
| Binary | 110101 | 100010 | 10000111 | 111101 | 1001011 | 0 | 101111 | 11111011 | 111100 | 100001 |
Color Harmonies of #352287
Complementary color
Monochromatic Colors of #352287
Black with #352287
Text Example
Text Example
White with #352287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352287; }
p { color: rgb(53,34,135); }
H1.HeaderClassName
{
color: #352287;
}
.AnyTagClassName
{
color: #352287;
}
</style>
background-color css
<style>
a { background-color: #352287; }
a { background-color: rgb(53,34,135); }
div.DivClassName
{
background-color: #352287;
}
.BgClassName
{
background-color: #352287;
}
</style>
border-color css
<style>
span { border-color: #352287; }
span { border-color: rgb(53,34,135); }
td.TdClassName
{
border-color: #352287;
}
.TagClassName
{
border-color: #352287;
}
</style>