Shades of Persian Indigo #351990
Tints of Persian Indigo #351990
RGB
CMYK
RGB Variations
Color information
#351990 (or 0x351990) is known color: Persian Indigo. HEX triplet: 35, 19 and 90. RGB value is (53,25,144). Sum of RGB (Red+Green+Blue) = 53+25+144=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 25 (10.16% from 255 or 11.26% from 222); Blue value is 144 (56.64% from 255 or 64.86% from 222); Max value from RGB is 144 - color contains mainly: blue. Hex color #351990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351990 is #CAE66F. Grayscale: #2E2E2E. Windows color (decimal): -13297264 or 9443637. OLE color: 9443637.
HSL color Cylindrical-coordinate representation of color #351990: hue angle of 254.12º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351990 is Cyan = 0.63, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 25 | 144 | - |
| CMYK | 0.63 | 0.83 | 0 | 0.44 |
| HSL | 254.12º | 0.7% | 0.33% | - |
| HSV(B) | 254.12º | 0.83% | 0.56% | - |
| XYZ | 6.85 | 3.47 | 26.69 | - |
| YUV | 46.94 | 182.78 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 144 | 0.63 | 0.83 | 0 | 0.44 | 254.12 | 0.7 | 0.33 |
| Hex | 35 | 19 | 90 | 3F | 53 | 0 | 2C | FE | 46 | 21 |
| Octal | 65 | 31 | 220 | 77 | 123 | 0 | 54 | 376 | 106 | 41 |
| Binary | 110101 | 11001 | 10010000 | 111111 | 1010011 | 0 | 101100 | 11111110 | 1000110 | 100001 |
Color Harmonies of #351990
Complementary color
Monochromatic Colors of #351990
Black with #351990
Text Example
Text Example
White with #351990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351990; }
p { color: rgb(53,25,144); }
H1.HeaderClassName
{
color: #351990;
}
.AnyTagClassName
{
color: #351990;
}
</style>
background-color css
<style>
a { background-color: #351990; }
a { background-color: rgb(53,25,144); }
div.DivClassName
{
background-color: #351990;
}
.BgClassName
{
background-color: #351990;
}
</style>
border-color css
<style>
span { border-color: #351990; }
span { border-color: rgb(53,25,144); }
td.TdClassName
{
border-color: #351990;
}
.TagClassName
{
border-color: #351990;
}
</style>