Shades of Persian Indigo #350771
Tints of Persian Indigo #350771
RGB
CMYK
RGB Variations
Color information
#350771 (or 0x350771) is known color: Persian Indigo. HEX triplet: 35, 07 and 71. RGB value is (53,7,113). Sum of RGB (Red+Green+Blue) = 53+7+113=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 7 (3.12% from 255 or 4.05% from 173); Blue value is 113 (44.53% from 255 or 65.32% from 173); Max value from RGB is 113 - color contains mainly: blue. Hex color #350771 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350771 is #CAF88E. Grayscale: #202020. Windows color (decimal): -13301903 or 7407413. OLE color: 7407413.
HSL color Cylindrical-coordinate representation of color #350771: hue angle of 266.04º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350771 is Cyan = 0.53, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 7 | 113 | - |
| CMYK | 0.53 | 0.94 | 0 | 0.56 |
| HSL | 266.04º | 0.88% | 0.24% | - |
| HSV(B) | 266.04º | 0.94% | 0.44% | - |
| XYZ | 4.52 | 2.1 | 15.79 | - |
| YUV | 32.84 | 173.24 | 142.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 113 | 0.53 | 0.94 | 0 | 0.56 | 266.04 | 0.88 | 0.24 |
| Hex | 35 | 7 | 71 | 35 | 5E | 0 | 38 | 10A | 58 | 18 |
| Octal | 65 | 7 | 161 | 65 | 136 | 0 | 70 | 412 | 130 | 30 |
| Binary | 110101 | 111 | 1110001 | 110101 | 1011110 | 0 | 111000 | 100001010 | 1011000 | 11000 |
Color Harmonies of #350771
Complementary color
Monochromatic Colors of #350771
Black with #350771
Text Example
Text Example
White with #350771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350771; }
p { color: rgb(53,7,113); }
H1.HeaderClassName
{
color: #350771;
}
.AnyTagClassName
{
color: #350771;
}
</style>
background-color css
<style>
a { background-color: #350771; }
a { background-color: rgb(53,7,113); }
div.DivClassName
{
background-color: #350771;
}
.BgClassName
{
background-color: #350771;
}
</style>
border-color css
<style>
span { border-color: #350771; }
span { border-color: rgb(53,7,113); }
td.TdClassName
{
border-color: #350771;
}
.TagClassName
{
border-color: #350771;
}
</style>