Shades of Persian Indigo #340195
Tints of Persian Indigo #340195
RGB
CMYK
RGB Variations
Color information
#340195 (or 0x340195) is known color: Persian Indigo. HEX triplet: 34, 01 and 95. RGB value is (52,1,149). Sum of RGB (Red+Green+Blue) = 52+1+149=202 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.74% from 202); Green value is 1 (0.78% from 255 or 0.50% from 202); Blue value is 149 (58.59% from 255 or 73.76% from 202); Max value from RGB is 149 - color contains mainly: blue. Hex color #340195 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #340195 is #CBFE6A. Grayscale: #202020. Windows color (decimal): -13368939 or 9765172. OLE color: 9765172.
HSL color Cylindrical-coordinate representation of color #340195: hue angle of 260.68º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #340195 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 1 | 149 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.42 |
| HSL | 260.68º | 0.99% | 0.29% | - |
| HSV(B) | 260.68º | 0.99% | 0.58% | - |
| XYZ | 6.85 | 2.92 | 28.64 | - |
| YUV | 33.12 | 193.4 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 1 | 149 | 0.65 | 0.99 | 0 | 0.42 | 260.68 | 0.99 | 0.29 |
| Hex | 34 | 1 | 95 | 41 | 63 | 0 | 2A | 105 | 63 | 1D |
| Octal | 64 | 1 | 225 | 101 | 143 | 0 | 52 | 405 | 143 | 35 |
| Binary | 110100 | 1 | 10010101 | 1000001 | 1100011 | 0 | 101010 | 100000101 | 1100011 | 11101 |
Color Harmonies of #340195
Complementary color
Monochromatic Colors of #340195
Black with #340195
Text Example
Text Example
White with #340195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340195; }
p { color: rgb(52,1,149); }
H1.HeaderClassName
{
color: #340195;
}
.AnyTagClassName
{
color: #340195;
}
</style>
background-color css
<style>
a { background-color: #340195; }
a { background-color: rgb(52,1,149); }
div.DivClassName
{
background-color: #340195;
}
.BgClassName
{
background-color: #340195;
}
</style>
border-color css
<style>
span { border-color: #340195; }
span { border-color: rgb(52,1,149); }
td.TdClassName
{
border-color: #340195;
}
.TagClassName
{
border-color: #340195;
}
</style>