Shades of Persian Indigo #341673
Tints of Persian Indigo #341673
RGB
CMYK
RGB Variations
Color information
#341673 (or 0x341673) is known color: Persian Indigo. HEX triplet: 34, 16 and 73. RGB value is (52,22,115). Sum of RGB (Red+Green+Blue) = 52+22+115=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 22 (8.98% from 255 or 11.64% from 189); Blue value is 115 (45.31% from 255 or 60.85% from 189); Max value from RGB is 115 - color contains mainly: blue. Hex color #341673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341673 is #CBE98C. Grayscale: #292929. Windows color (decimal): -13363597 or 7542324. OLE color: 7542324.
HSL color Cylindrical-coordinate representation of color #341673: hue angle of 259.35º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #341673 is Cyan = 0.55, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 22 | 115 | - |
| CMYK | 0.55 | 0.81 | 0 | 0.55 |
| HSL | 259.35º | 0.68% | 0.27% | - |
| HSV(B) | 259.35º | 0.81% | 0.45% | - |
| XYZ | 4.8 | 2.54 | 16.46 | - |
| YUV | 41.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 115 | 0.55 | 0.81 | 0 | 0.55 | 259.35 | 0.68 | 0.27 |
| Hex | 34 | 16 | 73 | 37 | 51 | 0 | 37 | 103 | 44 | 1B |
| Octal | 64 | 26 | 163 | 67 | 121 | 0 | 67 | 403 | 104 | 33 |
| Binary | 110100 | 10110 | 1110011 | 110111 | 1010001 | 0 | 110111 | 100000011 | 1000100 | 11011 |
Color Harmonies of #341673
Complementary color
Monochromatic Colors of #341673
Black with #341673
Text Example
Text Example
White with #341673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341673; }
p { color: rgb(52,22,115); }
H1.HeaderClassName
{
color: #341673;
}
.AnyTagClassName
{
color: #341673;
}
</style>
background-color css
<style>
a { background-color: #341673; }
a { background-color: rgb(52,22,115); }
div.DivClassName
{
background-color: #341673;
}
.BgClassName
{
background-color: #341673;
}
</style>
border-color css
<style>
span { border-color: #341673; }
span { border-color: rgb(52,22,115); }
td.TdClassName
{
border-color: #341673;
}
.TagClassName
{
border-color: #341673;
}
</style>