Shades of Persian Indigo #360990
Tints of Persian Indigo #360990
RGB
CMYK
RGB Variations
Color information
#360990 (or 0x360990) is known color: Persian Indigo. HEX triplet: 36, 09 and 90. RGB value is (54,9,144). Sum of RGB (Red+Green+Blue) = 54+9+144=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 9 (3.91% from 255 or 4.35% from 207); Blue value is 144 (56.64% from 255 or 69.57% from 207); Max value from RGB is 144 - color contains mainly: blue. Hex color #360990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360990 is #C9F66F. Grayscale: #252525. Windows color (decimal): -13235824 or 9439542. OLE color: 9439542.
HSL color Cylindrical-coordinate representation of color #360990: hue angle of 260º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360990 is Cyan = 0.63, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 9 | 144 | - |
| CMYK | 0.63 | 0.94 | 0 | 0.44 |
| HSL | 260º | 0.88% | 0.3% | - |
| HSV(B) | 260º | 0.94% | 0.56% | - |
| XYZ | 6.65 | 2.99 | 26.61 | - |
| YUV | 37.85 | 187.91 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 144 | 0.63 | 0.94 | 0 | 0.44 | 260 | 0.88 | 0.3 |
| Hex | 36 | 9 | 90 | 3F | 5E | 0 | 2C | 104 | 58 | 1E |
| Octal | 66 | 11 | 220 | 77 | 136 | 0 | 54 | 404 | 130 | 36 |
| Binary | 110110 | 1001 | 10010000 | 111111 | 1011110 | 0 | 101100 | 100000100 | 1011000 | 11110 |
Color Harmonies of #360990
Complementary color
Monochromatic Colors of #360990
Black with #360990
Text Example
Text Example
White with #360990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360990; }
p { color: rgb(54,9,144); }
H1.HeaderClassName
{
color: #360990;
}
.AnyTagClassName
{
color: #360990;
}
</style>
background-color css
<style>
a { background-color: #360990; }
a { background-color: rgb(54,9,144); }
div.DivClassName
{
background-color: #360990;
}
.BgClassName
{
background-color: #360990;
}
</style>
border-color css
<style>
span { border-color: #360990; }
span { border-color: rgb(54,9,144); }
td.TdClassName
{
border-color: #360990;
}
.TagClassName
{
border-color: #360990;
}
</style>