Shades of Persian Indigo #350090
Tints of Persian Indigo #350090
RGB
CMYK
RGB Variations
Color information
#350090 (or 0x350090) is known color: Persian Indigo. HEX triplet: 35, 00 and 90. RGB value is (53,0,144). Sum of RGB (Red+Green+Blue) = 53+0+144=197 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.90% from 197); Green value is 0 (0.39% from 255 or 0% from 197); Blue value is 144 (56.64% from 255 or 73.10% from 197); Max value from RGB is 144 - color contains mainly: blue. Hex color #350090 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350090 is #CAFF6F. Grayscale: #1F1F1F. Windows color (decimal): -13303664 or 9437237. OLE color: 9437237.
HSL color Cylindrical-coordinate representation of color #350090: hue angle of 262.08º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350090 is Cyan = 0.63, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 0 | 144 | - |
| CMYK | 0.63 | 1 | 0 | 0.44 |
| HSL | 262.08º | 1% | 0.28% | - |
| HSV(B) | 262.08º | 1% | 0.56% | - |
| XYZ | 6.5 | 2.77 | 26.58 | - |
| YUV | 32.26 | 191.06 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 144 | 0.63 | 1 | 0 | 0.44 | 262.08 | 1 | 0.28 |
| Hex | 35 | 0 | 90 | 3F | 64 | 0 | 2C | 106 | 64 | 1C |
| Octal | 65 | 0 | 220 | 77 | 144 | 0 | 54 | 406 | 144 | 34 |
| Binary | 110101 | 0 | 10010000 | 111111 | 1100100 | 0 | 101100 | 100000110 | 1100100 | 11100 |
Color Harmonies of #350090
Complementary color
Monochromatic Colors of #350090
Black with #350090
Text Example
Text Example
White with #350090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350090; }
p { color: rgb(53,0,144); }
H1.HeaderClassName
{
color: #350090;
}
.AnyTagClassName
{
color: #350090;
}
</style>
background-color css
<style>
a { background-color: #350090; }
a { background-color: rgb(53,0,144); }
div.DivClassName
{
background-color: #350090;
}
.BgClassName
{
background-color: #350090;
}
</style>
border-color css
<style>
span { border-color: #350090; }
span { border-color: rgb(53,0,144); }
td.TdClassName
{
border-color: #350090;
}
.TagClassName
{
border-color: #350090;
}
</style>