Shades of Persian Indigo #361170
Tints of Persian Indigo #361170
RGB
CMYK
RGB Variations
Color information
#361170 (or 0x361170) is known color: Persian Indigo. HEX triplet: 36, 11 and 70. RGB value is (54,17,112). Sum of RGB (Red+Green+Blue) = 54+17+112=183 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.51% from 183); Green value is 17 (7.03% from 255 or 9.29% from 183); Blue value is 112 (44.14% from 255 or 61.20% from 183); Max value from RGB is 112 - color contains mainly: blue. Hex color #361170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361170 is #C9EE8F. Grayscale: #262626. Windows color (decimal): -13233808 or 7344438. OLE color: 7344438.
HSL color Cylindrical-coordinate representation of color #361170: hue angle of 263.37º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361170 is Cyan = 0.52, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 17 | 112 | - |
| CMYK | 0.52 | 0.85 | 0 | 0.56 |
| HSL | 263.37º | 0.74% | 0.25% | - |
| HSV(B) | 263.37º | 0.85% | 0.44% | - |
| XYZ | 4.65 | 2.36 | 15.54 | - |
| YUV | 38.89 | 169.26 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 112 | 0.52 | 0.85 | 0 | 0.56 | 263.37 | 0.74 | 0.25 |
| Hex | 36 | 11 | 70 | 34 | 55 | 0 | 38 | 107 | 4A | 19 |
| Octal | 66 | 21 | 160 | 64 | 125 | 0 | 70 | 407 | 112 | 31 |
| Binary | 110110 | 10001 | 1110000 | 110100 | 1010101 | 0 | 111000 | 100000111 | 1001010 | 11001 |
Color Harmonies of #361170
Complementary color
Monochromatic Colors of #361170
Black with #361170
Text Example
Text Example
White with #361170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361170; }
p { color: rgb(54,17,112); }
H1.HeaderClassName
{
color: #361170;
}
.AnyTagClassName
{
color: #361170;
}
</style>
background-color css
<style>
a { background-color: #361170; }
a { background-color: rgb(54,17,112); }
div.DivClassName
{
background-color: #361170;
}
.BgClassName
{
background-color: #361170;
}
</style>
border-color css
<style>
span { border-color: #361170; }
span { border-color: rgb(54,17,112); }
td.TdClassName
{
border-color: #361170;
}
.TagClassName
{
border-color: #361170;
}
</style>