Shades of Persian Indigo #351996
Tints of Persian Indigo #351996
RGB
CMYK
RGB Variations
Color information
#351996 (or 0x351996) is known color: Persian Indigo. HEX triplet: 35, 19 and 96. RGB value is (53,25,150). Sum of RGB (Red+Green+Blue) = 53+25+150=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 25 (10.16% from 255 or 10.96% from 228); Blue value is 150 (58.98% from 255 or 65.79% from 228); Max value from RGB is 150 - color contains mainly: blue. Hex color #351996 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351996 is #CAE669. Grayscale: #2F2F2F. Windows color (decimal): -13297258 or 9836853. OLE color: 9836853.
HSL color Cylindrical-coordinate representation of color #351996: hue angle of 253.44º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351996 is Cyan = 0.65, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 25 | 150 | - |
| CMYK | 0.65 | 0.83 | 0 | 0.41 |
| HSL | 253.44º | 0.71% | 0.34% | - |
| HSV(B) | 253.44º | 0.83% | 0.59% | - |
| XYZ | 7.32 | 3.65 | 29.17 | - |
| YUV | 47.62 | 185.78 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 150 | 0.65 | 0.83 | 0 | 0.41 | 253.44 | 0.71 | 0.34 |
| Hex | 35 | 19 | 96 | 41 | 53 | 0 | 29 | FD | 47 | 22 |
| Octal | 65 | 31 | 226 | 101 | 123 | 0 | 51 | 375 | 107 | 42 |
| Binary | 110101 | 11001 | 10010110 | 1000001 | 1010011 | 0 | 101001 | 11111101 | 1000111 | 100010 |
Color Harmonies of #351996
Complementary color
Monochromatic Colors of #351996
Black with #351996
Text Example
Text Example
White with #351996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351996; }
p { color: rgb(53,25,150); }
H1.HeaderClassName
{
color: #351996;
}
.AnyTagClassName
{
color: #351996;
}
</style>
background-color css
<style>
a { background-color: #351996; }
a { background-color: rgb(53,25,150); }
div.DivClassName
{
background-color: #351996;
}
.BgClassName
{
background-color: #351996;
}
</style>
border-color css
<style>
span { border-color: #351996; }
span { border-color: rgb(53,25,150); }
td.TdClassName
{
border-color: #351996;
}
.TagClassName
{
border-color: #351996;
}
</style>