Shades of Persian Indigo #360390
Tints of Persian Indigo #360390
RGB
CMYK
RGB Variations
Color information
#360390 (or 0x360390) is known color: Persian Indigo. HEX triplet: 36, 03 and 90. RGB value is (54,3,144). Sum of RGB (Red+Green+Blue) = 54+3+144=201 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.87% from 201); Green value is 3 (1.56% from 255 or 1.49% from 201); Blue value is 144 (56.64% from 255 or 71.64% from 201); Max value from RGB is 144 - color contains mainly: blue. Hex color #360390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360390 is #C9FC6F. Grayscale: #212121. Windows color (decimal): -13237360 or 9438006. OLE color: 9438006.
HSL color Cylindrical-coordinate representation of color #360390: hue angle of 261.7º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #360390 is Cyan = 0.63, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 3 | 144 | - |
| CMYK | 0.63 | 0.98 | 0 | 0.44 |
| HSL | 261.7º | 0.96% | 0.29% | - |
| HSV(B) | 261.7º | 0.98% | 0.56% | - |
| XYZ | 6.59 | 2.86 | 26.59 | - |
| YUV | 34.32 | 189.9 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 144 | 0.63 | 0.98 | 0 | 0.44 | 261.7 | 0.96 | 0.29 |
| Hex | 36 | 3 | 90 | 3F | 62 | 0 | 2C | 106 | 60 | 1D |
| Octal | 66 | 3 | 220 | 77 | 142 | 0 | 54 | 406 | 140 | 35 |
| Binary | 110110 | 11 | 10010000 | 111111 | 1100010 | 0 | 101100 | 100000110 | 1100000 | 11101 |
Color Harmonies of #360390
Complementary color
Monochromatic Colors of #360390
Black with #360390
Text Example
Text Example
White with #360390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360390; }
p { color: rgb(54,3,144); }
H1.HeaderClassName
{
color: #360390;
}
.AnyTagClassName
{
color: #360390;
}
</style>
background-color css
<style>
a { background-color: #360390; }
a { background-color: rgb(54,3,144); }
div.DivClassName
{
background-color: #360390;
}
.BgClassName
{
background-color: #360390;
}
</style>
border-color css
<style>
span { border-color: #360390; }
span { border-color: rgb(54,3,144); }
td.TdClassName
{
border-color: #360390;
}
.TagClassName
{
border-color: #360390;
}
</style>