Shades of Persian Indigo #341996
Tints of Persian Indigo #341996
RGB
CMYK
RGB Variations
Color information
#341996 (or 0x341996) is known color: Persian Indigo. HEX triplet: 34, 19 and 96. RGB value is (52,25,150). Sum of RGB (Red+Green+Blue) = 52+25+150=227 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.91% from 227); Green value is 25 (10.16% from 255 or 11.01% from 227); Blue value is 150 (58.98% from 255 or 66.08% from 227); Max value from RGB is 150 - color contains mainly: blue. Hex color #341996 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341996 is #CBE669. Grayscale: #2E2E2E. Windows color (decimal): -13362794 or 9836852. OLE color: 9836852.
HSL color Cylindrical-coordinate representation of color #341996: hue angle of 252.96º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #341996 is Cyan = 0.65, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 25 | 150 | - |
| CMYK | 0.65 | 0.83 | 0 | 0.41 |
| HSL | 252.96º | 0.71% | 0.34% | - |
| HSV(B) | 252.96º | 0.83% | 0.59% | - |
| XYZ | 7.27 | 3.63 | 29.17 | - |
| YUV | 47.32 | 185.95 | 131.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 150 | 0.65 | 0.83 | 0 | 0.41 | 252.96 | 0.71 | 0.34 |
| Hex | 34 | 19 | 96 | 41 | 53 | 0 | 29 | FD | 47 | 22 |
| Octal | 64 | 31 | 226 | 101 | 123 | 0 | 51 | 375 | 107 | 42 |
| Binary | 110100 | 11001 | 10010110 | 1000001 | 1010011 | 0 | 101001 | 11111101 | 1000111 | 100010 |
Color Harmonies of #341996
Complementary color
Monochromatic Colors of #341996
Black with #341996
Text Example
Text Example
White with #341996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341996; }
p { color: rgb(52,25,150); }
H1.HeaderClassName
{
color: #341996;
}
.AnyTagClassName
{
color: #341996;
}
</style>
background-color css
<style>
a { background-color: #341996; }
a { background-color: rgb(52,25,150); }
div.DivClassName
{
background-color: #341996;
}
.BgClassName
{
background-color: #341996;
}
</style>
border-color css
<style>
span { border-color: #341996; }
span { border-color: rgb(52,25,150); }
td.TdClassName
{
border-color: #341996;
}
.TagClassName
{
border-color: #341996;
}
</style>