Shades of Persian Indigo #351393
Tints of Persian Indigo #351393
RGB
CMYK
RGB Variations
Color information
#351393 (or 0x351393) is known color: Persian Indigo. HEX triplet: 35, 13 and 93. RGB value is (53,19,147). Sum of RGB (Red+Green+Blue) = 53+19+147=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 147 (57.81% from 255 or 67.12% from 219); Max value from RGB is 147 - color contains mainly: blue. Hex color #351393 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351393 is #CAEC6C. Grayscale: #2B2B2B. Windows color (decimal): -13298797 or 9638709. OLE color: 9638709.
HSL color Cylindrical-coordinate representation of color #351393: hue angle of 255.94º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #351393 is Cyan = 0.64, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 19 | 147 | - |
| CMYK | 0.64 | 0.87 | 0 | 0.42 |
| HSL | 255.94º | 0.77% | 0.33% | - |
| HSV(B) | 255.94º | 0.87% | 0.58% | - |
| XYZ | 6.97 | 3.33 | 27.88 | - |
| YUV | 43.76 | 186.26 | 134.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 147 | 0.64 | 0.87 | 0 | 0.42 | 255.94 | 0.77 | 0.33 |
| Hex | 35 | 13 | 93 | 40 | 57 | 0 | 2A | 100 | 4D | 21 |
| Octal | 65 | 23 | 223 | 100 | 127 | 0 | 52 | 400 | 115 | 41 |
| Binary | 110101 | 10011 | 10010011 | 1000000 | 1010111 | 0 | 101010 | 100000000 | 1001101 | 100001 |
Color Harmonies of #351393
Complementary color
Monochromatic Colors of #351393
Black with #351393
Text Example
Text Example
White with #351393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351393; }
p { color: rgb(53,19,147); }
H1.HeaderClassName
{
color: #351393;
}
.AnyTagClassName
{
color: #351393;
}
</style>
background-color css
<style>
a { background-color: #351393; }
a { background-color: rgb(53,19,147); }
div.DivClassName
{
background-color: #351393;
}
.BgClassName
{
background-color: #351393;
}
</style>
border-color css
<style>
span { border-color: #351393; }
span { border-color: rgb(53,19,147); }
td.TdClassName
{
border-color: #351393;
}
.TagClassName
{
border-color: #351393;
}
</style>