Shades of Persian Indigo #340696
Tints of Persian Indigo #340696
RGB
CMYK
RGB Variations
Color information
#340696 (or 0x340696) is known color: Persian Indigo. HEX triplet: 34, 06 and 96. RGB value is (52,6,150). Sum of RGB (Red+Green+Blue) = 52+6+150=208 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 150 (58.98% from 255 or 72.12% from 208); Max value from RGB is 150 - color contains mainly: blue. Hex color #340696 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340696 is #CBF969. Grayscale: #232323. Windows color (decimal): -13367658 or 9831988. OLE color: 9831988.
HSL color Cylindrical-coordinate representation of color #340696: hue angle of 259.17º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340696 is Cyan = 0.65, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 6 | 150 | - |
| CMYK | 0.65 | 0.96 | 0 | 0.41 |
| HSL | 259.17º | 0.92% | 0.31% | - |
| HSV(B) | 259.17º | 0.96% | 0.59% | - |
| XYZ | 6.99 | 3.06 | 29.08 | - |
| YUV | 36.17 | 192.24 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 6 | 150 | 0.65 | 0.96 | 0 | 0.41 | 259.17 | 0.92 | 0.31 |
| Hex | 34 | 6 | 96 | 41 | 60 | 0 | 29 | 103 | 5C | 1F |
| Octal | 64 | 6 | 226 | 101 | 140 | 0 | 51 | 403 | 134 | 37 |
| Binary | 110100 | 110 | 10010110 | 1000001 | 1100000 | 0 | 101001 | 100000011 | 1011100 | 11111 |
Color Harmonies of #340696
Complementary color
Monochromatic Colors of #340696
Black with #340696
Text Example
Text Example
White with #340696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340696; }
p { color: rgb(52,6,150); }
H1.HeaderClassName
{
color: #340696;
}
.AnyTagClassName
{
color: #340696;
}
</style>
background-color css
<style>
a { background-color: #340696; }
a { background-color: rgb(52,6,150); }
div.DivClassName
{
background-color: #340696;
}
.BgClassName
{
background-color: #340696;
}
</style>
border-color css
<style>
span { border-color: #340696; }
span { border-color: rgb(52,6,150); }
td.TdClassName
{
border-color: #340696;
}
.TagClassName
{
border-color: #340696;
}
</style>