Shades of Persian Indigo #350595
Tints of Persian Indigo #350595
RGB
CMYK
RGB Variations
Color information
#350595 (or 0x350595) is known color: Persian Indigo. HEX triplet: 35, 05 and 95. RGB value is (53,5,149). Sum of RGB (Red+Green+Blue) = 53+5+149=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 5 (2.34% from 255 or 2.42% from 207); Blue value is 149 (58.59% from 255 or 71.98% from 207); Max value from RGB is 149 - color contains mainly: blue. Hex color #350595 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350595 is #CAFA6A. Grayscale: #232323. Windows color (decimal): -13302379 or 9766197. OLE color: 9766197.
HSL color Cylindrical-coordinate representation of color #350595: hue angle of 260º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350595 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 5 | 149 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.42 |
| HSL | 260º | 0.94% | 0.3% | - |
| HSV(B) | 260º | 0.97% | 0.58% | - |
| XYZ | 6.95 | 3.04 | 28.65 | - |
| YUV | 35.77 | 191.9 | 140.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 149 | 0.64 | 0.97 | 0 | 0.42 | 260 | 0.94 | 0.3 |
| Hex | 35 | 5 | 95 | 40 | 61 | 0 | 2A | 104 | 5E | 1E |
| Octal | 65 | 5 | 225 | 100 | 141 | 0 | 52 | 404 | 136 | 36 |
| Binary | 110101 | 101 | 10010101 | 1000000 | 1100001 | 0 | 101010 | 100000100 | 1011110 | 11110 |
Color Harmonies of #350595
Complementary color
Monochromatic Colors of #350595
Black with #350595
Text Example
Text Example
White with #350595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350595; }
p { color: rgb(53,5,149); }
H1.HeaderClassName
{
color: #350595;
}
.AnyTagClassName
{
color: #350595;
}
</style>
background-color css
<style>
a { background-color: #350595; }
a { background-color: rgb(53,5,149); }
div.DivClassName
{
background-color: #350595;
}
.BgClassName
{
background-color: #350595;
}
</style>
border-color css
<style>
span { border-color: #350595; }
span { border-color: rgb(53,5,149); }
td.TdClassName
{
border-color: #350595;
}
.TagClassName
{
border-color: #350595;
}
</style>