Shades of Persian Indigo #352280
Tints of Persian Indigo #352280
RGB
CMYK
RGB Variations
Color information
#352280 (or 0x352280) is known color: Persian Indigo. HEX triplet: 35, 22 and 80. RGB value is (53,34,128). Sum of RGB (Red+Green+Blue) = 53+34+128=215 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.65% from 215); Green value is 34 (13.67% from 255 or 15.81% from 215); Blue value is 128 (50.39% from 255 or 59.53% from 215); Max value from RGB is 128 - color contains mainly: blue. Hex color #352280 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352280 is #CADD7F. Grayscale: #323232. Windows color (decimal): -13294976 or 8397365. OLE color: 8397365.
HSL color Cylindrical-coordinate representation of color #352280: hue angle of 252.13º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #352280 is Cyan = 0.59, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 34 | 128 | - |
| CMYK | 0.59 | 0.73 | 0 | 0.50 |
| HSL | 252.13º | 0.58% | 0.32% | - |
| HSV(B) | 252.13º | 0.73% | 0.5% | - |
| XYZ | 5.94 | 3.46 | 20.78 | - |
| YUV | 50.4 | 171.79 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 34 | 128 | 0.59 | 0.73 | 0 | 0.50 | 252.13 | 0.58 | 0.32 |
| Hex | 35 | 22 | 80 | 3B | 49 | 0 | 32 | FC | 3A | 20 |
| Octal | 65 | 42 | 200 | 73 | 111 | 0 | 62 | 374 | 72 | 40 |
| Binary | 110101 | 100010 | 10000000 | 111011 | 1001001 | 0 | 110010 | 11111100 | 111010 | 100000 |
Color Harmonies of #352280
Complementary color
Monochromatic Colors of #352280
Black with #352280
Text Example
Text Example
White with #352280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352280; }
p { color: rgb(53,34,128); }
H1.HeaderClassName
{
color: #352280;
}
.AnyTagClassName
{
color: #352280;
}
</style>
background-color css
<style>
a { background-color: #352280; }
a { background-color: rgb(53,34,128); }
div.DivClassName
{
background-color: #352280;
}
.BgClassName
{
background-color: #352280;
}
</style>
border-color css
<style>
span { border-color: #352280; }
span { border-color: rgb(53,34,128); }
td.TdClassName
{
border-color: #352280;
}
.TagClassName
{
border-color: #352280;
}
</style>