Shades of Persian Indigo #341270
Tints of Persian Indigo #341270
RGB
CMYK
RGB Variations
Color information
#341270 (or 0x341270) is known color: Persian Indigo. HEX triplet: 34, 12 and 70. RGB value is (52,18,112). Sum of RGB (Red+Green+Blue) = 52+18+112=182 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.57% from 182); Green value is 18 (7.42% from 255 or 9.89% from 182); Blue value is 112 (44.14% from 255 or 61.54% from 182); Max value from RGB is 112 - color contains mainly: blue. Hex color #341270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341270 is #CBED8F. Grayscale: #262626. Windows color (decimal): -13364624 or 7344692. OLE color: 7344692.
HSL color Cylindrical-coordinate representation of color #341270: hue angle of 261.7º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #341270 is Cyan = 0.54, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 18 | 112 | - |
| CMYK | 0.54 | 0.84 | 0 | 0.56 |
| HSL | 261.7º | 0.72% | 0.25% | - |
| HSV(B) | 261.7º | 0.84% | 0.44% | - |
| XYZ | 4.56 | 2.33 | 15.54 | - |
| YUV | 38.88 | 169.26 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 112 | 0.54 | 0.84 | 0 | 0.56 | 261.7 | 0.72 | 0.25 |
| Hex | 34 | 12 | 70 | 36 | 54 | 0 | 38 | 106 | 48 | 19 |
| Octal | 64 | 22 | 160 | 66 | 124 | 0 | 70 | 406 | 110 | 31 |
| Binary | 110100 | 10010 | 1110000 | 110110 | 1010100 | 0 | 111000 | 100000110 | 1001000 | 11001 |
Color Harmonies of #341270
Complementary color
Monochromatic Colors of #341270
Black with #341270
Text Example
Text Example
White with #341270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341270; }
p { color: rgb(52,18,112); }
H1.HeaderClassName
{
color: #341270;
}
.AnyTagClassName
{
color: #341270;
}
</style>
background-color css
<style>
a { background-color: #341270; }
a { background-color: rgb(52,18,112); }
div.DivClassName
{
background-color: #341270;
}
.BgClassName
{
background-color: #341270;
}
</style>
border-color css
<style>
span { border-color: #341270; }
span { border-color: rgb(52,18,112); }
td.TdClassName
{
border-color: #341270;
}
.TagClassName
{
border-color: #341270;
}
</style>