Shades of Persian Indigo #341478
Tints of Persian Indigo #341478
RGB
CMYK
RGB Variations
Color information
#341478 (or 0x341478) is known color: Persian Indigo. HEX triplet: 34, 14 and 78. RGB value is (52,20,120). Sum of RGB (Red+Green+Blue) = 52+20+120=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 20 (8.20% from 255 or 10.42% from 192); Blue value is 120 (47.27% from 255 or 62.5% from 192); Max value from RGB is 120 - color contains mainly: blue. Hex color #341478 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341478 is #CBEB87. Grayscale: #282828. Windows color (decimal): -13364104 or 7869492. OLE color: 7869492.
HSL color Cylindrical-coordinate representation of color #341478: hue angle of 259.2º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #341478 is Cyan = 0.57, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 20 | 120 | - |
| CMYK | 0.57 | 0.83 | 0 | 0.53 |
| HSL | 259.2º | 0.71% | 0.27% | - |
| HSV(B) | 259.2º | 0.83% | 0.47% | - |
| XYZ | 5.06 | 2.59 | 18 | - |
| YUV | 40.97 | 172.6 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 20 | 120 | 0.57 | 0.83 | 0 | 0.53 | 259.2 | 0.71 | 0.27 |
| Hex | 34 | 14 | 78 | 39 | 53 | 0 | 35 | 103 | 47 | 1B |
| Octal | 64 | 24 | 170 | 71 | 123 | 0 | 65 | 403 | 107 | 33 |
| Binary | 110100 | 10100 | 1111000 | 111001 | 1010011 | 0 | 110101 | 100000011 | 1000111 | 11011 |
Color Harmonies of #341478
Complementary color
Monochromatic Colors of #341478
Black with #341478
Text Example
Text Example
White with #341478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341478; }
p { color: rgb(52,20,120); }
H1.HeaderClassName
{
color: #341478;
}
.AnyTagClassName
{
color: #341478;
}
</style>
background-color css
<style>
a { background-color: #341478; }
a { background-color: rgb(52,20,120); }
div.DivClassName
{
background-color: #341478;
}
.BgClassName
{
background-color: #341478;
}
</style>
border-color css
<style>
span { border-color: #341478; }
span { border-color: rgb(52,20,120); }
td.TdClassName
{
border-color: #341478;
}
.TagClassName
{
border-color: #341478;
}
</style>