Shades of Persian Indigo #351573
Tints of Persian Indigo #351573
RGB
CMYK
RGB Variations
Color information
#351573 (or 0x351573) is known color: Persian Indigo. HEX triplet: 35, 15 and 73. RGB value is (53,21,115). Sum of RGB (Red+Green+Blue) = 53+21+115=189 (25% of max value = 765). Red value is 53 (21.09% from 255 or 28.04% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 115 (45.31% from 255 or 60.85% from 189); Max value from RGB is 115 - color contains mainly: blue. Hex color #351573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351573 is #CAEA8C. Grayscale: #282828. Windows color (decimal): -13298317 or 7542069. OLE color: 7542069.
HSL color Cylindrical-coordinate representation of color #351573: hue angle of 260.43º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351573 is Cyan = 0.54, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 21 | 115 | - |
| CMYK | 0.54 | 0.82 | 0 | 0.55 |
| HSL | 260.43º | 0.69% | 0.27% | - |
| HSV(B) | 260.43º | 0.82% | 0.45% | - |
| XYZ | 4.83 | 2.53 | 16.45 | - |
| YUV | 41.28 | 169.6 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 115 | 0.54 | 0.82 | 0 | 0.55 | 260.43 | 0.69 | 0.27 |
| Hex | 35 | 15 | 73 | 36 | 52 | 0 | 37 | 104 | 45 | 1B |
| Octal | 65 | 25 | 163 | 66 | 122 | 0 | 67 | 404 | 105 | 33 |
| Binary | 110101 | 10101 | 1110011 | 110110 | 1010010 | 0 | 110111 | 100000100 | 1000101 | 11011 |
Color Harmonies of #351573
Complementary color
Monochromatic Colors of #351573
Black with #351573
Text Example
Text Example
White with #351573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351573; }
p { color: rgb(53,21,115); }
H1.HeaderClassName
{
color: #351573;
}
.AnyTagClassName
{
color: #351573;
}
</style>
background-color css
<style>
a { background-color: #351573; }
a { background-color: rgb(53,21,115); }
div.DivClassName
{
background-color: #351573;
}
.BgClassName
{
background-color: #351573;
}
</style>
border-color css
<style>
span { border-color: #351573; }
span { border-color: rgb(53,21,115); }
td.TdClassName
{
border-color: #351573;
}
.TagClassName
{
border-color: #351573;
}
</style>