Shades of Persian Indigo #341771
Tints of Persian Indigo #341771
RGB
CMYK
RGB Variations
Color information
#341771 (or 0x341771) is known color: Persian Indigo. HEX triplet: 34, 17 and 71. RGB value is (52,23,113). Sum of RGB (Red+Green+Blue) = 52+23+113=188 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.66% from 188); Green value is 23 (9.38% from 255 or 12.23% 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 #341771 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341771 is #CBE88E. Grayscale: #292929. Windows color (decimal): -13363343 or 7411508. OLE color: 7411508.
HSL color Cylindrical-coordinate representation of color #341771: hue angle of 259.33º 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 #341771 is Cyan = 0.54, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 23 | 113 | - |
| CMYK | 0.54 | 0.80 | 0 | 0.56 |
| HSL | 259.33º | 0.66% | 0.27% | - |
| HSV(B) | 259.33º | 0.8% | 0.44% | - |
| XYZ | 4.7 | 2.54 | 15.86 | - |
| YUV | 41.93 | 168.11 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 113 | 0.54 | 0.80 | 0 | 0.56 | 259.33 | 0.66 | 0.27 |
| Hex | 34 | 17 | 71 | 36 | 50 | 0 | 38 | 103 | 42 | 1B |
| Octal | 64 | 27 | 161 | 66 | 120 | 0 | 70 | 403 | 102 | 33 |
| Binary | 110100 | 10111 | 1110001 | 110110 | 1010000 | 0 | 111000 | 100000011 | 1000010 | 11011 |
Color Harmonies of #341771
Complementary color
Monochromatic Colors of #341771
Black with #341771
Text Example
Text Example
White with #341771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341771; }
p { color: rgb(52,23,113); }
H1.HeaderClassName
{
color: #341771;
}
.AnyTagClassName
{
color: #341771;
}
</style>
background-color css
<style>
a { background-color: #341771; }
a { background-color: rgb(52,23,113); }
div.DivClassName
{
background-color: #341771;
}
.BgClassName
{
background-color: #341771;
}
</style>
border-color css
<style>
span { border-color: #341771; }
span { border-color: rgb(52,23,113); }
td.TdClassName
{
border-color: #341771;
}
.TagClassName
{
border-color: #341771;
}
</style>