Shades of Persian Indigo #360071
Tints of Persian Indigo #360071
RGB
CMYK
RGB Variations
Color information
#360071 (or 0x360071) is known color: Persian Indigo. HEX triplet: 36, 00 and 71. RGB value is (54,0,113). Sum of RGB (Red+Green+Blue) = 54+0+113=167 (22% of max value = 765). Red value is 54 (21.48% from 255 or 32.34% from 167); Green value is 0 (0.39% from 255 or 0% from 167); Blue value is 113 (44.53% from 255 or 67.66% from 167); Max value from RGB is 113 - color contains mainly: blue. Hex color #360071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360071 is #C9FF8E. Grayscale: #1C1C1C. Windows color (decimal): -13238159 or 7405622. OLE color: 7405622.
HSL color Cylindrical-coordinate representation of color #360071: hue angle of 268.67º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360071 is Cyan = 0.52, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 0 | 113 | - |
| CMYK | 0.52 | 1 | 0 | 0.56 |
| HSL | 268.67º | 1% | 0.22% | - |
| HSV(B) | 268.67º | 1% | 0.44% | - |
| XYZ | 4.5 | 1.98 | 15.77 | - |
| YUV | 29.03 | 175.39 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 113 | 0.52 | 1 | 0 | 0.56 | 268.67 | 1 | 0.22 |
| Hex | 36 | 0 | 71 | 34 | 64 | 0 | 38 | 10D | 64 | 16 |
| Octal | 66 | 0 | 161 | 64 | 144 | 0 | 70 | 415 | 144 | 26 |
| Binary | 110110 | 0 | 1110001 | 110100 | 1100100 | 0 | 111000 | 100001101 | 1100100 | 10110 |
Color Harmonies of #360071
Complementary color
Monochromatic Colors of #360071
Black with #360071
Text Example
Text Example
White with #360071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360071; }
p { color: rgb(54,0,113); }
H1.HeaderClassName
{
color: #360071;
}
.AnyTagClassName
{
color: #360071;
}
</style>
background-color css
<style>
a { background-color: #360071; }
a { background-color: rgb(54,0,113); }
div.DivClassName
{
background-color: #360071;
}
.BgClassName
{
background-color: #360071;
}
</style>
border-color css
<style>
span { border-color: #360071; }
span { border-color: rgb(54,0,113); }
td.TdClassName
{
border-color: #360071;
}
.TagClassName
{
border-color: #360071;
}
</style>