Shades of Persian Indigo #360184
Tints of Persian Indigo #360184
RGB
CMYK
RGB Variations
Color information
#360184 (or 0x360184) is known color: Persian Indigo. HEX triplet: 36, 01 and 84. RGB value is (54,1,132). Sum of RGB (Red+Green+Blue) = 54+1+132=187 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.88% from 187); Green value is 1 (0.78% from 255 or 0.53% from 187); Blue value is 132 (51.95% from 255 or 70.59% from 187); Max value from RGB is 132 - color contains mainly: blue. Hex color #360184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360184 is #C9FE7B. Grayscale: #1F1F1F. Windows color (decimal): -13237884 or 8651062. OLE color: 8651062.
HSL color Cylindrical-coordinate representation of color #360184: hue angle of 264.27º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #360184 is Cyan = 0.59, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 1 | 132 | - |
| CMYK | 0.59 | 0.99 | 0 | 0.48 |
| HSL | 264.27º | 0.98% | 0.26% | - |
| HSV(B) | 264.27º | 0.99% | 0.52% | - |
| XYZ | 5.7 | 2.47 | 22.01 | - |
| YUV | 31.78 | 184.56 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 1 | 132 | 0.59 | 0.99 | 0 | 0.48 | 264.27 | 0.98 | 0.26 |
| Hex | 36 | 1 | 84 | 3B | 63 | 0 | 30 | 108 | 62 | 1A |
| Octal | 66 | 1 | 204 | 73 | 143 | 0 | 60 | 410 | 142 | 32 |
| Binary | 110110 | 1 | 10000100 | 111011 | 1100011 | 0 | 110000 | 100001000 | 1100010 | 11010 |
Color Harmonies of #360184
Complementary color
Monochromatic Colors of #360184
Black with #360184
Text Example
Text Example
White with #360184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360184; }
p { color: rgb(54,1,132); }
H1.HeaderClassName
{
color: #360184;
}
.AnyTagClassName
{
color: #360184;
}
</style>
background-color css
<style>
a { background-color: #360184; }
a { background-color: rgb(54,1,132); }
div.DivClassName
{
background-color: #360184;
}
.BgClassName
{
background-color: #360184;
}
</style>
border-color css
<style>
span { border-color: #360184; }
span { border-color: rgb(54,1,132); }
td.TdClassName
{
border-color: #360184;
}
.TagClassName
{
border-color: #360184;
}
</style>