Shades of Persian Indigo #360889
Tints of Persian Indigo #360889
RGB
CMYK
RGB Variations
Color information
#360889 (or 0x360889) is known color: Persian Indigo. HEX triplet: 36, 08 and 89. RGB value is (54,8,137). Sum of RGB (Red+Green+Blue) = 54+8+137=199 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.14% from 199); Green value is 8 (3.52% from 255 or 4.02% from 199); Blue value is 137 (53.91% from 255 or 68.84% from 199); Max value from RGB is 137 - color contains mainly: blue. Hex color #360889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360889 is #C9F776. Grayscale: #232323. Windows color (decimal): -13236087 or 8980534. OLE color: 8980534.
HSL color Cylindrical-coordinate representation of color #360889: hue angle of 261.4º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360889 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 8 | 137 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.46 |
| HSL | 261.4º | 0.89% | 0.28% | - |
| HSV(B) | 261.4º | 0.94% | 0.54% | - |
| XYZ | 6.12 | 2.76 | 23.88 | - |
| YUV | 36.46 | 184.74 | 140.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 8 | 137 | 0.61 | 0.94 | 0 | 0.46 | 261.4 | 0.89 | 0.28 |
| Hex | 36 | 8 | 89 | 3D | 5E | 0 | 2E | 105 | 59 | 1C |
| Octal | 66 | 10 | 211 | 75 | 136 | 0 | 56 | 405 | 131 | 34 |
| Binary | 110110 | 1000 | 10001001 | 111101 | 1011110 | 0 | 101110 | 100000101 | 1011001 | 11100 |
Color Harmonies of #360889
Complementary color
Monochromatic Colors of #360889
Black with #360889
Text Example
Text Example
White with #360889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360889; }
p { color: rgb(54,8,137); }
H1.HeaderClassName
{
color: #360889;
}
.AnyTagClassName
{
color: #360889;
}
</style>
background-color css
<style>
a { background-color: #360889; }
a { background-color: rgb(54,8,137); }
div.DivClassName
{
background-color: #360889;
}
.BgClassName
{
background-color: #360889;
}
</style>
border-color css
<style>
span { border-color: #360889; }
span { border-color: rgb(54,8,137); }
td.TdClassName
{
border-color: #360889;
}
.TagClassName
{
border-color: #360889;
}
</style>