Shades of Persian Indigo #350780
Tints of Persian Indigo #350780
RGB
CMYK
RGB Variations
Color information
#350780 (or 0x350780) is known color: Persian Indigo. HEX triplet: 35, 07 and 80. RGB value is (53,7,128). Sum of RGB (Red+Green+Blue) = 53+7+128=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 7 (3.12% from 255 or 3.72% from 188); Blue value is 128 (50.39% from 255 or 68.09% from 188); Max value from RGB is 128 - color contains mainly: blue. Hex color #350780 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350780 is #CAF87F. Grayscale: #222222. Windows color (decimal): -13301888 or 8390453. OLE color: 8390453.
HSL color Cylindrical-coordinate representation of color #350780: hue angle of 262.81º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350780 is Cyan = 0.59, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 53 | 7 | 128 | - |
| CMYK | 0.59 | 0.95 | 0 | 0.50 |
| HSL | 262.81º | 0.9% | 0.26% | - |
| HSV(B) | 262.81º | 0.95% | 0.5% | - |
| XYZ | 5.44 | 2.47 | 20.61 | - |
| YUV | 34.55 | 180.74 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 128 | 0.59 | 0.95 | 0 | 0.50 | 262.81 | 0.9 | 0.26 |
| Hex | 35 | 7 | 80 | 3B | 5F | 0 | 32 | 107 | 5A | 1A |
| Octal | 65 | 7 | 200 | 73 | 137 | 0 | 62 | 407 | 132 | 32 |
| Binary | 110101 | 111 | 10000000 | 111011 | 1011111 | 0 | 110010 | 100000111 | 1011010 | 11010 |
Color Harmonies of #350780
Complementary color
Monochromatic Colors of #350780
Black with #350780
Text Example
Text Example
White with #350780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350780; }
p { color: rgb(53,7,128); }
H1.HeaderClassName
{
color: #350780;
}
.AnyTagClassName
{
color: #350780;
}
</style>
background-color css
<style>
a { background-color: #350780; }
a { background-color: rgb(53,7,128); }
div.DivClassName
{
background-color: #350780;
}
.BgClassName
{
background-color: #350780;
}
</style>
border-color css
<style>
span { border-color: #350780; }
span { border-color: rgb(53,7,128); }
td.TdClassName
{
border-color: #350780;
}
.TagClassName
{
border-color: #350780;
}
</style>