Shades of Persian Indigo #351871
Tints of Persian Indigo #351871
RGB
CMYK
RGB Variations
Color information
#351871 (or 0x351871) is known color: Persian Indigo. HEX triplet: 35, 18 and 71. RGB value is (53,24,113). Sum of RGB (Red+Green+Blue) = 53+24+113=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 24 (9.77% from 255 or 12.63% from 190); Blue value is 113 (44.53% from 255 or 59.47% from 190); Max value from RGB is 113 - color contains mainly: blue. Hex color #351871 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351871 is #CAE78E. Grayscale: #2A2A2A. Windows color (decimal): -13297551 or 7411765. OLE color: 7411765.
HSL color Cylindrical-coordinate representation of color #351871: hue angle of 259.55º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #351871 is Cyan = 0.53, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 24 | 113 | - |
| CMYK | 0.53 | 0.79 | 0 | 0.56 |
| HSL | 259.55º | 0.65% | 0.27% | - |
| HSV(B) | 259.55º | 0.79% | 0.44% | - |
| XYZ | 4.78 | 2.6 | 15.87 | - |
| YUV | 42.82 | 167.61 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 113 | 0.53 | 0.79 | 0 | 0.56 | 259.55 | 0.65 | 0.27 |
| Hex | 35 | 18 | 71 | 35 | 4F | 0 | 38 | 104 | 41 | 1B |
| Octal | 65 | 30 | 161 | 65 | 117 | 0 | 70 | 404 | 101 | 33 |
| Binary | 110101 | 11000 | 1110001 | 110101 | 1001111 | 0 | 111000 | 100000100 | 1000001 | 11011 |
Color Harmonies of #351871
Complementary color
Monochromatic Colors of #351871
Black with #351871
Text Example
Text Example
White with #351871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351871; }
p { color: rgb(53,24,113); }
H1.HeaderClassName
{
color: #351871;
}
.AnyTagClassName
{
color: #351871;
}
</style>
background-color css
<style>
a { background-color: #351871; }
a { background-color: rgb(53,24,113); }
div.DivClassName
{
background-color: #351871;
}
.BgClassName
{
background-color: #351871;
}
</style>
border-color css
<style>
span { border-color: #351871; }
span { border-color: rgb(53,24,113); }
td.TdClassName
{
border-color: #351871;
}
.TagClassName
{
border-color: #351871;
}
</style>