Shades of Persian Indigo #361089
Tints of Persian Indigo #361089
RGB
CMYK
RGB Variations
Color information
#361089 (or 0x361089) is known color: Persian Indigo. HEX triplet: 36, 10 and 89. RGB value is (54,16,137). Sum of RGB (Red+Green+Blue) = 54+16+137=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 16 (6.64% from 255 or 7.73% from 207); Blue value is 137 (53.91% from 255 or 66.18% from 207); Max value from RGB is 137 - color contains mainly: blue. Hex color #361089 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361089 is #C9EF76. Grayscale: #282828. Windows color (decimal): -13234039 or 8982582. OLE color: 8982582.
HSL color Cylindrical-coordinate representation of color #361089: hue angle of 258.84º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #361089 is Cyan = 0.61, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 16 | 137 | - |
| CMYK | 0.61 | 0.88 | 0 | 0.46 |
| HSL | 258.84º | 0.79% | 0.3% | - |
| HSV(B) | 258.84º | 0.88% | 0.54% | - |
| XYZ | 6.22 | 2.96 | 23.91 | - |
| YUV | 41.16 | 182.09 | 137.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 137 | 0.61 | 0.88 | 0 | 0.46 | 258.84 | 0.79 | 0.3 |
| Hex | 36 | 10 | 89 | 3D | 58 | 0 | 2E | 103 | 4F | 1E |
| Octal | 66 | 20 | 211 | 75 | 130 | 0 | 56 | 403 | 117 | 36 |
| Binary | 110110 | 10000 | 10001001 | 111101 | 1011000 | 0 | 101110 | 100000011 | 1001111 | 11110 |
Color Harmonies of #361089
Complementary color
Monochromatic Colors of #361089
Black with #361089
Text Example
Text Example
White with #361089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361089; }
p { color: rgb(54,16,137); }
H1.HeaderClassName
{
color: #361089;
}
.AnyTagClassName
{
color: #361089;
}
</style>
background-color css
<style>
a { background-color: #361089; }
a { background-color: rgb(54,16,137); }
div.DivClassName
{
background-color: #361089;
}
.BgClassName
{
background-color: #361089;
}
</style>
border-color css
<style>
span { border-color: #361089; }
span { border-color: rgb(54,16,137); }
td.TdClassName
{
border-color: #361089;
}
.TagClassName
{
border-color: #361089;
}
</style>