Shades of Persian Indigo #340170
Tints of Persian Indigo #340170
RGB
CMYK
RGB Variations
Color information
#340170 (or 0x340170) is known color: Persian Indigo. HEX triplet: 34, 01 and 70. RGB value is (52,1,112). Sum of RGB (Red+Green+Blue) = 52+1+112=165 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.52% from 165); Green value is 1 (0.78% from 255 or 0.61% from 165); Blue value is 112 (44.14% from 255 or 67.88% from 165); Max value from RGB is 112 - color contains mainly: blue. Hex color #340170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340170 is #CBFE8F. Grayscale: #1C1C1C. Windows color (decimal): -13368976 or 7340340. OLE color: 7340340.
HSL color Cylindrical-coordinate representation of color #340170: hue angle of 267.57º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #340170 is Cyan = 0.54, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 1 | 112 | - |
| CMYK | 0.54 | 0.99 | 0 | 0.56 |
| HSL | 267.57º | 0.98% | 0.22% | - |
| HSV(B) | 267.57º | 0.99% | 0.44% | - |
| XYZ | 4.35 | 1.92 | 15.47 | - |
| YUV | 28.9 | 174.9 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 1 | 112 | 0.54 | 0.99 | 0 | 0.56 | 267.57 | 0.98 | 0.22 |
| Hex | 34 | 1 | 70 | 36 | 63 | 0 | 38 | 10C | 62 | 16 |
| Octal | 64 | 1 | 160 | 66 | 143 | 0 | 70 | 414 | 142 | 26 |
| Binary | 110100 | 1 | 1110000 | 110110 | 1100011 | 0 | 111000 | 100001100 | 1100010 | 10110 |
Color Harmonies of #340170
Complementary color
Monochromatic Colors of #340170
Black with #340170
Text Example
Text Example
White with #340170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340170; }
p { color: rgb(52,1,112); }
H1.HeaderClassName
{
color: #340170;
}
.AnyTagClassName
{
color: #340170;
}
</style>
background-color css
<style>
a { background-color: #340170; }
a { background-color: rgb(52,1,112); }
div.DivClassName
{
background-color: #340170;
}
.BgClassName
{
background-color: #340170;
}
</style>
border-color css
<style>
span { border-color: #340170; }
span { border-color: rgb(52,1,112); }
td.TdClassName
{
border-color: #340170;
}
.TagClassName
{
border-color: #340170;
}
</style>