Shades of Persian Indigo #340086
Tints of Persian Indigo #340086
RGB
CMYK
RGB Variations
Color information
#340086 (or 0x340086) is known color: Persian Indigo. HEX triplet: 34, 00 and 86. RGB value is (52,0,134). Sum of RGB (Red+Green+Blue) = 52+0+134=186 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.96% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 134 (52.73% from 255 or 72.04% from 186); Max value from RGB is 134 - color contains mainly: blue. Hex color #340086 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340086 is #CBFF79. Grayscale: #1E1E1E. Windows color (decimal): -13369210 or 8781876. OLE color: 8781876.
HSL color Cylindrical-coordinate representation of color #340086: hue angle of 263.28º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #340086 is Cyan = 0.61, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 0 | 134 | - |
| CMYK | 0.61 | 1 | 0 | 0.47 |
| HSL | 263.28º | 1% | 0.26% | - |
| HSV(B) | 263.28º | 1% | 0.53% | - |
| XYZ | 5.72 | 2.45 | 22.73 | - |
| YUV | 30.82 | 186.23 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 0 | 134 | 0.61 | 1 | 0 | 0.47 | 263.28 | 1 | 0.26 |
| Hex | 34 | 0 | 86 | 3D | 64 | 0 | 2F | 107 | 64 | 1A |
| Octal | 64 | 0 | 206 | 75 | 144 | 0 | 57 | 407 | 144 | 32 |
| Binary | 110100 | 0 | 10000110 | 111101 | 1100100 | 0 | 101111 | 100000111 | 1100100 | 11010 |
Color Harmonies of #340086
Complementary color
Monochromatic Colors of #340086
Black with #340086
Text Example
Text Example
White with #340086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340086; }
p { color: rgb(52,0,134); }
H1.HeaderClassName
{
color: #340086;
}
.AnyTagClassName
{
color: #340086;
}
</style>
background-color css
<style>
a { background-color: #340086; }
a { background-color: rgb(52,0,134); }
div.DivClassName
{
background-color: #340086;
}
.BgClassName
{
background-color: #340086;
}
</style>
border-color css
<style>
span { border-color: #340086; }
span { border-color: rgb(52,0,134); }
td.TdClassName
{
border-color: #340086;
}
.TagClassName
{
border-color: #340086;
}
</style>