Shades of Persian Indigo #351880
Tints of Persian Indigo #351880
RGB
CMYK
RGB Variations
Color information
#351880 (or 0x351880) is known color: Persian Indigo. HEX triplet: 35, 18 and 80. RGB value is (53,24,128). Sum of RGB (Red+Green+Blue) = 53+24+128=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 24 (9.77% from 255 or 11.71% from 205); Blue value is 128 (50.39% from 255 or 62.44% from 205); Max value from RGB is 128 - color contains mainly: blue. Hex color #351880 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351880 is #CAE77F. Grayscale: #2C2C2C. Windows color (decimal): -13297536 or 8394805. OLE color: 8394805.
HSL color Cylindrical-coordinate representation of color #351880: hue angle of 256.73º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #351880 is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 24 | 128 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.50 |
| HSL | 256.73º | 0.68% | 0.3% | - |
| HSV(B) | 256.73º | 0.81% | 0.5% | - |
| XYZ | 5.69 | 2.97 | 20.7 | - |
| YUV | 44.53 | 175.11 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 128 | 0.59 | 0.81 | 0 | 0.50 | 256.73 | 0.68 | 0.3 |
| Hex | 35 | 18 | 80 | 3B | 51 | 0 | 32 | 101 | 44 | 1E |
| Octal | 65 | 30 | 200 | 73 | 121 | 0 | 62 | 401 | 104 | 36 |
| Binary | 110101 | 11000 | 10000000 | 111011 | 1010001 | 0 | 110010 | 100000001 | 1000100 | 11110 |
Color Harmonies of #351880
Complementary color
Monochromatic Colors of #351880
Black with #351880
Text Example
Text Example
White with #351880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351880; }
p { color: rgb(53,24,128); }
H1.HeaderClassName
{
color: #351880;
}
.AnyTagClassName
{
color: #351880;
}
</style>
background-color css
<style>
a { background-color: #351880; }
a { background-color: rgb(53,24,128); }
div.DivClassName
{
background-color: #351880;
}
.BgClassName
{
background-color: #351880;
}
</style>
border-color css
<style>
span { border-color: #351880; }
span { border-color: rgb(53,24,128); }
td.TdClassName
{
border-color: #351880;
}
.TagClassName
{
border-color: #351880;
}
</style>