Shades of Persian Indigo #351094
Tints of Persian Indigo #351094
RGB
CMYK
RGB Variations
Color information
#351094 (or 0x351094) is known color: Persian Indigo. HEX triplet: 35, 10 and 94. RGB value is (53,16,148). Sum of RGB (Red+Green+Blue) = 53+16+148=217 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.42% from 217); Green value is 16 (6.64% from 255 or 7.37% from 217); Blue value is 148 (58.20% from 255 or 68.20% from 217); Max value from RGB is 148 - color contains mainly: blue. Hex color #351094 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351094 is #CAEF6B. Grayscale: #292929. Windows color (decimal): -13299564 or 9703477. OLE color: 9703477.
HSL color Cylindrical-coordinate representation of color #351094: hue angle of 256.82º degrees, saturation: 0.8, 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 #351094 is Cyan = 0.64, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 16 | 148 | - |
| CMYK | 0.64 | 0.89 | 0 | 0.42 |
| HSL | 256.82º | 0.8% | 0.32% | - |
| HSV(B) | 256.82º | 0.89% | 0.58% | - |
| XYZ | 7 | 3.27 | 28.28 | - |
| YUV | 42.11 | 187.76 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 148 | 0.64 | 0.89 | 0 | 0.42 | 256.82 | 0.8 | 0.32 |
| Hex | 35 | 10 | 94 | 40 | 59 | 0 | 2A | 101 | 50 | 20 |
| Octal | 65 | 20 | 224 | 100 | 131 | 0 | 52 | 401 | 120 | 40 |
| Binary | 110101 | 10000 | 10010100 | 1000000 | 1011001 | 0 | 101010 | 100000001 | 1010000 | 100000 |
Color Harmonies of #351094
Complementary color
Monochromatic Colors of #351094
Black with #351094
Text Example
Text Example
White with #351094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351094; }
p { color: rgb(53,16,148); }
H1.HeaderClassName
{
color: #351094;
}
.AnyTagClassName
{
color: #351094;
}
</style>
background-color css
<style>
a { background-color: #351094; }
a { background-color: rgb(53,16,148); }
div.DivClassName
{
background-color: #351094;
}
.BgClassName
{
background-color: #351094;
}
</style>
border-color css
<style>
span { border-color: #351094; }
span { border-color: rgb(53,16,148); }
td.TdClassName
{
border-color: #351094;
}
.TagClassName
{
border-color: #351094;
}
</style>