Shades of Persian Indigo #342289
Tints of Persian Indigo #342289
RGB
CMYK
RGB Variations
Color information
#342289 (or 0x342289) is known color: Persian Indigo. HEX triplet: 34, 22 and 89. RGB value is (52,34,137). Sum of RGB (Red+Green+Blue) = 52+34+137=223 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.32% from 223); Green value is 34 (13.67% from 255 or 15.25% from 223); Blue value is 137 (53.91% from 255 or 61.43% from 223); Max value from RGB is 137 - color contains mainly: blue. Hex color #342289 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342289 is #CBDD76. Grayscale: #323232. Windows color (decimal): -13360503 or 8987188. OLE color: 8987188.
HSL color Cylindrical-coordinate representation of color #342289: hue angle of 250.49º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #342289 is Cyan = 0.62, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 34 | 137 | - |
| CMYK | 0.62 | 0.75 | 0 | 0.46 |
| HSL | 250.49º | 0.6% | 0.34% | - |
| HSV(B) | 250.49º | 0.75% | 0.54% | - |
| XYZ | 6.5 | 3.68 | 24.03 | - |
| YUV | 51.12 | 176.46 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 34 | 137 | 0.62 | 0.75 | 0 | 0.46 | 250.49 | 0.6 | 0.34 |
| Hex | 34 | 22 | 89 | 3E | 4B | 0 | 2E | FA | 3C | 22 |
| Octal | 64 | 42 | 211 | 76 | 113 | 0 | 56 | 372 | 74 | 42 |
| Binary | 110100 | 100010 | 10001001 | 111110 | 1001011 | 0 | 101110 | 11111010 | 111100 | 100010 |
Color Harmonies of #342289
Complementary color
Monochromatic Colors of #342289
Black with #342289
Text Example
Text Example
White with #342289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342289; }
p { color: rgb(52,34,137); }
H1.HeaderClassName
{
color: #342289;
}
.AnyTagClassName
{
color: #342289;
}
</style>
background-color css
<style>
a { background-color: #342289; }
a { background-color: rgb(52,34,137); }
div.DivClassName
{
background-color: #342289;
}
.BgClassName
{
background-color: #342289;
}
</style>
border-color css
<style>
span { border-color: #342289; }
span { border-color: rgb(52,34,137); }
td.TdClassName
{
border-color: #342289;
}
.TagClassName
{
border-color: #342289;
}
</style>