Shades of Persian Indigo #340471
Tints of Persian Indigo #340471
RGB
CMYK
RGB Variations
Color information
#340471 (or 0x340471) is known color: Persian Indigo. HEX triplet: 34, 04 and 71. RGB value is (52,4,113). Sum of RGB (Red+Green+Blue) = 52+4+113=169 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.77% from 169); Green value is 4 (1.95% from 255 or 2.37% from 169); Blue value is 113 (44.53% from 255 or 66.86% from 169); Max value from RGB is 113 - color contains mainly: blue. Hex color #340471 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340471 is #CBFB8E. Grayscale: #1E1E1E. Windows color (decimal): -13368207 or 7406644. OLE color: 7406644.
HSL color Cylindrical-coordinate representation of color #340471: hue angle of 266.42º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340471 is Cyan = 0.54, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 4 | 113 | - |
| CMYK | 0.54 | 0.96 | 0 | 0.56 |
| HSL | 266.42º | 0.93% | 0.23% | - |
| HSV(B) | 266.42º | 0.96% | 0.44% | - |
| XYZ | 4.44 | 2.01 | 15.78 | - |
| YUV | 30.78 | 174.4 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 4 | 113 | 0.54 | 0.96 | 0 | 0.56 | 266.42 | 0.93 | 0.23 |
| Hex | 34 | 4 | 71 | 36 | 60 | 0 | 38 | 10A | 5D | 17 |
| Octal | 64 | 4 | 161 | 66 | 140 | 0 | 70 | 412 | 135 | 27 |
| Binary | 110100 | 100 | 1110001 | 110110 | 1100000 | 0 | 111000 | 100001010 | 1011101 | 10111 |
Color Harmonies of #340471
Complementary color
Monochromatic Colors of #340471
Black with #340471
Text Example
Text Example
White with #340471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340471; }
p { color: rgb(52,4,113); }
H1.HeaderClassName
{
color: #340471;
}
.AnyTagClassName
{
color: #340471;
}
</style>
background-color css
<style>
a { background-color: #340471; }
a { background-color: rgb(52,4,113); }
div.DivClassName
{
background-color: #340471;
}
.BgClassName
{
background-color: #340471;
}
</style>
border-color css
<style>
span { border-color: #340471; }
span { border-color: rgb(52,4,113); }
td.TdClassName
{
border-color: #340471;
}
.TagClassName
{
border-color: #340471;
}
</style>