Shades of Persian Indigo #351771
Tints of Persian Indigo #351771
RGB
CMYK
RGB Variations
Color information
#351771 (or 0x351771) is known color: Persian Indigo. HEX triplet: 35, 17 and 71. RGB value is (53,23,113). Sum of RGB (Red+Green+Blue) = 53+23+113=189 (25% of max value = 765). Red value is 53 (21.09% from 255 or 28.04% from 189); Green value is 23 (9.38% from 255 or 12.17% from 189); Blue value is 113 (44.53% from 255 or 59.79% from 189); Max value from RGB is 113 - color contains mainly: blue. Hex color #351771 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351771 is #CAE88E. Grayscale: #292929. Windows color (decimal): -13297807 or 7411509. OLE color: 7411509.
HSL color Cylindrical-coordinate representation of color #351771: hue angle of 260º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #351771 is Cyan = 0.53, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 23 | 113 | - |
| CMYK | 0.53 | 0.80 | 0 | 0.56 |
| HSL | 260º | 0.66% | 0.27% | - |
| HSV(B) | 260º | 0.8% | 0.44% | - |
| XYZ | 4.76 | 2.56 | 15.87 | - |
| YUV | 42.23 | 167.94 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 113 | 0.53 | 0.80 | 0 | 0.56 | 260 | 0.66 | 0.27 |
| Hex | 35 | 17 | 71 | 35 | 50 | 0 | 38 | 104 | 42 | 1B |
| Octal | 65 | 27 | 161 | 65 | 120 | 0 | 70 | 404 | 102 | 33 |
| Binary | 110101 | 10111 | 1110001 | 110101 | 1010000 | 0 | 111000 | 100000100 | 1000010 | 11011 |
Color Harmonies of #351771
Complementary color
Monochromatic Colors of #351771
Black with #351771
Text Example
Text Example
White with #351771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351771; }
p { color: rgb(53,23,113); }
H1.HeaderClassName
{
color: #351771;
}
.AnyTagClassName
{
color: #351771;
}
</style>
background-color css
<style>
a { background-color: #351771; }
a { background-color: rgb(53,23,113); }
div.DivClassName
{
background-color: #351771;
}
.BgClassName
{
background-color: #351771;
}
</style>
border-color css
<style>
span { border-color: #351771; }
span { border-color: rgb(53,23,113); }
td.TdClassName
{
border-color: #351771;
}
.TagClassName
{
border-color: #351771;
}
</style>