Shades of Persian Indigo #351095
Tints of Persian Indigo #351095
RGB
CMYK
RGB Variations
Color information
#351095 (or 0x351095) is known color: Persian Indigo. HEX triplet: 35, 10 and 95. RGB value is (53,16,149). Sum of RGB (Red+Green+Blue) = 53+16+149=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 16 (6.64% from 255 or 7.34% from 218); Blue value is 149 (58.59% from 255 or 68.35% from 218); Max value from RGB is 149 - color contains mainly: blue. Hex color #351095 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351095 is #CAEF6A. Grayscale: #292929. Windows color (decimal): -13299563 or 9769013. OLE color: 9769013.
HSL color Cylindrical-coordinate representation of color #351095: hue angle of 256.69º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #351095 is Cyan = 0.64, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 16 | 149 | - |
| CMYK | 0.64 | 0.89 | 0 | 0.42 |
| HSL | 256.69º | 0.81% | 0.32% | - |
| HSV(B) | 256.69º | 0.89% | 0.58% | - |
| XYZ | 7.08 | 3.3 | 28.7 | - |
| YUV | 42.23 | 188.26 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 149 | 0.64 | 0.89 | 0 | 0.42 | 256.69 | 0.81 | 0.32 |
| Hex | 35 | 10 | 95 | 40 | 59 | 0 | 2A | 101 | 51 | 20 |
| Octal | 65 | 20 | 225 | 100 | 131 | 0 | 52 | 401 | 121 | 40 |
| Binary | 110101 | 10000 | 10010101 | 1000000 | 1011001 | 0 | 101010 | 100000001 | 1010001 | 100000 |
Color Harmonies of #351095
Complementary color
Monochromatic Colors of #351095
Black with #351095
Text Example
Text Example
White with #351095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351095; }
p { color: rgb(53,16,149); }
H1.HeaderClassName
{
color: #351095;
}
.AnyTagClassName
{
color: #351095;
}
</style>
background-color css
<style>
a { background-color: #351095; }
a { background-color: rgb(53,16,149); }
div.DivClassName
{
background-color: #351095;
}
.BgClassName
{
background-color: #351095;
}
</style>
border-color css
<style>
span { border-color: #351095; }
span { border-color: rgb(53,16,149); }
td.TdClassName
{
border-color: #351095;
}
.TagClassName
{
border-color: #351095;
}
</style>