Shades of Persian Indigo #351671
Tints of Persian Indigo #351671
RGB
CMYK
RGB Variations
Color information
#351671 (or 0x351671) is known color: Persian Indigo. HEX triplet: 35, 16 and 71. RGB value is (53,22,113). Sum of RGB (Red+Green+Blue) = 53+22+113=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 22 (8.98% from 255 or 11.70% from 188); Blue value is 113 (44.53% from 255 or 60.11% from 188); Max value from RGB is 113 - color contains mainly: blue. Hex color #351671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351671 is #CAE98E. Grayscale: #292929. Windows color (decimal): -13298063 or 7411253. OLE color: 7411253.
HSL color Cylindrical-coordinate representation of color #351671: hue angle of 260.44º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #351671 is Cyan = 0.53, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 22 | 113 | - |
| CMYK | 0.53 | 0.81 | 0 | 0.56 |
| HSL | 260.44º | 0.67% | 0.26% | - |
| HSV(B) | 260.44º | 0.81% | 0.44% | - |
| XYZ | 4.74 | 2.52 | 15.86 | - |
| YUV | 41.64 | 168.27 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 113 | 0.53 | 0.81 | 0 | 0.56 | 260.44 | 0.67 | 0.26 |
| Hex | 35 | 16 | 71 | 35 | 51 | 0 | 38 | 104 | 43 | 1A |
| Octal | 65 | 26 | 161 | 65 | 121 | 0 | 70 | 404 | 103 | 32 |
| Binary | 110101 | 10110 | 1110001 | 110101 | 1010001 | 0 | 111000 | 100000100 | 1000011 | 11010 |
Color Harmonies of #351671
Complementary color
Monochromatic Colors of #351671
Black with #351671
Text Example
Text Example
White with #351671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351671; }
p { color: rgb(53,22,113); }
H1.HeaderClassName
{
color: #351671;
}
.AnyTagClassName
{
color: #351671;
}
</style>
background-color css
<style>
a { background-color: #351671; }
a { background-color: rgb(53,22,113); }
div.DivClassName
{
background-color: #351671;
}
.BgClassName
{
background-color: #351671;
}
</style>
border-color css
<style>
span { border-color: #351671; }
span { border-color: rgb(53,22,113); }
td.TdClassName
{
border-color: #351671;
}
.TagClassName
{
border-color: #351671;
}
</style>