Shades of Persian Indigo #340084
Tints of Persian Indigo #340084
RGB
CMYK
RGB Variations
Color information
#340084 (or 0x340084) is known color: Persian Indigo. HEX triplet: 34, 00 and 84. RGB value is (52,0,132). Sum of RGB (Red+Green+Blue) = 52+0+132=184 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.26% from 184); Green value is 0 (0.39% from 255 or 0% from 184); Blue value is 132 (51.95% from 255 or 71.74% from 184); Max value from RGB is 132 - color contains mainly: blue. Hex color #340084 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340084 is #CBFF7B. Grayscale: #1E1E1E. Windows color (decimal): -13369212 or 8650804. OLE color: 8650804.
HSL color Cylindrical-coordinate representation of color #340084: hue angle of 263.64º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 1%. Process color model (Four color, CMYK) of #340084 is Cyan = 0.61, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 0 | 132 | - |
| CMYK | 0.61 | 1 | 0 | 0.48 |
| HSL | 263.64º | 1% | 0.26% | - |
| HSV(B) | 263.64º | 1% | 0.52% | - |
| XYZ | 5.58 | 2.4 | 22 | - |
| YUV | 30.6 | 185.23 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 0 | 132 | 0.61 | 1 | 0 | 0.48 | 263.64 | 1 | 0.26 |
| Hex | 34 | 0 | 84 | 3D | 64 | 0 | 30 | 108 | 64 | 1A |
| Octal | 64 | 0 | 204 | 75 | 144 | 0 | 60 | 410 | 144 | 32 |
| Binary | 110100 | 0 | 10000100 | 111101 | 1100100 | 0 | 110000 | 100001000 | 1100100 | 11010 |
Color Harmonies of #340084
Complementary color
Monochromatic Colors of #340084
Black with #340084
Text Example
Text Example
White with #340084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340084; }
p { color: rgb(52,0,132); }
H1.HeaderClassName
{
color: #340084;
}
.AnyTagClassName
{
color: #340084;
}
</style>
background-color css
<style>
a { background-color: #340084; }
a { background-color: rgb(52,0,132); }
div.DivClassName
{
background-color: #340084;
}
.BgClassName
{
background-color: #340084;
}
</style>
border-color css
<style>
span { border-color: #340084; }
span { border-color: rgb(52,0,132); }
td.TdClassName
{
border-color: #340084;
}
.TagClassName
{
border-color: #340084;
}
</style>