Shades of Persian Indigo #350287
Tints of Persian Indigo #350287
RGB
CMYK
RGB Variations
Color information
#350287 (or 0x350287) is known color: Persian Indigo. HEX triplet: 35, 02 and 87. RGB value is (53,2,135). Sum of RGB (Red+Green+Blue) = 53+2+135=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 2 (1.17% from 255 or 1.05% from 190); Blue value is 135 (53.12% from 255 or 71.05% from 190); Max value from RGB is 135 - color contains mainly: blue. Hex color #350287 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350287 is #CAFD78. Grayscale: #1F1F1F. Windows color (decimal): -13303161 or 8847925. OLE color: 8847925.
HSL color Cylindrical-coordinate representation of color #350287: hue angle of 263.01º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350287 is Cyan = 0.61, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 2 | 135 | - |
| CMYK | 0.61 | 0.99 | 0 | 0.47 |
| HSL | 263.01º | 0.97% | 0.27% | - |
| HSV(B) | 263.01º | 0.99% | 0.53% | - |
| XYZ | 5.86 | 2.55 | 23.1 | - |
| YUV | 32.41 | 185.9 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 135 | 0.61 | 0.99 | 0 | 0.47 | 263.01 | 0.97 | 0.27 |
| Hex | 35 | 2 | 87 | 3D | 63 | 0 | 2F | 107 | 61 | 1B |
| Octal | 65 | 2 | 207 | 75 | 143 | 0 | 57 | 407 | 141 | 33 |
| Binary | 110101 | 10 | 10000111 | 111101 | 1100011 | 0 | 101111 | 100000111 | 1100001 | 11011 |
Color Harmonies of #350287
Complementary color
Monochromatic Colors of #350287
Black with #350287
Text Example
Text Example
White with #350287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350287; }
p { color: rgb(53,2,135); }
H1.HeaderClassName
{
color: #350287;
}
.AnyTagClassName
{
color: #350287;
}
</style>
background-color css
<style>
a { background-color: #350287; }
a { background-color: rgb(53,2,135); }
div.DivClassName
{
background-color: #350287;
}
.BgClassName
{
background-color: #350287;
}
</style>
border-color css
<style>
span { border-color: #350287; }
span { border-color: rgb(53,2,135); }
td.TdClassName
{
border-color: #350287;
}
.TagClassName
{
border-color: #350287;
}
</style>