Shades of Persian Indigo #351773
Tints of Persian Indigo #351773
RGB
CMYK
RGB Variations
Color information
#351773 (or 0x351773) is known color: Persian Indigo. HEX triplet: 35, 17 and 73. RGB value is (53,23,115). Sum of RGB (Red+Green+Blue) = 53+23+115=191 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.75% from 191); Green value is 23 (9.38% from 255 or 12.04% from 191); Blue value is 115 (45.31% from 255 or 60.21% from 191); Max value from RGB is 115 - color contains mainly: blue. Hex color #351773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351773 is #CAE88C. Grayscale: #2A2A2A. Windows color (decimal): -13297805 or 7542581. OLE color: 7542581.
HSL color Cylindrical-coordinate representation of color #351773: hue angle of 259.57º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #351773 is Cyan = 0.54, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 23 | 115 | - |
| CMYK | 0.54 | 0.80 | 0 | 0.55 |
| HSL | 259.57º | 0.67% | 0.27% | - |
| HSV(B) | 259.57º | 0.8% | 0.45% | - |
| XYZ | 4.87 | 2.61 | 16.47 | - |
| YUV | 42.46 | 168.94 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 115 | 0.54 | 0.80 | 0 | 0.55 | 259.57 | 0.67 | 0.27 |
| Hex | 35 | 17 | 73 | 36 | 50 | 0 | 37 | 104 | 43 | 1B |
| Octal | 65 | 27 | 163 | 66 | 120 | 0 | 67 | 404 | 103 | 33 |
| Binary | 110101 | 10111 | 1110011 | 110110 | 1010000 | 0 | 110111 | 100000100 | 1000011 | 11011 |
Color Harmonies of #351773
Complementary color
Monochromatic Colors of #351773
Black with #351773
Text Example
Text Example
White with #351773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351773; }
p { color: rgb(53,23,115); }
H1.HeaderClassName
{
color: #351773;
}
.AnyTagClassName
{
color: #351773;
}
</style>
background-color css
<style>
a { background-color: #351773; }
a { background-color: rgb(53,23,115); }
div.DivClassName
{
background-color: #351773;
}
.BgClassName
{
background-color: #351773;
}
</style>
border-color css
<style>
span { border-color: #351773; }
span { border-color: rgb(53,23,115); }
td.TdClassName
{
border-color: #351773;
}
.TagClassName
{
border-color: #351773;
}
</style>