Shades of Persian Indigo #340065
Tints of Persian Indigo #340065
RGB
CMYK
RGB Variations
Color information
#340065 (or 0x340065) is known color: Persian Indigo. HEX triplet: 34, 00 and 65. RGB value is (52,0,101). Sum of RGB (Red+Green+Blue) = 52+0+101=153 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.99% from 153); Green value is 0 (0.39% from 255 or 0% from 153); Blue value is 101 (39.84% from 255 or 66.01% from 153); Max value from RGB is 101 - color contains mainly: blue. Hex color #340065 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #340065 is #CBFF9A. Grayscale: #1A1A1A. Windows color (decimal): -13369243 or 6619188. OLE color: 6619188.
HSL color Cylindrical-coordinate representation of color #340065: hue angle of 270.89º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #340065 is Cyan = 0.49, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 0 | 101 | - |
| CMYK | 0.49 | 1 | 0 | 0.60 |
| HSL | 270.89º | 1% | 0.2% | - |
| HSV(B) | 270.89º | 1% | 0.4% | - |
| XYZ | 3.77 | 1.67 | 12.44 | - |
| YUV | 27.06 | 169.73 | 145.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 0 | 101 | 0.49 | 1 | 0 | 0.60 | 270.89 | 1 | 0.2 |
| Hex | 34 | 0 | 65 | 31 | 64 | 0 | 3C | 10F | 64 | 14 |
| Octal | 64 | 0 | 145 | 61 | 144 | 0 | 74 | 417 | 144 | 24 |
| Binary | 110100 | 0 | 1100101 | 110001 | 1100100 | 0 | 111100 | 100001111 | 1100100 | 10100 |
Color Harmonies of #340065
Complementary color
Monochromatic Colors of #340065
Black with #340065
Text Example
Text Example
White with #340065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340065; }
p { color: rgb(52,0,101); }
H1.HeaderClassName
{
color: #340065;
}
.AnyTagClassName
{
color: #340065;
}
</style>
background-color css
<style>
a { background-color: #340065; }
a { background-color: rgb(52,0,101); }
div.DivClassName
{
background-color: #340065;
}
.BgClassName
{
background-color: #340065;
}
</style>
border-color css
<style>
span { border-color: #340065; }
span { border-color: rgb(52,0,101); }
td.TdClassName
{
border-color: #340065;
}
.TagClassName
{
border-color: #340065;
}
</style>