Shades of Persian Indigo #352071
Tints of Persian Indigo #352071
RGB
CMYK
RGB Variations
Color information
#352071 (or 0x352071) is known color: Persian Indigo. HEX triplet: 35, 20 and 71. RGB value is (53,32,113). Sum of RGB (Red+Green+Blue) = 53+32+113=198 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.77% from 198); Green value is 32 (12.89% from 255 or 16.16% from 198); Blue value is 113 (44.53% from 255 or 57.07% from 198); Max value from RGB is 113 - color contains mainly: blue. Hex color #352071 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352071 is #CADF8E. Grayscale: #2F2F2F. Windows color (decimal): -13295503 or 7413813. OLE color: 7413813.
HSL color Cylindrical-coordinate representation of color #352071: hue angle of 255.56º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #352071 is Cyan = 0.53, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 32 | 113 | - |
| CMYK | 0.53 | 0.72 | 0 | 0.56 |
| HSL | 255.56º | 0.56% | 0.28% | - |
| HSV(B) | 255.56º | 0.72% | 0.44% | - |
| XYZ | 4.97 | 2.98 | 15.94 | - |
| YUV | 47.51 | 164.96 | 131.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 32 | 113 | 0.53 | 0.72 | 0 | 0.56 | 255.56 | 0.56 | 0.28 |
| Hex | 35 | 20 | 71 | 35 | 48 | 0 | 38 | 100 | 38 | 1C |
| Octal | 65 | 40 | 161 | 65 | 110 | 0 | 70 | 400 | 70 | 34 |
| Binary | 110101 | 100000 | 1110001 | 110101 | 1001000 | 0 | 111000 | 100000000 | 111000 | 11100 |
Color Harmonies of #352071
Complementary color
Monochromatic Colors of #352071
Black with #352071
Text Example
Text Example
White with #352071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352071; }
p { color: rgb(53,32,113); }
H1.HeaderClassName
{
color: #352071;
}
.AnyTagClassName
{
color: #352071;
}
</style>
background-color css
<style>
a { background-color: #352071; }
a { background-color: rgb(53,32,113); }
div.DivClassName
{
background-color: #352071;
}
.BgClassName
{
background-color: #352071;
}
</style>
border-color css
<style>
span { border-color: #352071; }
span { border-color: rgb(53,32,113); }
td.TdClassName
{
border-color: #352071;
}
.TagClassName
{
border-color: #352071;
}
</style>