Shades of Persian Indigo #362091
Tints of Persian Indigo #362091
RGB
CMYK
RGB Variations
Color information
#362091 (or 0x362091) is known color: Persian Indigo. HEX triplet: 36, 20 and 91. RGB value is (54,32,145). Sum of RGB (Red+Green+Blue) = 54+32+145=231 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.38% from 231); Green value is 32 (12.89% from 255 or 13.85% from 231); Blue value is 145 (57.03% from 255 or 62.77% from 231); Max value from RGB is 145 - color contains mainly: blue. Hex color #362091 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362091 is #C9DF6E. Grayscale: #333333. Windows color (decimal): -13229935 or 9510966. OLE color: 9510966.
HSL color Cylindrical-coordinate representation of color #362091: hue angle of 251.68º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #362091 is Cyan = 0.63, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 32 | 145 | - |
| CMYK | 0.63 | 0.78 | 0 | 0.43 |
| HSL | 251.68º | 0.64% | 0.35% | - |
| HSV(B) | 251.68º | 0.78% | 0.57% | - |
| XYZ | 7.15 | 3.86 | 27.16 | - |
| YUV | 51.46 | 180.79 | 129.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 145 | 0.63 | 0.78 | 0 | 0.43 | 251.68 | 0.64 | 0.35 |
| Hex | 36 | 20 | 91 | 3F | 4E | 0 | 2B | FC | 40 | 23 |
| Octal | 66 | 40 | 221 | 77 | 116 | 0 | 53 | 374 | 100 | 43 |
| Binary | 110110 | 100000 | 10010001 | 111111 | 1001110 | 0 | 101011 | 11111100 | 1000000 | 100011 |
Color Harmonies of #362091
Complementary color
Monochromatic Colors of #362091
Black with #362091
Text Example
Text Example
White with #362091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362091; }
p { color: rgb(54,32,145); }
H1.HeaderClassName
{
color: #362091;
}
.AnyTagClassName
{
color: #362091;
}
</style>
background-color css
<style>
a { background-color: #362091; }
a { background-color: rgb(54,32,145); }
div.DivClassName
{
background-color: #362091;
}
.BgClassName
{
background-color: #362091;
}
</style>
border-color css
<style>
span { border-color: #362091; }
span { border-color: rgb(54,32,145); }
td.TdClassName
{
border-color: #362091;
}
.TagClassName
{
border-color: #362091;
}
</style>