Shades of Persian Indigo #351994
Tints of Persian Indigo #351994
RGB
CMYK
RGB Variations
Color information
#351994 (or 0x351994) is known color: Persian Indigo. HEX triplet: 35, 19 and 94. RGB value is (53,25,148). Sum of RGB (Red+Green+Blue) = 53+25+148=226 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.45% from 226); Green value is 25 (10.16% from 255 or 11.06% from 226); Blue value is 148 (58.20% from 255 or 65.49% from 226); Max value from RGB is 148 - color contains mainly: blue. Hex color #351994 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351994 is #CAE66B. Grayscale: #2E2E2E. Windows color (decimal): -13297260 or 9705781. OLE color: 9705781.
HSL color Cylindrical-coordinate representation of color #351994: hue angle of 253.66º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351994 is Cyan = 0.64, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 25 | 148 | - |
| CMYK | 0.64 | 0.83 | 0 | 0.42 |
| HSL | 253.66º | 0.71% | 0.34% | - |
| HSV(B) | 253.66º | 0.83% | 0.58% | - |
| XYZ | 7.16 | 3.59 | 28.33 | - |
| YUV | 47.39 | 184.78 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 148 | 0.64 | 0.83 | 0 | 0.42 | 253.66 | 0.71 | 0.34 |
| Hex | 35 | 19 | 94 | 40 | 53 | 0 | 2A | FE | 47 | 22 |
| Octal | 65 | 31 | 224 | 100 | 123 | 0 | 52 | 376 | 107 | 42 |
| Binary | 110101 | 11001 | 10010100 | 1000000 | 1010011 | 0 | 101010 | 11111110 | 1000111 | 100010 |
Color Harmonies of #351994
Complementary color
Monochromatic Colors of #351994
Black with #351994
Text Example
Text Example
White with #351994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351994; }
p { color: rgb(53,25,148); }
H1.HeaderClassName
{
color: #351994;
}
.AnyTagClassName
{
color: #351994;
}
</style>
background-color css
<style>
a { background-color: #351994; }
a { background-color: rgb(53,25,148); }
div.DivClassName
{
background-color: #351994;
}
.BgClassName
{
background-color: #351994;
}
</style>
border-color css
<style>
span { border-color: #351994; }
span { border-color: rgb(53,25,148); }
td.TdClassName
{
border-color: #351994;
}
.TagClassName
{
border-color: #351994;
}
</style>