Shades of Persian Indigo #342297
Tints of Persian Indigo #342297
RGB
CMYK
RGB Variations
Color information
#342297 (or 0x342297) is known color: Persian Indigo. HEX triplet: 34, 22 and 97. RGB value is (52,34,151). Sum of RGB (Red+Green+Blue) = 52+34+151=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 34 (13.67% from 255 or 14.35% from 237); Blue value is 151 (59.38% from 255 or 63.71% from 237); Max value from RGB is 151 - color contains mainly: blue. Hex color #342297 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342297 is #CBDD68. Grayscale: #343434. Windows color (decimal): -13360489 or 9904692. OLE color: 9904692.
HSL color Cylindrical-coordinate representation of color #342297: hue angle of 249.23º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #342297 is Cyan = 0.66, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 52 | 34 | 151 | - |
| CMYK | 0.66 | 0.77 | 0 | 0.41 |
| HSL | 249.23º | 0.63% | 0.36% | - |
| HSV(B) | 249.23º | 0.77% | 0.59% | - |
| XYZ | 7.57 | 4.11 | 29.67 | - |
| YUV | 52.72 | 183.46 | 127.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 34 | 151 | 0.66 | 0.77 | 0 | 0.41 | 249.23 | 0.63 | 0.36 |
| Hex | 34 | 22 | 97 | 42 | 4D | 0 | 29 | F9 | 3F | 24 |
| Octal | 64 | 42 | 227 | 102 | 115 | 0 | 51 | 371 | 77 | 44 |
| Binary | 110100 | 100010 | 10010111 | 1000010 | 1001101 | 0 | 101001 | 11111001 | 111111 | 100100 |
Color Harmonies of #342297
Complementary color
Monochromatic Colors of #342297
Black with #342297
Text Example
Text Example
White with #342297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342297; }
p { color: rgb(52,34,151); }
H1.HeaderClassName
{
color: #342297;
}
.AnyTagClassName
{
color: #342297;
}
</style>
background-color css
<style>
a { background-color: #342297; }
a { background-color: rgb(52,34,151); }
div.DivClassName
{
background-color: #342297;
}
.BgClassName
{
background-color: #342297;
}
</style>
border-color css
<style>
span { border-color: #342297; }
span { border-color: rgb(52,34,151); }
td.TdClassName
{
border-color: #342297;
}
.TagClassName
{
border-color: #342297;
}
</style>