Shades of Persian Indigo #350880
Tints of Persian Indigo #350880
RGB
CMYK
RGB Variations
Color information
#350880 (or 0x350880) is known color: Persian Indigo. HEX triplet: 35, 08 and 80. RGB value is (53,8,128). Sum of RGB (Red+Green+Blue) = 53+8+128=189 (25% of max value = 765). Red value is 53 (21.09% from 255 or 28.04% from 189); Green value is 8 (3.52% from 255 or 4.23% from 189); Blue value is 128 (50.39% from 255 or 67.72% from 189); Max value from RGB is 128 - color contains mainly: blue. Hex color #350880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350880 is #CAF77F. Grayscale: #222222. Windows color (decimal): -13301632 or 8390709. OLE color: 8390709.
HSL color Cylindrical-coordinate representation of color #350880: hue angle of 262.5º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350880 is Cyan = 0.59, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 8 | 128 | - |
| CMYK | 0.59 | 0.94 | 0 | 0.50 |
| HSL | 262.5º | 0.88% | 0.27% | - |
| HSV(B) | 262.5º | 0.94% | 0.5% | - |
| XYZ | 5.45 | 2.49 | 20.62 | - |
| YUV | 35.14 | 180.41 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 128 | 0.59 | 0.94 | 0 | 0.50 | 262.5 | 0.88 | 0.27 |
| Hex | 35 | 8 | 80 | 3B | 5E | 0 | 32 | 106 | 58 | 1B |
| Octal | 65 | 10 | 200 | 73 | 136 | 0 | 62 | 406 | 130 | 33 |
| Binary | 110101 | 1000 | 10000000 | 111011 | 1011110 | 0 | 110010 | 100000110 | 1011000 | 11011 |
Color Harmonies of #350880
Complementary color
Monochromatic Colors of #350880
Black with #350880
Text Example
Text Example
White with #350880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350880; }
p { color: rgb(53,8,128); }
H1.HeaderClassName
{
color: #350880;
}
.AnyTagClassName
{
color: #350880;
}
</style>
background-color css
<style>
a { background-color: #350880; }
a { background-color: rgb(53,8,128); }
div.DivClassName
{
background-color: #350880;
}
.BgClassName
{
background-color: #350880;
}
</style>
border-color css
<style>
span { border-color: #350880; }
span { border-color: rgb(53,8,128); }
td.TdClassName
{
border-color: #350880;
}
.TagClassName
{
border-color: #350880;
}
</style>