Shades of Persian Indigo #362189
Tints of Persian Indigo #362189
RGB
CMYK
RGB Variations
Color information
#362189 (or 0x362189) is known color: Persian Indigo. HEX triplet: 36, 21 and 89. RGB value is (54,33,137). Sum of RGB (Red+Green+Blue) = 54+33+137=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 33 (13.28% from 255 or 14.73% from 224); Blue value is 137 (53.91% from 255 or 61.16% from 224); Max value from RGB is 137 - color contains mainly: blue. Hex color #362189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362189 is #C9DE76. Grayscale: #323232. Windows color (decimal): -13229687 or 8986934. OLE color: 8986934.
HSL color Cylindrical-coordinate representation of color #362189: hue angle of 252.12º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #362189 is Cyan = 0.61, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 33 | 137 | - |
| CMYK | 0.61 | 0.76 | 0 | 0.46 |
| HSL | 252.12º | 0.61% | 0.33% | - |
| HSV(B) | 252.12º | 0.76% | 0.54% | - |
| XYZ | 6.58 | 3.68 | 24.03 | - |
| YUV | 51.14 | 176.46 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 137 | 0.61 | 0.76 | 0 | 0.46 | 252.12 | 0.61 | 0.33 |
| Hex | 36 | 21 | 89 | 3D | 4C | 0 | 2E | FC | 3D | 21 |
| Octal | 66 | 41 | 211 | 75 | 114 | 0 | 56 | 374 | 75 | 41 |
| Binary | 110110 | 100001 | 10001001 | 111101 | 1001100 | 0 | 101110 | 11111100 | 111101 | 100001 |
Color Harmonies of #362189
Complementary color
Monochromatic Colors of #362189
Black with #362189
Text Example
Text Example
White with #362189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362189; }
p { color: rgb(54,33,137); }
H1.HeaderClassName
{
color: #362189;
}
.AnyTagClassName
{
color: #362189;
}
</style>
background-color css
<style>
a { background-color: #362189; }
a { background-color: rgb(54,33,137); }
div.DivClassName
{
background-color: #362189;
}
.BgClassName
{
background-color: #362189;
}
</style>
border-color css
<style>
span { border-color: #362189; }
span { border-color: rgb(54,33,137); }
td.TdClassName
{
border-color: #362189;
}
.TagClassName
{
border-color: #362189;
}
</style>