Shades of Persian Indigo #341986
Tints of Persian Indigo #341986
RGB
CMYK
RGB Variations
Color information
#341986 (or 0x341986) is known color: Persian Indigo. HEX triplet: 34, 19 and 86. RGB value is (52,25,134). Sum of RGB (Red+Green+Blue) = 52+25+134=211 (27% of max value = 765). Red value is 52 (20.70% from 255 or 24.64% from 211); Green value is 25 (10.16% from 255 or 11.85% from 211); Blue value is 134 (52.73% from 255 or 63.51% from 211); Max value from RGB is 134 - color contains mainly: blue. Hex color #341986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341986 is #CBE679. Grayscale: #2D2D2D. Windows color (decimal): -13362810 or 8788276. OLE color: 8788276.
HSL color Cylindrical-coordinate representation of color #341986: hue angle of 254.86º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #341986 is Cyan = 0.61, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 25 | 134 | - |
| CMYK | 0.61 | 0.81 | 0 | 0.47 |
| HSL | 254.86º | 0.69% | 0.31% | - |
| HSV(B) | 254.86º | 0.81% | 0.53% | - |
| XYZ | 6.07 | 3.15 | 22.84 | - |
| YUV | 45.5 | 177.95 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 134 | 0.61 | 0.81 | 0 | 0.47 | 254.86 | 0.69 | 0.31 |
| Hex | 34 | 19 | 86 | 3D | 51 | 0 | 2F | FF | 45 | 1F |
| Octal | 64 | 31 | 206 | 75 | 121 | 0 | 57 | 377 | 105 | 37 |
| Binary | 110100 | 11001 | 10000110 | 111101 | 1010001 | 0 | 101111 | 11111111 | 1000101 | 11111 |
Color Harmonies of #341986
Complementary color
Monochromatic Colors of #341986
Black with #341986
Text Example
Text Example
White with #341986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341986; }
p { color: rgb(52,25,134); }
H1.HeaderClassName
{
color: #341986;
}
.AnyTagClassName
{
color: #341986;
}
</style>
background-color css
<style>
a { background-color: #341986; }
a { background-color: rgb(52,25,134); }
div.DivClassName
{
background-color: #341986;
}
.BgClassName
{
background-color: #341986;
}
</style>
border-color css
<style>
span { border-color: #341986; }
span { border-color: rgb(52,25,134); }
td.TdClassName
{
border-color: #341986;
}
.TagClassName
{
border-color: #341986;
}
</style>