Shades of Persian Indigo #351392
Tints of Persian Indigo #351392
RGB
CMYK
RGB Variations
Color information
#351392 (or 0x351392) is known color: Persian Indigo. HEX triplet: 35, 13 and 92. RGB value is (53,19,146). Sum of RGB (Red+Green+Blue) = 53+19+146=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 19 (7.81% from 255 or 8.72% from 218); Blue value is 146 (57.42% from 255 or 66.97% from 218); Max value from RGB is 146 - color contains mainly: blue. Hex color #351392 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351392 is #CAEC6D. Grayscale: #2B2B2B. Windows color (decimal): -13298798 or 9573173. OLE color: 9573173.
HSL color Cylindrical-coordinate representation of color #351392: hue angle of 256.06º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #351392 is Cyan = 0.64, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 19 | 146 | - |
| CMYK | 0.64 | 0.87 | 0 | 0.43 |
| HSL | 256.06º | 0.77% | 0.32% | - |
| HSV(B) | 256.06º | 0.87% | 0.57% | - |
| XYZ | 6.89 | 3.3 | 27.47 | - |
| YUV | 43.64 | 185.76 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 146 | 0.64 | 0.87 | 0 | 0.43 | 256.06 | 0.77 | 0.32 |
| Hex | 35 | 13 | 92 | 40 | 57 | 0 | 2B | 100 | 4D | 20 |
| Octal | 65 | 23 | 222 | 100 | 127 | 0 | 53 | 400 | 115 | 40 |
| Binary | 110101 | 10011 | 10010010 | 1000000 | 1010111 | 0 | 101011 | 100000000 | 1001101 | 100000 |
Color Harmonies of #351392
Complementary color
Monochromatic Colors of #351392
Black with #351392
Text Example
Text Example
White with #351392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351392; }
p { color: rgb(53,19,146); }
H1.HeaderClassName
{
color: #351392;
}
.AnyTagClassName
{
color: #351392;
}
</style>
background-color css
<style>
a { background-color: #351392; }
a { background-color: rgb(53,19,146); }
div.DivClassName
{
background-color: #351392;
}
.BgClassName
{
background-color: #351392;
}
</style>
border-color css
<style>
span { border-color: #351392; }
span { border-color: rgb(53,19,146); }
td.TdClassName
{
border-color: #351392;
}
.TagClassName
{
border-color: #351392;
}
</style>