Shades of Persian Indigo #351173
Tints of Persian Indigo #351173
RGB
CMYK
RGB Variations
Color information
#351173 (or 0x351173) is known color: Persian Indigo. HEX triplet: 35, 11 and 73. RGB value is (53,17,115). Sum of RGB (Red+Green+Blue) = 53+17+115=185 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.65% from 185); Green value is 17 (7.03% from 255 or 9.19% from 185); Blue value is 115 (45.31% from 255 or 62.16% from 185); Max value from RGB is 115 - color contains mainly: blue. Hex color #351173 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351173 is #CAEE8C. Grayscale: #262626. Windows color (decimal): -13299341 or 7541045. OLE color: 7541045.
HSL color Cylindrical-coordinate representation of color #351173: hue angle of 262.04º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351173 is Cyan = 0.54, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 17 | 115 | - |
| CMYK | 0.54 | 0.85 | 0 | 0.55 |
| HSL | 262.04º | 0.74% | 0.26% | - |
| HSV(B) | 262.04º | 0.85% | 0.45% | - |
| XYZ | 4.76 | 2.4 | 16.43 | - |
| YUV | 38.94 | 170.93 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 115 | 0.54 | 0.85 | 0 | 0.55 | 262.04 | 0.74 | 0.26 |
| Hex | 35 | 11 | 73 | 36 | 55 | 0 | 37 | 106 | 4A | 1A |
| Octal | 65 | 21 | 163 | 66 | 125 | 0 | 67 | 406 | 112 | 32 |
| Binary | 110101 | 10001 | 1110011 | 110110 | 1010101 | 0 | 110111 | 100000110 | 1001010 | 11010 |
Color Harmonies of #351173
Complementary color
Monochromatic Colors of #351173
Black with #351173
Text Example
Text Example
White with #351173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351173; }
p { color: rgb(53,17,115); }
H1.HeaderClassName
{
color: #351173;
}
.AnyTagClassName
{
color: #351173;
}
</style>
background-color css
<style>
a { background-color: #351173; }
a { background-color: rgb(53,17,115); }
div.DivClassName
{
background-color: #351173;
}
.BgClassName
{
background-color: #351173;
}
</style>
border-color css
<style>
span { border-color: #351173; }
span { border-color: rgb(53,17,115); }
td.TdClassName
{
border-color: #351173;
}
.TagClassName
{
border-color: #351173;
}
</style>