Shades of Persian Indigo #341987
Tints of Persian Indigo #341987
RGB
CMYK
RGB Variations
Color information
#341987 (or 0x341987) is known color: Persian Indigo. HEX triplet: 34, 19 and 87. RGB value is (52,25,135). Sum of RGB (Red+Green+Blue) = 52+25+135=212 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.53% from 212); Green value is 25 (10.16% from 255 or 11.79% from 212); Blue value is 135 (53.12% from 255 or 63.68% from 212); Max value from RGB is 135 - color contains mainly: blue. Hex color #341987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #341987 is #CBE678. Grayscale: #2D2D2D. Windows color (decimal): -13362809 or 8853812. OLE color: 8853812.
HSL color Cylindrical-coordinate representation of color #341987: hue angle of 254.73º 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 #341987 is Cyan = 0.61, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 25 | 135 | - |
| CMYK | 0.61 | 0.81 | 0 | 0.47 |
| HSL | 254.73º | 0.69% | 0.31% | - |
| HSV(B) | 254.73º | 0.81% | 0.53% | - |
| XYZ | 6.14 | 3.17 | 23.21 | - |
| YUV | 45.61 | 178.45 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 135 | 0.61 | 0.81 | 0 | 0.47 | 254.73 | 0.69 | 0.31 |
| Hex | 34 | 19 | 87 | 3D | 51 | 0 | 2F | FF | 45 | 1F |
| Octal | 64 | 31 | 207 | 75 | 121 | 0 | 57 | 377 | 105 | 37 |
| Binary | 110100 | 11001 | 10000111 | 111101 | 1010001 | 0 | 101111 | 11111111 | 1000101 | 11111 |
Color Harmonies of #341987
Complementary color
Monochromatic Colors of #341987
Black with #341987
Text Example
Text Example
White with #341987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341987; }
p { color: rgb(52,25,135); }
H1.HeaderClassName
{
color: #341987;
}
.AnyTagClassName
{
color: #341987;
}
</style>
background-color css
<style>
a { background-color: #341987; }
a { background-color: rgb(52,25,135); }
div.DivClassName
{
background-color: #341987;
}
.BgClassName
{
background-color: #341987;
}
</style>
border-color css
<style>
span { border-color: #341987; }
span { border-color: rgb(52,25,135); }
td.TdClassName
{
border-color: #341987;
}
.TagClassName
{
border-color: #341987;
}
</style>