Shades of Persian Indigo #351575
Tints of Persian Indigo #351575
RGB
CMYK
RGB Variations
Color information
#351575 (or 0x351575) is known color: Persian Indigo. HEX triplet: 35, 15 and 75. RGB value is (53,21,117). Sum of RGB (Red+Green+Blue) = 53+21+117=191 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.75% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 117 (46.09% from 255 or 61.26% from 191); Max value from RGB is 117 - color contains mainly: blue. Hex color #351575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351575 is #CAEA8A. Grayscale: #292929. Windows color (decimal): -13298315 or 7673141. OLE color: 7673141.
HSL color Cylindrical-coordinate representation of color #351575: hue angle of 260º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351575 is Cyan = 0.55, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 21 | 117 | - |
| CMYK | 0.55 | 0.82 | 0 | 0.54 |
| HSL | 260º | 0.7% | 0.27% | - |
| HSV(B) | 260º | 0.82% | 0.46% | - |
| XYZ | 4.95 | 2.58 | 17.07 | - |
| YUV | 41.51 | 170.6 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 117 | 0.55 | 0.82 | 0 | 0.54 | 260 | 0.7 | 0.27 |
| Hex | 35 | 15 | 75 | 37 | 52 | 0 | 36 | 104 | 46 | 1B |
| Octal | 65 | 25 | 165 | 67 | 122 | 0 | 66 | 404 | 106 | 33 |
| Binary | 110101 | 10101 | 1110101 | 110111 | 1010010 | 0 | 110110 | 100000100 | 1000110 | 11011 |
Color Harmonies of #351575
Complementary color
Monochromatic Colors of #351575
Black with #351575
Text Example
Text Example
White with #351575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351575; }
p { color: rgb(53,21,117); }
H1.HeaderClassName
{
color: #351575;
}
.AnyTagClassName
{
color: #351575;
}
</style>
background-color css
<style>
a { background-color: #351575; }
a { background-color: rgb(53,21,117); }
div.DivClassName
{
background-color: #351575;
}
.BgClassName
{
background-color: #351575;
}
</style>
border-color css
<style>
span { border-color: #351575; }
span { border-color: rgb(53,21,117); }
td.TdClassName
{
border-color: #351575;
}
.TagClassName
{
border-color: #351575;
}
</style>