Shades of Persian Indigo #351071
Tints of Persian Indigo #351071
RGB
CMYK
RGB Variations
Color information
#351071 (or 0x351071) is known color: Persian Indigo. HEX triplet: 35, 10 and 71. RGB value is (53,16,113). Sum of RGB (Red+Green+Blue) = 53+16+113=182 (24% of max value = 765). Red value is 53 (21.09% from 255 or 29.12% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 113 (44.53% from 255 or 62.09% from 182); Max value from RGB is 113 - color contains mainly: blue. Hex color #351071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351071 is #CAEF8E. Grayscale: #252525. Windows color (decimal): -13299599 or 7409717. OLE color: 7409717.
HSL color Cylindrical-coordinate representation of color #351071: hue angle of 262.89º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #351071 is Cyan = 0.53, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 16 | 113 | - |
| CMYK | 0.53 | 0.86 | 0 | 0.56 |
| HSL | 262.89º | 0.75% | 0.25% | - |
| HSV(B) | 262.89º | 0.86% | 0.44% | - |
| XYZ | 4.63 | 2.32 | 15.83 | - |
| YUV | 38.12 | 170.26 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 113 | 0.53 | 0.86 | 0 | 0.56 | 262.89 | 0.75 | 0.25 |
| Hex | 35 | 10 | 71 | 35 | 56 | 0 | 38 | 107 | 4B | 19 |
| Octal | 65 | 20 | 161 | 65 | 126 | 0 | 70 | 407 | 113 | 31 |
| Binary | 110101 | 10000 | 1110001 | 110101 | 1010110 | 0 | 111000 | 100000111 | 1001011 | 11001 |
Color Harmonies of #351071
Complementary color
Monochromatic Colors of #351071
Black with #351071
Text Example
Text Example
White with #351071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351071; }
p { color: rgb(53,16,113); }
H1.HeaderClassName
{
color: #351071;
}
.AnyTagClassName
{
color: #351071;
}
</style>
background-color css
<style>
a { background-color: #351071; }
a { background-color: rgb(53,16,113); }
div.DivClassName
{
background-color: #351071;
}
.BgClassName
{
background-color: #351071;
}
</style>
border-color css
<style>
span { border-color: #351071; }
span { border-color: rgb(53,16,113); }
td.TdClassName
{
border-color: #351071;
}
.TagClassName
{
border-color: #351071;
}
</style>