Shades of Persian Indigo #361686
Tints of Persian Indigo #361686
RGB
CMYK
RGB Variations
Color information
#361686 (or 0x361686) is known color: Persian Indigo. HEX triplet: 36, 16 and 86. RGB value is (54,22,134). Sum of RGB (Red+Green+Blue) = 54+22+134=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 22 (8.98% from 255 or 10.48% from 210); Blue value is 134 (52.73% from 255 or 63.81% from 210); Max value from RGB is 134 - color contains mainly: blue. Hex color #361686 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361686 is #C9E979. Grayscale: #2B2B2B. Windows color (decimal): -13232506 or 8787510. OLE color: 8787510.
HSL color Cylindrical-coordinate representation of color #361686: hue angle of 257.14º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361686 is Cyan = 0.60, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 22 | 134 | - |
| CMYK | 0.60 | 0.84 | 0 | 0.47 |
| HSL | 257.14º | 0.72% | 0.31% | - |
| HSV(B) | 257.14º | 0.84% | 0.53% | - |
| XYZ | 6.11 | 3.08 | 22.83 | - |
| YUV | 44.34 | 178.6 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 134 | 0.60 | 0.84 | 0 | 0.47 | 257.14 | 0.72 | 0.31 |
| Hex | 36 | 16 | 86 | 3C | 54 | 0 | 2F | 101 | 48 | 1F |
| Octal | 66 | 26 | 206 | 74 | 124 | 0 | 57 | 401 | 110 | 37 |
| Binary | 110110 | 10110 | 10000110 | 111100 | 1010100 | 0 | 101111 | 100000001 | 1001000 | 11111 |
Color Harmonies of #361686
Complementary color
Monochromatic Colors of #361686
Black with #361686
Text Example
Text Example
White with #361686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361686; }
p { color: rgb(54,22,134); }
H1.HeaderClassName
{
color: #361686;
}
.AnyTagClassName
{
color: #361686;
}
</style>
background-color css
<style>
a { background-color: #361686; }
a { background-color: rgb(54,22,134); }
div.DivClassName
{
background-color: #361686;
}
.BgClassName
{
background-color: #361686;
}
</style>
border-color css
<style>
span { border-color: #361686; }
span { border-color: rgb(54,22,134); }
td.TdClassName
{
border-color: #361686;
}
.TagClassName
{
border-color: #361686;
}
</style>