Shades of Persian Indigo #341879
Tints of Persian Indigo #341879
RGB
CMYK
RGB Variations
Color information
#341879 (or 0x341879) is known color: Persian Indigo. HEX triplet: 34, 18 and 79. RGB value is (52,24,121). Sum of RGB (Red+Green+Blue) = 52+24+121=197 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.40% from 197); Green value is 24 (9.77% from 255 or 12.18% from 197); Blue value is 121 (47.66% from 255 or 61.42% from 197); Max value from RGB is 121 - color contains mainly: blue. Hex color #341879 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341879 is #CBE786. Grayscale: #2B2B2B. Windows color (decimal): -13363079 or 7936052. OLE color: 7936052.
HSL color Cylindrical-coordinate representation of color #341879: hue angle of 257.32º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #341879 is Cyan = 0.57, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 24 | 121 | - |
| CMYK | 0.57 | 0.80 | 0 | 0.53 |
| HSL | 257.32º | 0.67% | 0.28% | - |
| HSV(B) | 257.32º | 0.8% | 0.47% | - |
| XYZ | 5.19 | 2.76 | 18.35 | - |
| YUV | 43.43 | 171.78 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 121 | 0.57 | 0.80 | 0 | 0.53 | 257.32 | 0.67 | 0.28 |
| Hex | 34 | 18 | 79 | 39 | 50 | 0 | 35 | 101 | 43 | 1C |
| Octal | 64 | 30 | 171 | 71 | 120 | 0 | 65 | 401 | 103 | 34 |
| Binary | 110100 | 11000 | 1111001 | 111001 | 1010000 | 0 | 110101 | 100000001 | 1000011 | 11100 |
Color Harmonies of #341879
Complementary color
Monochromatic Colors of #341879
Black with #341879
Text Example
Text Example
White with #341879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341879; }
p { color: rgb(52,24,121); }
H1.HeaderClassName
{
color: #341879;
}
.AnyTagClassName
{
color: #341879;
}
</style>
background-color css
<style>
a { background-color: #341879; }
a { background-color: rgb(52,24,121); }
div.DivClassName
{
background-color: #341879;
}
.BgClassName
{
background-color: #341879;
}
</style>
border-color css
<style>
span { border-color: #341879; }
span { border-color: rgb(52,24,121); }
td.TdClassName
{
border-color: #341879;
}
.TagClassName
{
border-color: #341879;
}
</style>