Shades of Persian Indigo #351690
Tints of Persian Indigo #351690
RGB
CMYK
RGB Variations
Color information
#351690 (or 0x351690) is known color: Persian Indigo. HEX triplet: 35, 16 and 90. RGB value is (53,22,144). Sum of RGB (Red+Green+Blue) = 53+22+144=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 22 (8.98% from 255 or 10.05% from 219); Blue value is 144 (56.64% from 255 or 65.75% from 219); Max value from RGB is 144 - color contains mainly: blue. Hex color #351690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351690 is #CAE96F. Grayscale: #2C2C2C. Windows color (decimal): -13298032 or 9442869. OLE color: 9442869.
HSL color Cylindrical-coordinate representation of color #351690: hue angle of 255.25º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351690 is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 22 | 144 | - |
| CMYK | 0.63 | 0.85 | 0 | 0.44 |
| HSL | 255.25º | 0.73% | 0.33% | - |
| HSV(B) | 255.25º | 0.85% | 0.56% | - |
| XYZ | 6.79 | 3.34 | 26.67 | - |
| YUV | 45.18 | 183.77 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 144 | 0.63 | 0.85 | 0 | 0.44 | 255.25 | 0.73 | 0.33 |
| Hex | 35 | 16 | 90 | 3F | 55 | 0 | 2C | FF | 49 | 21 |
| Octal | 65 | 26 | 220 | 77 | 125 | 0 | 54 | 377 | 111 | 41 |
| Binary | 110101 | 10110 | 10010000 | 111111 | 1010101 | 0 | 101100 | 11111111 | 1001001 | 100001 |
Color Harmonies of #351690
Complementary color
Monochromatic Colors of #351690
Black with #351690
Text Example
Text Example
White with #351690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351690; }
p { color: rgb(53,22,144); }
H1.HeaderClassName
{
color: #351690;
}
.AnyTagClassName
{
color: #351690;
}
</style>
background-color css
<style>
a { background-color: #351690; }
a { background-color: rgb(53,22,144); }
div.DivClassName
{
background-color: #351690;
}
.BgClassName
{
background-color: #351690;
}
</style>
border-color css
<style>
span { border-color: #351690; }
span { border-color: rgb(53,22,144); }
td.TdClassName
{
border-color: #351690;
}
.TagClassName
{
border-color: #351690;
}
</style>