Shades of Persian Indigo #352296
Tints of Persian Indigo #352296
RGB
CMYK
RGB Variations
Color information
#352296 (or 0x352296) is known color: Persian Indigo. HEX triplet: 35, 22 and 96. RGB value is (53,34,150). Sum of RGB (Red+Green+Blue) = 53+34+150=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 34 (13.67% from 255 or 14.35% from 237); Blue value is 150 (58.98% from 255 or 63.29% from 237); Max value from RGB is 150 - color contains mainly: blue. Hex color #352296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352296 is #CADD69. Grayscale: #343434. Windows color (decimal): -13294954 or 9839157. OLE color: 9839157.
HSL color Cylindrical-coordinate representation of color #352296: hue angle of 249.83º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #352296 is Cyan = 0.65, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 34 | 150 | - |
| CMYK | 0.65 | 0.77 | 0 | 0.41 |
| HSL | 249.83º | 0.63% | 0.36% | - |
| HSV(B) | 249.83º | 0.77% | 0.59% | - |
| XYZ | 7.55 | 4.1 | 29.25 | - |
| YUV | 52.91 | 182.79 | 128.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 34 | 150 | 0.65 | 0.77 | 0 | 0.41 | 249.83 | 0.63 | 0.36 |
| Hex | 35 | 22 | 96 | 41 | 4D | 0 | 29 | FA | 3F | 24 |
| Octal | 65 | 42 | 226 | 101 | 115 | 0 | 51 | 372 | 77 | 44 |
| Binary | 110101 | 100010 | 10010110 | 1000001 | 1001101 | 0 | 101001 | 11111010 | 111111 | 100100 |
Color Harmonies of #352296
Complementary color
Monochromatic Colors of #352296
Black with #352296
Text Example
Text Example
White with #352296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352296; }
p { color: rgb(53,34,150); }
H1.HeaderClassName
{
color: #352296;
}
.AnyTagClassName
{
color: #352296;
}
</style>
background-color css
<style>
a { background-color: #352296; }
a { background-color: rgb(53,34,150); }
div.DivClassName
{
background-color: #352296;
}
.BgClassName
{
background-color: #352296;
}
</style>
border-color css
<style>
span { border-color: #352296; }
span { border-color: rgb(53,34,150); }
td.TdClassName
{
border-color: #352296;
}
.TagClassName
{
border-color: #352296;
}
</style>