Shades of Persian Indigo #340184
Tints of Persian Indigo #340184
RGB
CMYK
RGB Variations
Color information
#340184 (or 0x340184) is known color: Persian Indigo. HEX triplet: 34, 01 and 84. RGB value is (52,1,132). Sum of RGB (Red+Green+Blue) = 52+1+132=185 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.11% from 185); Green value is 1 (0.78% from 255 or 0.54% from 185); Blue value is 132 (51.95% from 255 or 71.35% from 185); Max value from RGB is 132 - color contains mainly: blue. Hex color #340184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340184 is #CBFE7B. Grayscale: #1E1E1E. Windows color (decimal): -13368956 or 8651060. OLE color: 8651060.
HSL color Cylindrical-coordinate representation of color #340184: hue angle of 263.36º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #340184 is Cyan = 0.61, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 1 | 132 | - |
| CMYK | 0.61 | 0.99 | 0 | 0.48 |
| HSL | 263.36º | 0.98% | 0.26% | - |
| HSV(B) | 263.36º | 0.99% | 0.52% | - |
| XYZ | 5.59 | 2.42 | 22 | - |
| YUV | 31.18 | 184.9 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 1 | 132 | 0.61 | 0.99 | 0 | 0.48 | 263.36 | 0.98 | 0.26 |
| Hex | 34 | 1 | 84 | 3D | 63 | 0 | 30 | 107 | 62 | 1A |
| Octal | 64 | 1 | 204 | 75 | 143 | 0 | 60 | 407 | 142 | 32 |
| Binary | 110100 | 1 | 10000100 | 111101 | 1100011 | 0 | 110000 | 100000111 | 1100010 | 11010 |
Color Harmonies of #340184
Complementary color
Monochromatic Colors of #340184
Black with #340184
Text Example
Text Example
White with #340184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340184; }
p { color: rgb(52,1,132); }
H1.HeaderClassName
{
color: #340184;
}
.AnyTagClassName
{
color: #340184;
}
</style>
background-color css
<style>
a { background-color: #340184; }
a { background-color: rgb(52,1,132); }
div.DivClassName
{
background-color: #340184;
}
.BgClassName
{
background-color: #340184;
}
</style>
border-color css
<style>
span { border-color: #340184; }
span { border-color: rgb(52,1,132); }
td.TdClassName
{
border-color: #340184;
}
.TagClassName
{
border-color: #340184;
}
</style>