Shades of Persian Indigo #362077
Tints of Persian Indigo #362077
RGB
CMYK
RGB Variations
Color information
#362077 (or 0x362077) is known color: Persian Indigo. HEX triplet: 36, 20 and 77. RGB value is (54,32,119). Sum of RGB (Red+Green+Blue) = 54+32+119=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 32 (12.89% from 255 or 15.61% from 205); Blue value is 119 (46.88% from 255 or 58.05% from 205); Max value from RGB is 119 - color contains mainly: blue. Hex color #362077 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362077 is #C9DF88. Grayscale: #303030. Windows color (decimal): -13229961 or 7807030. OLE color: 7807030.
HSL color Cylindrical-coordinate representation of color #362077: hue angle of 255.17º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #362077 is Cyan = 0.55, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 32 | 119 | - |
| CMYK | 0.55 | 0.73 | 0 | 0.53 |
| HSL | 255.17º | 0.58% | 0.3% | - |
| HSV(B) | 255.17º | 0.73% | 0.47% | - |
| XYZ | 5.37 | 3.15 | 17.78 | - |
| YUV | 48.5 | 167.79 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 119 | 0.55 | 0.73 | 0 | 0.53 | 255.17 | 0.58 | 0.3 |
| Hex | 36 | 20 | 77 | 37 | 49 | 0 | 35 | FF | 3A | 1E |
| Octal | 66 | 40 | 167 | 67 | 111 | 0 | 65 | 377 | 72 | 36 |
| Binary | 110110 | 100000 | 1110111 | 110111 | 1001001 | 0 | 110101 | 11111111 | 111010 | 11110 |
Color Harmonies of #362077
Complementary color
Monochromatic Colors of #362077
Black with #362077
Text Example
Text Example
White with #362077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362077; }
p { color: rgb(54,32,119); }
H1.HeaderClassName
{
color: #362077;
}
.AnyTagClassName
{
color: #362077;
}
</style>
background-color css
<style>
a { background-color: #362077; }
a { background-color: rgb(54,32,119); }
div.DivClassName
{
background-color: #362077;
}
.BgClassName
{
background-color: #362077;
}
</style>
border-color css
<style>
span { border-color: #362077; }
span { border-color: rgb(54,32,119); }
td.TdClassName
{
border-color: #362077;
}
.TagClassName
{
border-color: #362077;
}
</style>