Shades of Persian Indigo #351585
Tints of Persian Indigo #351585
RGB
CMYK
RGB Variations
Color information
#351585 (or 0x351585) is known color: Persian Indigo. HEX triplet: 35, 15 and 85. RGB value is (53,21,133). Sum of RGB (Red+Green+Blue) = 53+21+133=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 21 (8.59% from 255 or 10.14% from 207); Blue value is 133 (52.34% from 255 or 64.25% from 207); Max value from RGB is 133 - color contains mainly: blue. Hex color #351585 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351585 is #CAEA7A. Grayscale: #2A2A2A. Windows color (decimal): -13298299 or 8721717. OLE color: 8721717.
HSL color Cylindrical-coordinate representation of color #351585: hue angle of 257.14º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #351585 is Cyan = 0.60, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 21 | 133 | - |
| CMYK | 0.60 | 0.84 | 0 | 0.48 |
| HSL | 257.14º | 0.73% | 0.3% | - |
| HSV(B) | 257.14º | 0.84% | 0.52% | - |
| XYZ | 5.97 | 2.99 | 22.45 | - |
| YUV | 43.34 | 178.6 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 133 | 0.60 | 0.84 | 0 | 0.48 | 257.14 | 0.73 | 0.3 |
| Hex | 35 | 15 | 85 | 3C | 54 | 0 | 30 | 101 | 49 | 1E |
| Octal | 65 | 25 | 205 | 74 | 124 | 0 | 60 | 401 | 111 | 36 |
| Binary | 110101 | 10101 | 10000101 | 111100 | 1010100 | 0 | 110000 | 100000001 | 1001001 | 11110 |
Color Harmonies of #351585
Complementary color
Monochromatic Colors of #351585
Black with #351585
Text Example
Text Example
White with #351585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351585; }
p { color: rgb(53,21,133); }
H1.HeaderClassName
{
color: #351585;
}
.AnyTagClassName
{
color: #351585;
}
</style>
background-color css
<style>
a { background-color: #351585; }
a { background-color: rgb(53,21,133); }
div.DivClassName
{
background-color: #351585;
}
.BgClassName
{
background-color: #351585;
}
</style>
border-color css
<style>
span { border-color: #351585; }
span { border-color: rgb(53,21,133); }
td.TdClassName
{
border-color: #351585;
}
.TagClassName
{
border-color: #351585;
}
</style>