Shades of Persian Indigo #362184
Tints of Persian Indigo #362184
RGB
CMYK
RGB Variations
Color information
#362184 (or 0x362184) is known color: Persian Indigo. HEX triplet: 36, 21 and 84. RGB value is (54,33,132). Sum of RGB (Red+Green+Blue) = 54+33+132=219 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.66% from 219); Green value is 33 (13.28% from 255 or 15.07% from 219); Blue value is 132 (51.95% from 255 or 60.27% from 219); Max value from RGB is 132 - color contains mainly: blue. Hex color #362184 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362184 is #C9DE7B. Grayscale: #323232. Windows color (decimal): -13229692 or 8659254. OLE color: 8659254.
HSL color Cylindrical-coordinate representation of color #362184: hue angle of 252.73º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #362184 is Cyan = 0.59, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 33 | 132 | - |
| CMYK | 0.59 | 0.75 | 0 | 0.48 |
| HSL | 252.73º | 0.6% | 0.32% | - |
| HSV(B) | 252.73º | 0.75% | 0.52% | - |
| XYZ | 6.23 | 3.54 | 22.18 | - |
| YUV | 50.57 | 173.96 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 132 | 0.59 | 0.75 | 0 | 0.48 | 252.73 | 0.6 | 0.32 |
| Hex | 36 | 21 | 84 | 3B | 4B | 0 | 30 | FD | 3C | 20 |
| Octal | 66 | 41 | 204 | 73 | 113 | 0 | 60 | 375 | 74 | 40 |
| Binary | 110110 | 100001 | 10000100 | 111011 | 1001011 | 0 | 110000 | 11111101 | 111100 | 100000 |
Color Harmonies of #362184
Complementary color
Monochromatic Colors of #362184
Black with #362184
Text Example
Text Example
White with #362184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362184; }
p { color: rgb(54,33,132); }
H1.HeaderClassName
{
color: #362184;
}
.AnyTagClassName
{
color: #362184;
}
</style>
background-color css
<style>
a { background-color: #362184; }
a { background-color: rgb(54,33,132); }
div.DivClassName
{
background-color: #362184;
}
.BgClassName
{
background-color: #362184;
}
</style>
border-color css
<style>
span { border-color: #362184; }
span { border-color: rgb(54,33,132); }
td.TdClassName
{
border-color: #362184;
}
.TagClassName
{
border-color: #362184;
}
</style>