Shades of Persian Indigo #361570
Tints of Persian Indigo #361570
RGB
CMYK
RGB Variations
Color information
#361570 (or 0x361570) is known color: Persian Indigo. HEX triplet: 36, 15 and 70. RGB value is (54,21,112). Sum of RGB (Red+Green+Blue) = 54+21+112=187 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.88% from 187); Green value is 21 (8.59% from 255 or 11.23% from 187); Blue value is 112 (44.14% from 255 or 59.89% from 187); Max value from RGB is 112 - color contains mainly: blue. Hex color #361570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361570 is #C9EA8F. Grayscale: #282828. Windows color (decimal): -13232784 or 7345462. OLE color: 7345462.
HSL color Cylindrical-coordinate representation of color #361570: hue angle of 261.76º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361570 is Cyan = 0.52, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 21 | 112 | - |
| CMYK | 0.52 | 0.81 | 0 | 0.56 |
| HSL | 261.76º | 0.68% | 0.26% | - |
| HSV(B) | 261.76º | 0.81% | 0.44% | - |
| XYZ | 4.71 | 2.49 | 15.56 | - |
| YUV | 41.24 | 167.93 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 112 | 0.52 | 0.81 | 0 | 0.56 | 261.76 | 0.68 | 0.26 |
| Hex | 36 | 15 | 70 | 34 | 51 | 0 | 38 | 106 | 44 | 1A |
| Octal | 66 | 25 | 160 | 64 | 121 | 0 | 70 | 406 | 104 | 32 |
| Binary | 110110 | 10101 | 1110000 | 110100 | 1010001 | 0 | 111000 | 100000110 | 1000100 | 11010 |
Color Harmonies of #361570
Complementary color
Monochromatic Colors of #361570
Black with #361570
Text Example
Text Example
White with #361570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361570; }
p { color: rgb(54,21,112); }
H1.HeaderClassName
{
color: #361570;
}
.AnyTagClassName
{
color: #361570;
}
</style>
background-color css
<style>
a { background-color: #361570; }
a { background-color: rgb(54,21,112); }
div.DivClassName
{
background-color: #361570;
}
.BgClassName
{
background-color: #361570;
}
</style>
border-color css
<style>
span { border-color: #361570; }
span { border-color: rgb(54,21,112); }
td.TdClassName
{
border-color: #361570;
}
.TagClassName
{
border-color: #361570;
}
</style>