Shades of Persian Indigo #341275
Tints of Persian Indigo #341275
RGB
CMYK
RGB Variations
Color information
#341275 (or 0x341275) is known color: Persian Indigo. HEX triplet: 34, 12 and 75. RGB value is (52,18,117). Sum of RGB (Red+Green+Blue) = 52+18+117=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 117 (46.09% from 255 or 62.57% from 187); Max value from RGB is 117 - color contains mainly: blue. Hex color #341275 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #341275 is #CBED8A. Grayscale: #272727. Windows color (decimal): -13364619 or 7672372. OLE color: 7672372.
HSL color Cylindrical-coordinate representation of color #341275: hue angle of 260.61º degrees, saturation: 0.73, 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 #341275 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 18 | 117 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.54 |
| HSL | 260.61º | 0.73% | 0.26% | - |
| HSV(B) | 260.61º | 0.85% | 0.46% | - |
| XYZ | 4.84 | 2.45 | 17.05 | - |
| YUV | 39.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 18 | 117 | 0.56 | 0.85 | 0 | 0.54 | 260.61 | 0.73 | 0.26 |
| Hex | 34 | 12 | 75 | 38 | 55 | 0 | 36 | 105 | 49 | 1A |
| Octal | 64 | 22 | 165 | 70 | 125 | 0 | 66 | 405 | 111 | 32 |
| Binary | 110100 | 10010 | 1110101 | 111000 | 1010101 | 0 | 110110 | 100000101 | 1001001 | 11010 |
Color Harmonies of #341275
Complementary color
Monochromatic Colors of #341275
Black with #341275
Text Example
Text Example
White with #341275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341275; }
p { color: rgb(52,18,117); }
H1.HeaderClassName
{
color: #341275;
}
.AnyTagClassName
{
color: #341275;
}
</style>
background-color css
<style>
a { background-color: #341275; }
a { background-color: rgb(52,18,117); }
div.DivClassName
{
background-color: #341275;
}
.BgClassName
{
background-color: #341275;
}
</style>
border-color css
<style>
span { border-color: #341275; }
span { border-color: rgb(52,18,117); }
td.TdClassName
{
border-color: #341275;
}
.TagClassName
{
border-color: #341275;
}
</style>