Shades of Persian Indigo #351193
Tints of Persian Indigo #351193
RGB
CMYK
RGB Variations
Color information
#351193 (or 0x351193) is known color: Persian Indigo. HEX triplet: 35, 11 and 93. RGB value is (53,17,147). Sum of RGB (Red+Green+Blue) = 53+17+147=217 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.42% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 147 (57.81% from 255 or 67.74% from 217); Max value from RGB is 147 - color contains mainly: blue. Hex color #351193 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351193 is #CAEE6C. Grayscale: #2A2A2A. Windows color (decimal): -13299309 or 9638197. OLE color: 9638197.
HSL color Cylindrical-coordinate representation of color #351193: hue angle of 256.62º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #351193 is Cyan = 0.64, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 17 | 147 | - |
| CMYK | 0.64 | 0.88 | 0 | 0.42 |
| HSL | 256.62º | 0.79% | 0.32% | - |
| HSV(B) | 256.62º | 0.88% | 0.58% | - |
| XYZ | 6.94 | 3.26 | 27.87 | - |
| YUV | 42.58 | 186.93 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 147 | 0.64 | 0.88 | 0 | 0.42 | 256.62 | 0.79 | 0.32 |
| Hex | 35 | 11 | 93 | 40 | 58 | 0 | 2A | 101 | 4F | 20 |
| Octal | 65 | 21 | 223 | 100 | 130 | 0 | 52 | 401 | 117 | 40 |
| Binary | 110101 | 10001 | 10010011 | 1000000 | 1011000 | 0 | 101010 | 100000001 | 1001111 | 100000 |
Color Harmonies of #351193
Complementary color
Monochromatic Colors of #351193
Black with #351193
Text Example
Text Example
White with #351193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351193; }
p { color: rgb(53,17,147); }
H1.HeaderClassName
{
color: #351193;
}
.AnyTagClassName
{
color: #351193;
}
</style>
background-color css
<style>
a { background-color: #351193; }
a { background-color: rgb(53,17,147); }
div.DivClassName
{
background-color: #351193;
}
.BgClassName
{
background-color: #351193;
}
</style>
border-color css
<style>
span { border-color: #351193; }
span { border-color: rgb(53,17,147); }
td.TdClassName
{
border-color: #351193;
}
.TagClassName
{
border-color: #351193;
}
</style>