Shades of Persian Indigo #341871
Tints of Persian Indigo #341871
RGB
CMYK
RGB Variations
Color information
#341871 (or 0x341871) is known color: Persian Indigo. HEX triplet: 34, 18 and 71. RGB value is (52,24,113). Sum of RGB (Red+Green+Blue) = 52+24+113=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 24 (9.77% from 255 or 12.70% 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 #341871 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341871 is #CBE78E. Grayscale: #2A2A2A. Windows color (decimal): -13363087 or 7411764. OLE color: 7411764.
HSL color Cylindrical-coordinate representation of color #341871: hue angle of 258.88º 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 #341871 is Cyan = 0.54, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 24 | 113 | - |
| CMYK | 0.54 | 0.79 | 0 | 0.56 |
| HSL | 258.88º | 0.65% | 0.27% | - |
| HSV(B) | 258.88º | 0.79% | 0.44% | - |
| XYZ | 4.72 | 2.58 | 15.87 | - |
| YUV | 42.52 | 167.78 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 113 | 0.54 | 0.79 | 0 | 0.56 | 258.88 | 0.65 | 0.27 |
| Hex | 34 | 18 | 71 | 36 | 4F | 0 | 38 | 103 | 41 | 1B |
| Octal | 64 | 30 | 161 | 66 | 117 | 0 | 70 | 403 | 101 | 33 |
| Binary | 110100 | 11000 | 1110001 | 110110 | 1001111 | 0 | 111000 | 100000011 | 1000001 | 11011 |
Color Harmonies of #341871
Complementary color
Monochromatic Colors of #341871
Black with #341871
Text Example
Text Example
White with #341871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341871; }
p { color: rgb(52,24,113); }
H1.HeaderClassName
{
color: #341871;
}
.AnyTagClassName
{
color: #341871;
}
</style>
background-color css
<style>
a { background-color: #341871; }
a { background-color: rgb(52,24,113); }
div.DivClassName
{
background-color: #341871;
}
.BgClassName
{
background-color: #341871;
}
</style>
border-color css
<style>
span { border-color: #341871; }
span { border-color: rgb(52,24,113); }
td.TdClassName
{
border-color: #341871;
}
.TagClassName
{
border-color: #341871;
}
</style>