Shades of Persian Indigo #341094
Tints of Persian Indigo #341094
RGB
CMYK
RGB Variations
Color information
#341094 (or 0x341094) is known color: Persian Indigo. HEX triplet: 34, 10 and 94. RGB value is (52,16,148). Sum of RGB (Red+Green+Blue) = 52+16+148=216 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.07% from 216); Green value is 16 (6.64% from 255 or 7.41% from 216); Blue value is 148 (58.20% from 255 or 68.52% from 216); Max value from RGB is 148 - color contains mainly: blue. Hex color #341094 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341094 is #CBEF6B. Grayscale: #292929. Windows color (decimal): -13365100 or 9703476. OLE color: 9703476.
HSL color Cylindrical-coordinate representation of color #341094: hue angle of 256.36º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #341094 is Cyan = 0.65, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 16 | 148 | - |
| CMYK | 0.65 | 0.89 | 0 | 0.42 |
| HSL | 256.36º | 0.8% | 0.32% | - |
| HSV(B) | 256.36º | 0.89% | 0.58% | - |
| XYZ | 6.95 | 3.24 | 28.28 | - |
| YUV | 41.81 | 187.93 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 148 | 0.65 | 0.89 | 0 | 0.42 | 256.36 | 0.8 | 0.32 |
| Hex | 34 | 10 | 94 | 41 | 59 | 0 | 2A | 100 | 50 | 20 |
| Octal | 64 | 20 | 224 | 101 | 131 | 0 | 52 | 400 | 120 | 40 |
| Binary | 110100 | 10000 | 10010100 | 1000001 | 1011001 | 0 | 101010 | 100000000 | 1010000 | 100000 |
Color Harmonies of #341094
Complementary color
Monochromatic Colors of #341094
Black with #341094
Text Example
Text Example
White with #341094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341094; }
p { color: rgb(52,16,148); }
H1.HeaderClassName
{
color: #341094;
}
.AnyTagClassName
{
color: #341094;
}
</style>
background-color css
<style>
a { background-color: #341094; }
a { background-color: rgb(52,16,148); }
div.DivClassName
{
background-color: #341094;
}
.BgClassName
{
background-color: #341094;
}
</style>
border-color css
<style>
span { border-color: #341094; }
span { border-color: rgb(52,16,148); }
td.TdClassName
{
border-color: #341094;
}
.TagClassName
{
border-color: #341094;
}
</style>