Shades of Persian Indigo #341773
Tints of Persian Indigo #341773
RGB
CMYK
RGB Variations
Color information
#341773 (or 0x341773) is known color: Persian Indigo. HEX triplet: 34, 17 and 73. RGB value is (52,23,115). Sum of RGB (Red+Green+Blue) = 52+23+115=190 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.37% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 115 (45.31% from 255 or 60.53% from 190); Max value from RGB is 115 - color contains mainly: blue. Hex color #341773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341773 is #CBE88C. Grayscale: #292929. Windows color (decimal): -13363341 or 7542580. OLE color: 7542580.
HSL color Cylindrical-coordinate representation of color #341773: hue angle of 258.91º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #341773 is Cyan = 0.55, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 23 | 115 | - |
| CMYK | 0.55 | 0.80 | 0 | 0.55 |
| HSL | 258.91º | 0.67% | 0.27% | - |
| HSV(B) | 258.91º | 0.8% | 0.45% | - |
| XYZ | 4.82 | 2.58 | 16.46 | - |
| YUV | 42.16 | 169.11 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 115 | 0.55 | 0.80 | 0 | 0.55 | 258.91 | 0.67 | 0.27 |
| Hex | 34 | 17 | 73 | 37 | 50 | 0 | 37 | 103 | 43 | 1B |
| Octal | 64 | 27 | 163 | 67 | 120 | 0 | 67 | 403 | 103 | 33 |
| Binary | 110100 | 10111 | 1110011 | 110111 | 1010000 | 0 | 110111 | 100000011 | 1000011 | 11011 |
Color Harmonies of #341773
Complementary color
Monochromatic Colors of #341773
Black with #341773
Text Example
Text Example
White with #341773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341773; }
p { color: rgb(52,23,115); }
H1.HeaderClassName
{
color: #341773;
}
.AnyTagClassName
{
color: #341773;
}
</style>
background-color css
<style>
a { background-color: #341773; }
a { background-color: rgb(52,23,115); }
div.DivClassName
{
background-color: #341773;
}
.BgClassName
{
background-color: #341773;
}
</style>
border-color css
<style>
span { border-color: #341773; }
span { border-color: rgb(52,23,115); }
td.TdClassName
{
border-color: #341773;
}
.TagClassName
{
border-color: #341773;
}
</style>