Shades of Persian Indigo #340076
Tints of Persian Indigo #340076
RGB
CMYK
RGB Variations
Color information
#340076 (or 0x340076) is known color: Persian Indigo. HEX triplet: 34, 00 and 76. RGB value is (52,0,118). Sum of RGB (Red+Green+Blue) = 52+0+118=170 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.59% from 170); Green value is 0 (0.39% from 255 or 0% from 170); Blue value is 118 (46.48% from 255 or 69.41% from 170); Max value from RGB is 118 - color contains mainly: blue. Hex color #340076 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340076 is #CBFF89. Grayscale: #1C1C1C. Windows color (decimal): -13369226 or 7733300. OLE color: 7733300.
HSL color Cylindrical-coordinate representation of color #340076: hue angle of 266.44º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #340076 is Cyan = 0.56, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 0 | 118 | - |
| CMYK | 0.56 | 1 | 0 | 0.54 |
| HSL | 266.44º | 1% | 0.23% | - |
| HSV(B) | 266.44º | 1% | 0.46% | - |
| XYZ | 4.69 | 2.04 | 17.29 | - |
| YUV | 29 | 178.23 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 0 | 118 | 0.56 | 1 | 0 | 0.54 | 266.44 | 1 | 0.23 |
| Hex | 34 | 0 | 76 | 38 | 64 | 0 | 36 | 10A | 64 | 17 |
| Octal | 64 | 0 | 166 | 70 | 144 | 0 | 66 | 412 | 144 | 27 |
| Binary | 110100 | 0 | 1110110 | 111000 | 1100100 | 0 | 110110 | 100001010 | 1100100 | 10111 |
Color Harmonies of #340076
Complementary color
Monochromatic Colors of #340076
Black with #340076
Text Example
Text Example
White with #340076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340076; }
p { color: rgb(52,0,118); }
H1.HeaderClassName
{
color: #340076;
}
.AnyTagClassName
{
color: #340076;
}
</style>
background-color css
<style>
a { background-color: #340076; }
a { background-color: rgb(52,0,118); }
div.DivClassName
{
background-color: #340076;
}
.BgClassName
{
background-color: #340076;
}
</style>
border-color css
<style>
span { border-color: #340076; }
span { border-color: rgb(52,0,118); }
td.TdClassName
{
border-color: #340076;
}
.TagClassName
{
border-color: #340076;
}
</style>