Shades of Persian Indigo #341073
Tints of Persian Indigo #341073
RGB
CMYK
RGB Variations
Color information
#341073 (or 0x341073) is known color: Persian Indigo. HEX triplet: 34, 10 and 73. RGB value is (52,16,115). Sum of RGB (Red+Green+Blue) = 52+16+115=183 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.42% from 183); Green value is 16 (6.64% from 255 or 8.74% from 183); Blue value is 115 (45.31% from 255 or 62.84% from 183); Max value from RGB is 115 - color contains mainly: blue. Hex color #341073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341073 is #CBEF8C. Grayscale: #252525. Windows color (decimal): -13365133 or 7540788. OLE color: 7540788.
HSL color Cylindrical-coordinate representation of color #341073: hue angle of 261.82º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #341073 is Cyan = 0.55, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 16 | 115 | - |
| CMYK | 0.55 | 0.86 | 0 | 0.55 |
| HSL | 261.82º | 0.76% | 0.26% | - |
| HSV(B) | 261.82º | 0.86% | 0.45% | - |
| XYZ | 4.7 | 2.34 | 16.42 | - |
| YUV | 38.05 | 171.43 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 115 | 0.55 | 0.86 | 0 | 0.55 | 261.82 | 0.76 | 0.26 |
| Hex | 34 | 10 | 73 | 37 | 56 | 0 | 37 | 106 | 4C | 1A |
| Octal | 64 | 20 | 163 | 67 | 126 | 0 | 67 | 406 | 114 | 32 |
| Binary | 110100 | 10000 | 1110011 | 110111 | 1010110 | 0 | 110111 | 100000110 | 1001100 | 11010 |
Color Harmonies of #341073
Complementary color
Monochromatic Colors of #341073
Black with #341073
Text Example
Text Example
White with #341073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341073; }
p { color: rgb(52,16,115); }
H1.HeaderClassName
{
color: #341073;
}
.AnyTagClassName
{
color: #341073;
}
</style>
background-color css
<style>
a { background-color: #341073; }
a { background-color: rgb(52,16,115); }
div.DivClassName
{
background-color: #341073;
}
.BgClassName
{
background-color: #341073;
}
</style>
border-color css
<style>
span { border-color: #341073; }
span { border-color: rgb(52,16,115); }
td.TdClassName
{
border-color: #341073;
}
.TagClassName
{
border-color: #341073;
}
</style>