Shades of Persian Indigo #361771
Tints of Persian Indigo #361771
RGB
CMYK
RGB Variations
Color information
#361771 (or 0x361771) is known color: Persian Indigo. HEX triplet: 36, 17 and 71. RGB value is (54,23,113). Sum of RGB (Red+Green+Blue) = 54+23+113=190 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.42% from 190); Green value is 23 (9.38% from 255 or 12.11% from 190); Blue value is 113 (44.53% from 255 or 59.47% from 190); Max value from RGB is 113 - color contains mainly: blue. Hex color #361771 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361771 is #C9E88E. Grayscale: #2A2A2A. Windows color (decimal): -13232271 or 7411510. OLE color: 7411510.
HSL color Cylindrical-coordinate representation of color #361771: hue angle of 260.67º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #361771 is Cyan = 0.52, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 23 | 113 | - |
| CMYK | 0.52 | 0.80 | 0 | 0.56 |
| HSL | 260.67º | 0.66% | 0.27% | - |
| HSV(B) | 260.67º | 0.8% | 0.44% | - |
| XYZ | 4.81 | 2.59 | 15.87 | - |
| YUV | 42.53 | 167.77 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 113 | 0.52 | 0.80 | 0 | 0.56 | 260.67 | 0.66 | 0.27 |
| Hex | 36 | 17 | 71 | 34 | 50 | 0 | 38 | 105 | 42 | 1B |
| Octal | 66 | 27 | 161 | 64 | 120 | 0 | 70 | 405 | 102 | 33 |
| Binary | 110110 | 10111 | 1110001 | 110100 | 1010000 | 0 | 111000 | 100000101 | 1000010 | 11011 |
Color Harmonies of #361771
Complementary color
Monochromatic Colors of #361771
Black with #361771
Text Example
Text Example
White with #361771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361771; }
p { color: rgb(54,23,113); }
H1.HeaderClassName
{
color: #361771;
}
.AnyTagClassName
{
color: #361771;
}
</style>
background-color css
<style>
a { background-color: #361771; }
a { background-color: rgb(54,23,113); }
div.DivClassName
{
background-color: #361771;
}
.BgClassName
{
background-color: #361771;
}
</style>
border-color css
<style>
span { border-color: #361771; }
span { border-color: rgb(54,23,113); }
td.TdClassName
{
border-color: #361771;
}
.TagClassName
{
border-color: #361771;
}
</style>