Shades of Persian Indigo #341379
Tints of Persian Indigo #341379
RGB
CMYK
RGB Variations
Color information
#341379 (or 0x341379) is known color: Persian Indigo. HEX triplet: 34, 13 and 79. RGB value is (52,19,121). Sum of RGB (Red+Green+Blue) = 52+19+121=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 121 (47.66% from 255 or 63.02% from 192); Max value from RGB is 121 - color contains mainly: blue. Hex color #341379 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341379 is #CBEC86. Grayscale: #282828. Windows color (decimal): -13364359 or 7934772. OLE color: 7934772.
HSL color Cylindrical-coordinate representation of color #341379: hue angle of 259.41º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #341379 is Cyan = 0.57, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 19 | 121 | - |
| CMYK | 0.57 | 0.84 | 0 | 0.53 |
| HSL | 259.41º | 0.73% | 0.27% | - |
| HSV(B) | 259.41º | 0.84% | 0.47% | - |
| XYZ | 5.1 | 2.58 | 18.32 | - |
| YUV | 40.5 | 173.43 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 121 | 0.57 | 0.84 | 0 | 0.53 | 259.41 | 0.73 | 0.27 |
| Hex | 34 | 13 | 79 | 39 | 54 | 0 | 35 | 103 | 49 | 1B |
| Octal | 64 | 23 | 171 | 71 | 124 | 0 | 65 | 403 | 111 | 33 |
| Binary | 110100 | 10011 | 1111001 | 111001 | 1010100 | 0 | 110101 | 100000011 | 1001001 | 11011 |
Color Harmonies of #341379
Complementary color
Monochromatic Colors of #341379
Black with #341379
Text Example
Text Example
White with #341379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341379; }
p { color: rgb(52,19,121); }
H1.HeaderClassName
{
color: #341379;
}
.AnyTagClassName
{
color: #341379;
}
</style>
background-color css
<style>
a { background-color: #341379; }
a { background-color: rgb(52,19,121); }
div.DivClassName
{
background-color: #341379;
}
.BgClassName
{
background-color: #341379;
}
</style>
border-color css
<style>
span { border-color: #341379; }
span { border-color: rgb(52,19,121); }
td.TdClassName
{
border-color: #341379;
}
.TagClassName
{
border-color: #341379;
}
</style>