Shades of Persian Indigo #350570
Tints of Persian Indigo #350570
RGB
CMYK
RGB Variations
Color information
#350570 (or 0x350570) is known color: Persian Indigo. HEX triplet: 35, 05 and 70. RGB value is (53,5,112). Sum of RGB (Red+Green+Blue) = 53+5+112=170 (22% of max value = 765). Red value is 53 (21.09% from 255 or 31.18% from 170); Green value is 5 (2.34% from 255 or 2.94% from 170); Blue value is 112 (44.14% from 255 or 65.88% from 170); Max value from RGB is 112 - color contains mainly: blue. Hex color #350570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350570 is #CAFA8F. Grayscale: #1F1F1F. Windows color (decimal): -13302416 or 7341365. OLE color: 7341365.
HSL color Cylindrical-coordinate representation of color #350570: hue angle of 266.92º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350570 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 5 | 112 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.56 |
| HSL | 266.92º | 0.91% | 0.23% | - |
| HSV(B) | 266.92º | 0.96% | 0.44% | - |
| XYZ | 4.45 | 2.04 | 15.49 | - |
| YUV | 31.55 | 173.4 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 112 | 0.53 | 0.96 | 0 | 0.56 | 266.92 | 0.91 | 0.23 |
| Hex | 35 | 5 | 70 | 35 | 60 | 0 | 38 | 10B | 5B | 17 |
| Octal | 65 | 5 | 160 | 65 | 140 | 0 | 70 | 413 | 133 | 27 |
| Binary | 110101 | 101 | 1110000 | 110101 | 1100000 | 0 | 111000 | 100001011 | 1011011 | 10111 |
Color Harmonies of #350570
Complementary color
Monochromatic Colors of #350570
Black with #350570
Text Example
Text Example
White with #350570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350570; }
p { color: rgb(53,5,112); }
H1.HeaderClassName
{
color: #350570;
}
.AnyTagClassName
{
color: #350570;
}
</style>
background-color css
<style>
a { background-color: #350570; }
a { background-color: rgb(53,5,112); }
div.DivClassName
{
background-color: #350570;
}
.BgClassName
{
background-color: #350570;
}
</style>
border-color css
<style>
span { border-color: #350570; }
span { border-color: rgb(53,5,112); }
td.TdClassName
{
border-color: #350570;
}
.TagClassName
{
border-color: #350570;
}
</style>