Shades of Persian Indigo #341175
Tints of Persian Indigo #341175
RGB
CMYK
RGB Variations
Color information
#341175 (or 0x341175) is known color: Persian Indigo. HEX triplet: 34, 11 and 75. RGB value is (52,17,117). Sum of RGB (Red+Green+Blue) = 52+17+117=186 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.96% from 186); Green value is 17 (7.03% from 255 or 9.14% from 186); Blue value is 117 (46.09% from 255 or 62.90% from 186); Max value from RGB is 117 - color contains mainly: blue. Hex color #341175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341175 is #CBEE8A. Grayscale: #262626. Windows color (decimal): -13364875 or 7672116. OLE color: 7672116.
HSL color Cylindrical-coordinate representation of color #341175: hue angle of 261º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #341175 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 17 | 117 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.54 |
| HSL | 261º | 0.75% | 0.26% | - |
| HSV(B) | 261º | 0.85% | 0.46% | - |
| XYZ | 4.83 | 2.42 | 17.04 | - |
| YUV | 38.87 | 172.1 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 17 | 117 | 0.56 | 0.85 | 0 | 0.54 | 261 | 0.75 | 0.26 |
| Hex | 34 | 11 | 75 | 38 | 55 | 0 | 36 | 105 | 4B | 1A |
| Octal | 64 | 21 | 165 | 70 | 125 | 0 | 66 | 405 | 113 | 32 |
| Binary | 110100 | 10001 | 1110101 | 111000 | 1010101 | 0 | 110110 | 100000101 | 1001011 | 11010 |
Color Harmonies of #341175
Complementary color
Monochromatic Colors of #341175
Black with #341175
Text Example
Text Example
White with #341175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341175; }
p { color: rgb(52,17,117); }
H1.HeaderClassName
{
color: #341175;
}
.AnyTagClassName
{
color: #341175;
}
</style>
background-color css
<style>
a { background-color: #341175; }
a { background-color: rgb(52,17,117); }
div.DivClassName
{
background-color: #341175;
}
.BgClassName
{
background-color: #341175;
}
</style>
border-color css
<style>
span { border-color: #341175; }
span { border-color: rgb(52,17,117); }
td.TdClassName
{
border-color: #341175;
}
.TagClassName
{
border-color: #341175;
}
</style>