Shades of Persian Indigo #341286
Tints of Persian Indigo #341286
RGB
CMYK
RGB Variations
Color information
#341286 (or 0x341286) is known color: Persian Indigo. HEX triplet: 34, 12 and 86. RGB value is (52,18,134). Sum of RGB (Red+Green+Blue) = 52+18+134=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 18 (7.42% from 255 or 8.82% from 204); Blue value is 134 (52.73% from 255 or 65.69% from 204); Max value from RGB is 134 - color contains mainly: blue. Hex color #341286 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341286 is #CBED79. Grayscale: #282828. Windows color (decimal): -13364602 or 8786484. OLE color: 8786484.
HSL color Cylindrical-coordinate representation of color #341286: hue angle of 257.59º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #341286 is Cyan = 0.61, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 18 | 134 | - |
| CMYK | 0.61 | 0.87 | 0 | 0.47 |
| HSL | 257.59º | 0.76% | 0.3% | - |
| HSV(B) | 257.59º | 0.87% | 0.53% | - |
| XYZ | 5.94 | 2.88 | 22.8 | - |
| YUV | 41.39 | 180.26 | 135.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 134 | 0.61 | 0.87 | 0 | 0.47 | 257.59 | 0.76 | 0.3 |
| Hex | 34 | 12 | 86 | 3D | 57 | 0 | 2F | 102 | 4C | 1E |
| Octal | 64 | 22 | 206 | 75 | 127 | 0 | 57 | 402 | 114 | 36 |
| Binary | 110100 | 10010 | 10000110 | 111101 | 1010111 | 0 | 101111 | 100000010 | 1001100 | 11110 |
Color Harmonies of #341286
Complementary color
Monochromatic Colors of #341286
Black with #341286
Text Example
Text Example
White with #341286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341286; }
p { color: rgb(52,18,134); }
H1.HeaderClassName
{
color: #341286;
}
.AnyTagClassName
{
color: #341286;
}
</style>
background-color css
<style>
a { background-color: #341286; }
a { background-color: rgb(52,18,134); }
div.DivClassName
{
background-color: #341286;
}
.BgClassName
{
background-color: #341286;
}
</style>
border-color css
<style>
span { border-color: #341286; }
span { border-color: rgb(52,18,134); }
td.TdClassName
{
border-color: #341286;
}
.TagClassName
{
border-color: #341286;
}
</style>