Shades of Persian Indigo #350290
Tints of Persian Indigo #350290
RGB
CMYK
RGB Variations
Color information
#350290 (or 0x350290) is known color: Persian Indigo. HEX triplet: 35, 02 and 90. RGB value is (53,2,144). Sum of RGB (Red+Green+Blue) = 53+2+144=199 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.63% from 199); Green value is 2 (1.17% from 255 or 1.01% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #350290 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350290 is #CAFD6F. Grayscale: #202020. Windows color (decimal): -13303152 or 9437749. OLE color: 9437749.
HSL color Cylindrical-coordinate representation of color #350290: hue angle of 261.55º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350290 is Cyan = 0.63, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 2 | 144 | - |
| CMYK | 0.63 | 0.99 | 0 | 0.44 |
| HSL | 261.55º | 0.97% | 0.29% | - |
| HSV(B) | 261.55º | 0.99% | 0.56% | - |
| XYZ | 6.52 | 2.81 | 26.58 | - |
| YUV | 33.44 | 190.4 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 144 | 0.63 | 0.99 | 0 | 0.44 | 261.55 | 0.97 | 0.29 |
| Hex | 35 | 2 | 90 | 3F | 63 | 0 | 2C | 106 | 61 | 1D |
| Octal | 65 | 2 | 220 | 77 | 143 | 0 | 54 | 406 | 141 | 35 |
| Binary | 110101 | 10 | 10010000 | 111111 | 1100011 | 0 | 101100 | 100000110 | 1100001 | 11101 |
Color Harmonies of #350290
Complementary color
Monochromatic Colors of #350290
Black with #350290
Text Example
Text Example
White with #350290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350290; }
p { color: rgb(53,2,144); }
H1.HeaderClassName
{
color: #350290;
}
.AnyTagClassName
{
color: #350290;
}
</style>
background-color css
<style>
a { background-color: #350290; }
a { background-color: rgb(53,2,144); }
div.DivClassName
{
background-color: #350290;
}
.BgClassName
{
background-color: #350290;
}
</style>
border-color css
<style>
span { border-color: #350290; }
span { border-color: rgb(53,2,144); }
td.TdClassName
{
border-color: #350290;
}
.TagClassName
{
border-color: #350290;
}
</style>