Shades of Persian Indigo #340069
Tints of Persian Indigo #340069
RGB
CMYK
RGB Variations
Color information
#340069 (or 0x340069) is known color: Persian Indigo. HEX triplet: 34, 00 and 69. RGB value is (52,0,105). Sum of RGB (Red+Green+Blue) = 52+0+105=157 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.12% from 157); Green value is 0 (0.39% from 255 or 0% from 157); Blue value is 105 (41.41% from 255 or 66.88% from 157); Max value from RGB is 105 - color contains mainly: blue. Hex color #340069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340069 is #CBFF96. Grayscale: #1B1B1B. Windows color (decimal): -13369239 or 6881332. OLE color: 6881332.
HSL color Cylindrical-coordinate representation of color #340069: hue angle of 269.71º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #340069 is Cyan = 0.50, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 0 | 105 | - |
| CMYK | 0.50 | 1 | 0 | 0.59 |
| HSL | 269.71º | 1% | 0.21% | - |
| HSV(B) | 269.71º | 1% | 0.41% | - |
| XYZ | 3.97 | 1.75 | 13.49 | - |
| YUV | 27.52 | 171.73 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 0 | 105 | 0.50 | 1 | 0 | 0.59 | 269.71 | 1 | 0.21 |
| Hex | 34 | 0 | 69 | 32 | 64 | 0 | 3B | 10E | 64 | 15 |
| Octal | 64 | 0 | 151 | 62 | 144 | 0 | 73 | 416 | 144 | 25 |
| Binary | 110100 | 0 | 1101001 | 110010 | 1100100 | 0 | 111011 | 100001110 | 1100100 | 10101 |
Color Harmonies of #340069
Complementary color
Monochromatic Colors of #340069
Black with #340069
Text Example
Text Example
White with #340069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340069; }
p { color: rgb(52,0,105); }
H1.HeaderClassName
{
color: #340069;
}
.AnyTagClassName
{
color: #340069;
}
</style>
background-color css
<style>
a { background-color: #340069; }
a { background-color: rgb(52,0,105); }
div.DivClassName
{
background-color: #340069;
}
.BgClassName
{
background-color: #340069;
}
</style>
border-color css
<style>
span { border-color: #340069; }
span { border-color: rgb(52,0,105); }
td.TdClassName
{
border-color: #340069;
}
.TagClassName
{
border-color: #340069;
}
</style>