Shades of Persian Indigo #342173
Tints of Persian Indigo #342173
RGB
CMYK
RGB Variations
Color information
#342173 (or 0x342173) is known color: Persian Indigo. HEX triplet: 34, 21 and 73. RGB value is (52,33,115). Sum of RGB (Red+Green+Blue) = 52+33+115=200 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26% from 200); Green value is 33 (13.28% from 255 or 16.5% from 200); Blue value is 115 (45.31% from 255 or 57.5% from 200); Max value from RGB is 115 - color contains mainly: blue. Hex color #342173 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342173 is #CBDE8C. Grayscale: #2F2F2F. Windows color (decimal): -13360781 or 7545140. OLE color: 7545140.
HSL color Cylindrical-coordinate representation of color #342173: hue angle of 253.9º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #342173 is Cyan = 0.55, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 33 | 115 | - |
| CMYK | 0.55 | 0.71 | 0 | 0.55 |
| HSL | 253.9º | 0.55% | 0.29% | - |
| HSV(B) | 253.9º | 0.71% | 0.45% | - |
| XYZ | 5.05 | 3.06 | 16.54 | - |
| YUV | 48.03 | 165.79 | 130.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 33 | 115 | 0.55 | 0.71 | 0 | 0.55 | 253.9 | 0.55 | 0.29 |
| Hex | 34 | 21 | 73 | 37 | 47 | 0 | 37 | FE | 37 | 1D |
| Octal | 64 | 41 | 163 | 67 | 107 | 0 | 67 | 376 | 67 | 35 |
| Binary | 110100 | 100001 | 1110011 | 110111 | 1000111 | 0 | 110111 | 11111110 | 110111 | 11101 |
Color Harmonies of #342173
Complementary color
Monochromatic Colors of #342173
Black with #342173
Text Example
Text Example
White with #342173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342173; }
p { color: rgb(52,33,115); }
H1.HeaderClassName
{
color: #342173;
}
.AnyTagClassName
{
color: #342173;
}
</style>
background-color css
<style>
a { background-color: #342173; }
a { background-color: rgb(52,33,115); }
div.DivClassName
{
background-color: #342173;
}
.BgClassName
{
background-color: #342173;
}
</style>
border-color css
<style>
span { border-color: #342173; }
span { border-color: rgb(52,33,115); }
td.TdClassName
{
border-color: #342173;
}
.TagClassName
{
border-color: #342173;
}
</style>