Shades of Persian Indigo #340397
Tints of Persian Indigo #340397
RGB
CMYK
RGB Variations
Color information
#340397 (or 0x340397) is known color: Persian Indigo. HEX triplet: 34, 03 and 97. RGB value is (52,3,151). Sum of RGB (Red+Green+Blue) = 52+3+151=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 3 (1.56% from 255 or 1.46% from 206); Blue value is 151 (59.38% from 255 or 73.30% from 206); Max value from RGB is 151 - color contains mainly: blue. Hex color #340397 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340397 is #CBFC68. Grayscale: #212121. Windows color (decimal): -13368425 or 9896756. OLE color: 9896756.
HSL color Cylindrical-coordinate representation of color #340397: hue angle of 259.86º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #340397 is Cyan = 0.66, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 3 | 151 | - |
| CMYK | 0.66 | 0.98 | 0 | 0.41 |
| HSL | 259.86º | 0.96% | 0.3% | - |
| HSV(B) | 259.86º | 0.98% | 0.59% | - |
| XYZ | 7.03 | 3.03 | 29.49 | - |
| YUV | 34.52 | 193.73 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 3 | 151 | 0.66 | 0.98 | 0 | 0.41 | 259.86 | 0.96 | 0.3 |
| Hex | 34 | 3 | 97 | 42 | 62 | 0 | 29 | 104 | 60 | 1E |
| Octal | 64 | 3 | 227 | 102 | 142 | 0 | 51 | 404 | 140 | 36 |
| Binary | 110100 | 11 | 10010111 | 1000010 | 1100010 | 0 | 101001 | 100000100 | 1100000 | 11110 |
Color Harmonies of #340397
Complementary color
Monochromatic Colors of #340397
Black with #340397
Text Example
Text Example
White with #340397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340397; }
p { color: rgb(52,3,151); }
H1.HeaderClassName
{
color: #340397;
}
.AnyTagClassName
{
color: #340397;
}
</style>
background-color css
<style>
a { background-color: #340397; }
a { background-color: rgb(52,3,151); }
div.DivClassName
{
background-color: #340397;
}
.BgClassName
{
background-color: #340397;
}
</style>
border-color css
<style>
span { border-color: #340397; }
span { border-color: rgb(52,3,151); }
td.TdClassName
{
border-color: #340397;
}
.TagClassName
{
border-color: #340397;
}
</style>