Shades of Persian Indigo #362086
Tints of Persian Indigo #362086
RGB
CMYK
RGB Variations
Color information
#362086 (or 0x362086) is known color: Persian Indigo. HEX triplet: 36, 20 and 86. RGB value is (54,32,134). Sum of RGB (Red+Green+Blue) = 54+32+134=220 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.55% from 220); Green value is 32 (12.89% from 255 or 14.55% from 220); Blue value is 134 (52.73% from 255 or 60.91% from 220); Max value from RGB is 134 - color contains mainly: blue. Hex color #362086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362086 is #C9DF79. Grayscale: #313131. Windows color (decimal): -13229946 or 8790070. OLE color: 8790070.
HSL color Cylindrical-coordinate representation of color #362086: hue angle of 252.94º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #362086 is Cyan = 0.60, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 32 | 134 | - |
| CMYK | 0.60 | 0.76 | 0 | 0.47 |
| HSL | 252.94º | 0.61% | 0.33% | - |
| HSV(B) | 252.94º | 0.76% | 0.53% | - |
| XYZ | 6.34 | 3.54 | 22.9 | - |
| YUV | 50.21 | 175.29 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 134 | 0.60 | 0.76 | 0 | 0.47 | 252.94 | 0.61 | 0.33 |
| Hex | 36 | 20 | 86 | 3C | 4C | 0 | 2F | FD | 3D | 21 |
| Octal | 66 | 40 | 206 | 74 | 114 | 0 | 57 | 375 | 75 | 41 |
| Binary | 110110 | 100000 | 10000110 | 111100 | 1001100 | 0 | 101111 | 11111101 | 111101 | 100001 |
Color Harmonies of #362086
Complementary color
Monochromatic Colors of #362086
Black with #362086
Text Example
Text Example
White with #362086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362086; }
p { color: rgb(54,32,134); }
H1.HeaderClassName
{
color: #362086;
}
.AnyTagClassName
{
color: #362086;
}
</style>
background-color css
<style>
a { background-color: #362086; }
a { background-color: rgb(54,32,134); }
div.DivClassName
{
background-color: #362086;
}
.BgClassName
{
background-color: #362086;
}
</style>
border-color css
<style>
span { border-color: #362086; }
span { border-color: rgb(54,32,134); }
td.TdClassName
{
border-color: #362086;
}
.TagClassName
{
border-color: #362086;
}
</style>