Shades of Persian Indigo #352680
Tints of Persian Indigo #352680
RGB
CMYK
RGB Variations
Color information
#352680 (or 0x352680) is known color: Persian Indigo. HEX triplet: 35, 26 and 80. RGB value is (53,38,128). Sum of RGB (Red+Green+Blue) = 53+38+128=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 38 (15.23% from 255 or 17.35% from 219); Blue value is 128 (50.39% from 255 or 58.45% from 219); Max value from RGB is 128 - color contains mainly: blue. Hex color #352680 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352680 is #CAD97F. Grayscale: #343434. Windows color (decimal): -13293952 or 8398389. OLE color: 8398389.
HSL color Cylindrical-coordinate representation of color #352680: hue angle of 250º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #352680 is Cyan = 0.59, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 38 | 128 | - |
| CMYK | 0.59 | 0.70 | 0 | 0.50 |
| HSL | 250º | 0.54% | 0.33% | - |
| HSV(B) | 250º | 0.7% | 0.5% | - |
| XYZ | 6.06 | 3.7 | 20.82 | - |
| YUV | 52.75 | 170.47 | 128.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 128 | 0.59 | 0.70 | 0 | 0.50 | 250 | 0.54 | 0.33 |
| Hex | 35 | 26 | 80 | 3B | 46 | 0 | 32 | FA | 36 | 21 |
| Octal | 65 | 46 | 200 | 73 | 106 | 0 | 62 | 372 | 66 | 41 |
| Binary | 110101 | 100110 | 10000000 | 111011 | 1000110 | 0 | 110010 | 11111010 | 110110 | 100001 |
Color Harmonies of #352680
Complementary color
Monochromatic Colors of #352680
Black with #352680
Text Example
Text Example
White with #352680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352680; }
p { color: rgb(53,38,128); }
H1.HeaderClassName
{
color: #352680;
}
.AnyTagClassName
{
color: #352680;
}
</style>
background-color css
<style>
a { background-color: #352680; }
a { background-color: rgb(53,38,128); }
div.DivClassName
{
background-color: #352680;
}
.BgClassName
{
background-color: #352680;
}
</style>
border-color css
<style>
span { border-color: #352680; }
span { border-color: rgb(53,38,128); }
td.TdClassName
{
border-color: #352680;
}
.TagClassName
{
border-color: #352680;
}
</style>