Shades of Persian Indigo #350773
Tints of Persian Indigo #350773
RGB
CMYK
RGB Variations
Color information
#350773 (or 0x350773) is known color: Persian Indigo. HEX triplet: 35, 07 and 73. RGB value is (53,7,115). Sum of RGB (Red+Green+Blue) = 53+7+115=175 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.29% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 115 (45.31% from 255 or 65.71% from 175); Max value from RGB is 115 - color contains mainly: blue. Hex color #350773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350773 is #CAF88C. Grayscale: #202020. Windows color (decimal): -13301901 or 7538485. OLE color: 7538485.
HSL color Cylindrical-coordinate representation of color #350773: hue angle of 265.56º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350773 is Cyan = 0.54, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 7 | 115 | - |
| CMYK | 0.54 | 0.94 | 0 | 0.55 |
| HSL | 265.56º | 0.89% | 0.24% | - |
| HSV(B) | 265.56º | 0.94% | 0.45% | - |
| XYZ | 4.64 | 2.15 | 16.39 | - |
| YUV | 33.07 | 174.24 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 115 | 0.54 | 0.94 | 0 | 0.55 | 265.56 | 0.89 | 0.24 |
| Hex | 35 | 7 | 73 | 36 | 5E | 0 | 37 | 10A | 59 | 18 |
| Octal | 65 | 7 | 163 | 66 | 136 | 0 | 67 | 412 | 131 | 30 |
| Binary | 110101 | 111 | 1110011 | 110110 | 1011110 | 0 | 110111 | 100001010 | 1011001 | 11000 |
Color Harmonies of #350773
Complementary color
Monochromatic Colors of #350773
Black with #350773
Text Example
Text Example
White with #350773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350773; }
p { color: rgb(53,7,115); }
H1.HeaderClassName
{
color: #350773;
}
.AnyTagClassName
{
color: #350773;
}
</style>
background-color css
<style>
a { background-color: #350773; }
a { background-color: rgb(53,7,115); }
div.DivClassName
{
background-color: #350773;
}
.BgClassName
{
background-color: #350773;
}
</style>
border-color css
<style>
span { border-color: #350773; }
span { border-color: rgb(53,7,115); }
td.TdClassName
{
border-color: #350773;
}
.TagClassName
{
border-color: #350773;
}
</style>