Shades of Persian Indigo #352290
Tints of Persian Indigo #352290
RGB
CMYK
RGB Variations
Color information
#352290 (or 0x352290) is known color: Persian Indigo. HEX triplet: 35, 22 and 90. RGB value is (53,34,144). Sum of RGB (Red+Green+Blue) = 53+34+144=231 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.94% from 231); Green value is 34 (13.67% from 255 or 14.72% from 231); Blue value is 144 (56.64% from 255 or 62.34% from 231); Max value from RGB is 144 - color contains mainly: blue. Hex color #352290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352290 is #CADD6F. Grayscale: #333333. Windows color (decimal): -13294960 or 9445941. OLE color: 9445941.
HSL color Cylindrical-coordinate representation of color #352290: hue angle of 250.36º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #352290 is Cyan = 0.63, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 34 | 144 | - |
| CMYK | 0.63 | 0.76 | 0 | 0.44 |
| HSL | 250.36º | 0.62% | 0.35% | - |
| HSV(B) | 250.36º | 0.76% | 0.56% | - |
| XYZ | 7.07 | 3.91 | 26.77 | - |
| YUV | 52.22 | 179.79 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 34 | 144 | 0.63 | 0.76 | 0 | 0.44 | 250.36 | 0.62 | 0.35 |
| Hex | 35 | 22 | 90 | 3F | 4C | 0 | 2C | FA | 3E | 23 |
| Octal | 65 | 42 | 220 | 77 | 114 | 0 | 54 | 372 | 76 | 43 |
| Binary | 110101 | 100010 | 10010000 | 111111 | 1001100 | 0 | 101100 | 11111010 | 111110 | 100011 |
Color Harmonies of #352290
Complementary color
Monochromatic Colors of #352290
Black with #352290
Text Example
Text Example
White with #352290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352290; }
p { color: rgb(53,34,144); }
H1.HeaderClassName
{
color: #352290;
}
.AnyTagClassName
{
color: #352290;
}
</style>
background-color css
<style>
a { background-color: #352290; }
a { background-color: rgb(53,34,144); }
div.DivClassName
{
background-color: #352290;
}
.BgClassName
{
background-color: #352290;
}
</style>
border-color css
<style>
span { border-color: #352290; }
span { border-color: rgb(53,34,144); }
td.TdClassName
{
border-color: #352290;
}
.TagClassName
{
border-color: #352290;
}
</style>