Shades of Persian Indigo #350571
Tints of Persian Indigo #350571
RGB
CMYK
RGB Variations
Color information
#350571 (or 0x350571) is known color: Persian Indigo. HEX triplet: 35, 05 and 71. RGB value is (53,5,113). Sum of RGB (Red+Green+Blue) = 53+5+113=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 5 (2.34% from 255 or 2.92% from 171); Blue value is 113 (44.53% from 255 or 66.08% from 171); Max value from RGB is 113 - color contains mainly: blue. Hex color #350571 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350571 is #CAFA8E. Grayscale: #1F1F1F. Windows color (decimal): -13302415 or 7406901. OLE color: 7406901.
HSL color Cylindrical-coordinate representation of color #350571: hue angle of 266.67º degrees, saturation: 0.92, 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 #350571 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 5 | 113 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.56 |
| HSL | 266.67º | 0.92% | 0.23% | - |
| HSV(B) | 266.67º | 0.96% | 0.44% | - |
| XYZ | 4.5 | 2.06 | 15.78 | - |
| YUV | 31.66 | 173.9 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 113 | 0.53 | 0.96 | 0 | 0.56 | 266.67 | 0.92 | 0.23 |
| Hex | 35 | 5 | 71 | 35 | 60 | 0 | 38 | 10B | 5C | 17 |
| Octal | 65 | 5 | 161 | 65 | 140 | 0 | 70 | 413 | 134 | 27 |
| Binary | 110101 | 101 | 1110001 | 110101 | 1100000 | 0 | 111000 | 100001011 | 1011100 | 10111 |
Color Harmonies of #350571
Complementary color
Monochromatic Colors of #350571
Black with #350571
Text Example
Text Example
White with #350571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350571; }
p { color: rgb(53,5,113); }
H1.HeaderClassName
{
color: #350571;
}
.AnyTagClassName
{
color: #350571;
}
</style>
background-color css
<style>
a { background-color: #350571; }
a { background-color: rgb(53,5,113); }
div.DivClassName
{
background-color: #350571;
}
.BgClassName
{
background-color: #350571;
}
</style>
border-color css
<style>
span { border-color: #350571; }
span { border-color: rgb(53,5,113); }
td.TdClassName
{
border-color: #350571;
}
.TagClassName
{
border-color: #350571;
}
</style>