Shades of Persian Indigo #340466
Tints of Persian Indigo #340466
RGB
CMYK
RGB Variations
Color information
#340466 (or 0x340466) is known color: Persian Indigo. HEX triplet: 34, 04 and 66. RGB value is (52,4,102). Sum of RGB (Red+Green+Blue) = 52+4+102=158 (20% of max value = 765). Red value is 52 (20.70% from 255 or 32.91% from 158); Green value is 4 (1.95% from 255 or 2.53% from 158); Blue value is 102 (40.23% from 255 or 64.56% from 158); Max value from RGB is 102 - color contains mainly: blue. Hex color #340466 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340466 is #CBFB99. Grayscale: #1D1D1D. Windows color (decimal): -13368218 or 6685748. OLE color: 6685748.
HSL color Cylindrical-coordinate representation of color #340466: hue angle of 269.39º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340466 is Cyan = 0.49, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 4 | 102 | - |
| CMYK | 0.49 | 0.96 | 0 | 0.6 |
| HSL | 269.39º | 0.92% | 0.21% | - |
| HSV(B) | 269.39º | 0.96% | 0.4% | - |
| XYZ | 3.86 | 1.78 | 12.71 | - |
| YUV | 29.52 | 168.9 | 144.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 4 | 102 | 0.49 | 0.96 | 0 | 0.6 | 269.39 | 0.92 | 0.21 |
| Hex | 34 | 4 | 66 | 31 | 60 | 0 | 3C | 10D | 5C | 15 |
| Octal | 64 | 4 | 146 | 61 | 140 | 0 | 74 | 415 | 134 | 25 |
| Binary | 110100 | 100 | 1100110 | 110001 | 1100000 | 0 | 111100 | 100001101 | 1011100 | 10101 |
Color Harmonies of #340466
Complementary color
Monochromatic Colors of #340466
Black with #340466
Text Example
Text Example
White with #340466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340466; }
p { color: rgb(52,4,102); }
H1.HeaderClassName
{
color: #340466;
}
.AnyTagClassName
{
color: #340466;
}
</style>
background-color css
<style>
a { background-color: #340466; }
a { background-color: rgb(52,4,102); }
div.DivClassName
{
background-color: #340466;
}
.BgClassName
{
background-color: #340466;
}
</style>
border-color css
<style>
span { border-color: #340466; }
span { border-color: rgb(52,4,102); }
td.TdClassName
{
border-color: #340466;
}
.TagClassName
{
border-color: #340466;
}
</style>