Shades of Persian Indigo #361371
Tints of Persian Indigo #361371
RGB
CMYK
RGB Variations
Color information
#361371 (or 0x361371) is known color: Persian Indigo. HEX triplet: 36, 13 and 71. RGB value is (54,19,113). Sum of RGB (Red+Green+Blue) = 54+19+113=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 19 (7.81% from 255 or 10.22% from 186); Blue value is 113 (44.53% from 255 or 60.75% from 186); Max value from RGB is 113 - color contains mainly: blue. Hex color #361371 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361371 is #C9EC8E. Grayscale: #272727. Windows color (decimal): -13233295 or 7410486. OLE color: 7410486.
HSL color Cylindrical-coordinate representation of color #361371: hue angle of 262.34º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #361371 is Cyan = 0.52, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 19 | 113 | - |
| CMYK | 0.52 | 0.83 | 0 | 0.56 |
| HSL | 262.34º | 0.71% | 0.26% | - |
| HSV(B) | 262.34º | 0.83% | 0.44% | - |
| XYZ | 4.73 | 2.44 | 15.84 | - |
| YUV | 40.18 | 169.1 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 113 | 0.52 | 0.83 | 0 | 0.56 | 262.34 | 0.71 | 0.26 |
| Hex | 36 | 13 | 71 | 34 | 53 | 0 | 38 | 106 | 47 | 1A |
| Octal | 66 | 23 | 161 | 64 | 123 | 0 | 70 | 406 | 107 | 32 |
| Binary | 110110 | 10011 | 1110001 | 110100 | 1010011 | 0 | 111000 | 100000110 | 1000111 | 11010 |
Color Harmonies of #361371
Complementary color
Monochromatic Colors of #361371
Black with #361371
Text Example
Text Example
White with #361371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361371; }
p { color: rgb(54,19,113); }
H1.HeaderClassName
{
color: #361371;
}
.AnyTagClassName
{
color: #361371;
}
</style>
background-color css
<style>
a { background-color: #361371; }
a { background-color: rgb(54,19,113); }
div.DivClassName
{
background-color: #361371;
}
.BgClassName
{
background-color: #361371;
}
</style>
border-color css
<style>
span { border-color: #361371; }
span { border-color: rgb(54,19,113); }
td.TdClassName
{
border-color: #361371;
}
.TagClassName
{
border-color: #361371;
}
</style>