Shades of Persian Indigo #351195
Tints of Persian Indigo #351195
RGB
CMYK
RGB Variations
Color information
#351195 (or 0x351195) is known color: Persian Indigo. HEX triplet: 35, 11 and 95. RGB value is (53,17,149). Sum of RGB (Red+Green+Blue) = 53+17+149=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 17 (7.03% from 255 or 7.76% from 219); Blue value is 149 (58.59% from 255 or 68.04% from 219); Max value from RGB is 149 - color contains mainly: blue. Hex color #351195 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351195 is #CAEE6A. Grayscale: #2A2A2A. Windows color (decimal): -13299307 or 9769269. OLE color: 9769269.
HSL color Cylindrical-coordinate representation of color #351195: hue angle of 256.36º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #351195 is Cyan = 0.64, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 17 | 149 | - |
| CMYK | 0.64 | 0.89 | 0 | 0.42 |
| HSL | 256.36º | 0.8% | 0.33% | - |
| HSV(B) | 256.36º | 0.89% | 0.58% | - |
| XYZ | 7.09 | 3.33 | 28.7 | - |
| YUV | 42.81 | 187.93 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 149 | 0.64 | 0.89 | 0 | 0.42 | 256.36 | 0.8 | 0.33 |
| Hex | 35 | 11 | 95 | 40 | 59 | 0 | 2A | 100 | 50 | 21 |
| Octal | 65 | 21 | 225 | 100 | 131 | 0 | 52 | 400 | 120 | 41 |
| Binary | 110101 | 10001 | 10010101 | 1000000 | 1011001 | 0 | 101010 | 100000000 | 1010000 | 100001 |
Color Harmonies of #351195
Complementary color
Monochromatic Colors of #351195
Black with #351195
Text Example
Text Example
White with #351195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351195; }
p { color: rgb(53,17,149); }
H1.HeaderClassName
{
color: #351195;
}
.AnyTagClassName
{
color: #351195;
}
</style>
background-color css
<style>
a { background-color: #351195; }
a { background-color: rgb(53,17,149); }
div.DivClassName
{
background-color: #351195;
}
.BgClassName
{
background-color: #351195;
}
</style>
border-color css
<style>
span { border-color: #351195; }
span { border-color: rgb(53,17,149); }
td.TdClassName
{
border-color: #351195;
}
.TagClassName
{
border-color: #351195;
}
</style>