Shades of Persian Indigo #360186
Tints of Persian Indigo #360186
RGB
CMYK
RGB Variations
Color information
#360186 (or 0x360186) is known color: Persian Indigo. HEX triplet: 36, 01 and 86. RGB value is (54,1,134). Sum of RGB (Red+Green+Blue) = 54+1+134=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 1 (0.78% from 255 or 0.53% from 189); Blue value is 134 (52.73% from 255 or 70.90% from 189); Max value from RGB is 134 - color contains mainly: blue. Hex color #360186 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360186 is #C9FE79. Grayscale: #1F1F1F. Windows color (decimal): -13237882 or 8782134. OLE color: 8782134.
HSL color Cylindrical-coordinate representation of color #360186: hue angle of 263.91º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #360186 is Cyan = 0.60, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 1 | 134 | - |
| CMYK | 0.60 | 0.99 | 0 | 0.47 |
| HSL | 263.91º | 0.99% | 0.26% | - |
| HSV(B) | 263.91º | 0.99% | 0.53% | - |
| XYZ | 5.84 | 2.53 | 22.73 | - |
| YUV | 32.01 | 185.56 | 143.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 1 | 134 | 0.60 | 0.99 | 0 | 0.47 | 263.91 | 0.99 | 0.26 |
| Hex | 36 | 1 | 86 | 3C | 63 | 0 | 2F | 108 | 63 | 1A |
| Octal | 66 | 1 | 206 | 74 | 143 | 0 | 57 | 410 | 143 | 32 |
| Binary | 110110 | 1 | 10000110 | 111100 | 1100011 | 0 | 101111 | 100001000 | 1100011 | 11010 |
Color Harmonies of #360186
Complementary color
Monochromatic Colors of #360186
Black with #360186
Text Example
Text Example
White with #360186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360186; }
p { color: rgb(54,1,134); }
H1.HeaderClassName
{
color: #360186;
}
.AnyTagClassName
{
color: #360186;
}
</style>
background-color css
<style>
a { background-color: #360186; }
a { background-color: rgb(54,1,134); }
div.DivClassName
{
background-color: #360186;
}
.BgClassName
{
background-color: #360186;
}
</style>
border-color css
<style>
span { border-color: #360186; }
span { border-color: rgb(54,1,134); }
td.TdClassName
{
border-color: #360186;
}
.TagClassName
{
border-color: #360186;
}
</style>