Shades of Persian Indigo #340187
Tints of Persian Indigo #340187
RGB
CMYK
RGB Variations
Color information
#340187 (or 0x340187) is known color: Persian Indigo. HEX triplet: 34, 01 and 87. RGB value is (52,1,135). Sum of RGB (Red+Green+Blue) = 52+1+135=188 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.66% from 188); Green value is 1 (0.78% from 255 or 0.53% from 188); Blue value is 135 (53.12% from 255 or 71.81% from 188); Max value from RGB is 135 - color contains mainly: blue. Hex color #340187 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340187 is #CBFE78. Grayscale: #1F1F1F. Windows color (decimal): -13368953 or 8847668. OLE color: 8847668.
HSL color Cylindrical-coordinate representation of color #340187: hue angle of 262.84º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #340187 is Cyan = 0.61, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 1 | 135 | - |
| CMYK | 0.61 | 0.99 | 0 | 0.47 |
| HSL | 262.84º | 0.99% | 0.27% | - |
| HSV(B) | 262.84º | 0.99% | 0.53% | - |
| XYZ | 5.8 | 2.5 | 23.1 | - |
| YUV | 31.53 | 186.4 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 1 | 135 | 0.61 | 0.99 | 0 | 0.47 | 262.84 | 0.99 | 0.27 |
| Hex | 34 | 1 | 87 | 3D | 63 | 0 | 2F | 107 | 63 | 1B |
| Octal | 64 | 1 | 207 | 75 | 143 | 0 | 57 | 407 | 143 | 33 |
| Binary | 110100 | 1 | 10000111 | 111101 | 1100011 | 0 | 101111 | 100000111 | 1100011 | 11011 |
Color Harmonies of #340187
Complementary color
Monochromatic Colors of #340187
Black with #340187
Text Example
Text Example
White with #340187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340187; }
p { color: rgb(52,1,135); }
H1.HeaderClassName
{
color: #340187;
}
.AnyTagClassName
{
color: #340187;
}
</style>
background-color css
<style>
a { background-color: #340187; }
a { background-color: rgb(52,1,135); }
div.DivClassName
{
background-color: #340187;
}
.BgClassName
{
background-color: #340187;
}
</style>
border-color css
<style>
span { border-color: #340187; }
span { border-color: rgb(52,1,135); }
td.TdClassName
{
border-color: #340187;
}
.TagClassName
{
border-color: #340187;
}
</style>