Shades of Persian Indigo #341994
Tints of Persian Indigo #341994
RGB
CMYK
RGB Variations
Color information
#341994 (or 0x341994) is known color: Persian Indigo. HEX triplet: 34, 19 and 94. RGB value is (52,25,148). Sum of RGB (Red+Green+Blue) = 52+25+148=225 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.11% from 225); Green value is 25 (10.16% from 255 or 11.11% from 225); Blue value is 148 (58.20% from 255 or 65.78% from 225); Max value from RGB is 148 - color contains mainly: blue. Hex color #341994 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341994 is #CBE66B. Grayscale: #2E2E2E. Windows color (decimal): -13362796 or 9705780. OLE color: 9705780.
HSL color Cylindrical-coordinate representation of color #341994: hue angle of 253.17º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #341994 is Cyan = 0.65, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 25 | 148 | - |
| CMYK | 0.65 | 0.83 | 0 | 0.42 |
| HSL | 253.17º | 0.71% | 0.34% | - |
| HSV(B) | 253.17º | 0.83% | 0.58% | - |
| XYZ | 7.11 | 3.56 | 28.33 | - |
| YUV | 47.1 | 184.95 | 131.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 148 | 0.65 | 0.83 | 0 | 0.42 | 253.17 | 0.71 | 0.34 |
| Hex | 34 | 19 | 94 | 41 | 53 | 0 | 2A | FD | 47 | 22 |
| Octal | 64 | 31 | 224 | 101 | 123 | 0 | 52 | 375 | 107 | 42 |
| Binary | 110100 | 11001 | 10010100 | 1000001 | 1010011 | 0 | 101010 | 11111101 | 1000111 | 100010 |
Color Harmonies of #341994
Complementary color
Monochromatic Colors of #341994
Black with #341994
Text Example
Text Example
White with #341994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341994; }
p { color: rgb(52,25,148); }
H1.HeaderClassName
{
color: #341994;
}
.AnyTagClassName
{
color: #341994;
}
</style>
background-color css
<style>
a { background-color: #341994; }
a { background-color: rgb(52,25,148); }
div.DivClassName
{
background-color: #341994;
}
.BgClassName
{
background-color: #341994;
}
</style>
border-color css
<style>
span { border-color: #341994; }
span { border-color: rgb(52,25,148); }
td.TdClassName
{
border-color: #341994;
}
.TagClassName
{
border-color: #341994;
}
</style>