Shades of Persian Indigo #351194
Tints of Persian Indigo #351194
RGB
CMYK
RGB Variations
Color information
#351194 (or 0x351194) is known color: Persian Indigo. HEX triplet: 35, 11 and 94. RGB value is (53,17,148). Sum of RGB (Red+Green+Blue) = 53+17+148=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 17 (7.03% from 255 or 7.80% from 218); Blue value is 148 (58.20% from 255 or 67.89% from 218); Max value from RGB is 148 - color contains mainly: blue. Hex color #351194 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351194 is #CAEE6B. Grayscale: #2A2A2A. Windows color (decimal): -13299308 or 9703733. OLE color: 9703733.
HSL color Cylindrical-coordinate representation of color #351194: hue angle of 256.49º degrees, saturation: 0.79, 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 #351194 is Cyan = 0.64, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 17 | 148 | - |
| CMYK | 0.64 | 0.89 | 0 | 0.42 |
| HSL | 256.49º | 0.79% | 0.32% | - |
| HSV(B) | 256.49º | 0.89% | 0.58% | - |
| XYZ | 7.01 | 3.3 | 28.28 | - |
| YUV | 42.7 | 187.43 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 148 | 0.64 | 0.89 | 0 | 0.42 | 256.49 | 0.79 | 0.32 |
| Hex | 35 | 11 | 94 | 40 | 59 | 0 | 2A | 100 | 4F | 20 |
| Octal | 65 | 21 | 224 | 100 | 131 | 0 | 52 | 400 | 117 | 40 |
| Binary | 110101 | 10001 | 10010100 | 1000000 | 1011001 | 0 | 101010 | 100000000 | 1001111 | 100000 |
Color Harmonies of #351194
Complementary color
Monochromatic Colors of #351194
Black with #351194
Text Example
Text Example
White with #351194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351194; }
p { color: rgb(53,17,148); }
H1.HeaderClassName
{
color: #351194;
}
.AnyTagClassName
{
color: #351194;
}
</style>
background-color css
<style>
a { background-color: #351194; }
a { background-color: rgb(53,17,148); }
div.DivClassName
{
background-color: #351194;
}
.BgClassName
{
background-color: #351194;
}
</style>
border-color css
<style>
span { border-color: #351194; }
span { border-color: rgb(53,17,148); }
td.TdClassName
{
border-color: #351194;
}
.TagClassName
{
border-color: #351194;
}
</style>