Shades of Persian Indigo #350690
Tints of Persian Indigo #350690
RGB
CMYK
RGB Variations
Color information
#350690 (or 0x350690) is known color: Persian Indigo. HEX triplet: 35, 06 and 90. RGB value is (53,6,144). Sum of RGB (Red+Green+Blue) = 53+6+144=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 6 (2.73% from 255 or 2.96% from 203); Blue value is 144 (56.64% from 255 or 70.94% from 203); Max value from RGB is 144 - color contains mainly: blue. Hex color #350690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350690 is #CAF96F. Grayscale: #232323. Windows color (decimal): -13302128 or 9438773. OLE color: 9438773.
HSL color Cylindrical-coordinate representation of color #350690: hue angle of 260.43º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350690 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 6 | 144 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.44 |
| HSL | 260.43º | 0.92% | 0.29% | - |
| HSV(B) | 260.43º | 0.96% | 0.56% | - |
| XYZ | 6.57 | 2.9 | 26.6 | - |
| YUV | 35.79 | 189.07 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 144 | 0.63 | 0.96 | 0 | 0.44 | 260.43 | 0.92 | 0.29 |
| Hex | 35 | 6 | 90 | 3F | 60 | 0 | 2C | 104 | 5C | 1D |
| Octal | 65 | 6 | 220 | 77 | 140 | 0 | 54 | 404 | 134 | 35 |
| Binary | 110101 | 110 | 10010000 | 111111 | 1100000 | 0 | 101100 | 100000100 | 1011100 | 11101 |
Color Harmonies of #350690
Complementary color
Monochromatic Colors of #350690
Black with #350690
Text Example
Text Example
White with #350690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350690; }
p { color: rgb(53,6,144); }
H1.HeaderClassName
{
color: #350690;
}
.AnyTagClassName
{
color: #350690;
}
</style>
background-color css
<style>
a { background-color: #350690; }
a { background-color: rgb(53,6,144); }
div.DivClassName
{
background-color: #350690;
}
.BgClassName
{
background-color: #350690;
}
</style>
border-color css
<style>
span { border-color: #350690; }
span { border-color: rgb(53,6,144); }
td.TdClassName
{
border-color: #350690;
}
.TagClassName
{
border-color: #350690;
}
</style>