Shades of Persian Indigo #340581
Tints of Persian Indigo #340581
RGB
CMYK
RGB Variations
Color information
#340581 (or 0x340581) is known color: Persian Indigo. HEX triplet: 34, 05 and 81. RGB value is (52,5,129). Sum of RGB (Red+Green+Blue) = 52+5+129=186 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.96% from 186); Green value is 5 (2.34% from 255 or 2.69% from 186); Blue value is 129 (50.78% from 255 or 69.35% from 186); Max value from RGB is 129 - color contains mainly: blue. Hex color #340581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340581 is #CBFA7E. Grayscale: #202020. Windows color (decimal): -13367935 or 8455476. OLE color: 8455476.
HSL color Cylindrical-coordinate representation of color #340581: hue angle of 262.74º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #340581 is Cyan = 0.60, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 5 | 129 | - |
| CMYK | 0.60 | 0.96 | 0 | 0.49 |
| HSL | 262.74º | 0.93% | 0.26% | - |
| HSV(B) | 262.74º | 0.96% | 0.51% | - |
| XYZ | 5.43 | 2.42 | 20.95 | - |
| YUV | 33.19 | 182.07 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 129 | 0.60 | 0.96 | 0 | 0.49 | 262.74 | 0.93 | 0.26 |
| Hex | 34 | 5 | 81 | 3C | 60 | 0 | 31 | 107 | 5D | 1A |
| Octal | 64 | 5 | 201 | 74 | 140 | 0 | 61 | 407 | 135 | 32 |
| Binary | 110100 | 101 | 10000001 | 111100 | 1100000 | 0 | 110001 | 100000111 | 1011101 | 11010 |
Color Harmonies of #340581
Complementary color
Monochromatic Colors of #340581
Black with #340581
Text Example
Text Example
White with #340581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340581; }
p { color: rgb(52,5,129); }
H1.HeaderClassName
{
color: #340581;
}
.AnyTagClassName
{
color: #340581;
}
</style>
background-color css
<style>
a { background-color: #340581; }
a { background-color: rgb(52,5,129); }
div.DivClassName
{
background-color: #340581;
}
.BgClassName
{
background-color: #340581;
}
</style>
border-color css
<style>
span { border-color: #340581; }
span { border-color: rgb(52,5,129); }
td.TdClassName
{
border-color: #340581;
}
.TagClassName
{
border-color: #340581;
}
</style>