Shades of Persian Indigo #360077
Tints of Persian Indigo #360077
RGB
CMYK
RGB Variations
Color information
#360077 (or 0x360077) is known color: Persian Indigo. HEX triplet: 36, 00 and 77. RGB value is (54,0,119). Sum of RGB (Red+Green+Blue) = 54+0+119=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 0 (0.39% from 255 or 0% from 173); Blue value is 119 (46.88% from 255 or 68.79% from 173); Max value from RGB is 119 - color contains mainly: blue. Hex color #360077 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360077 is #C9FF88. Grayscale: #1D1D1D. Windows color (decimal): -13238153 or 7798838. OLE color: 7798838.
HSL color Cylindrical-coordinate representation of color #360077: hue angle of 267.23º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #360077 is Cyan = 0.55, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 0 | 119 | - |
| CMYK | 0.55 | 1 | 0 | 0.53 |
| HSL | 267.23º | 1% | 0.23% | - |
| HSV(B) | 267.23º | 1% | 0.47% | - |
| XYZ | 4.85 | 2.12 | 17.61 | - |
| YUV | 29.71 | 178.39 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 0 | 119 | 0.55 | 1 | 0 | 0.53 | 267.23 | 1 | 0.23 |
| Hex | 36 | 0 | 77 | 37 | 64 | 0 | 35 | 10B | 64 | 17 |
| Octal | 66 | 0 | 167 | 67 | 144 | 0 | 65 | 413 | 144 | 27 |
| Binary | 110110 | 0 | 1110111 | 110111 | 1100100 | 0 | 110101 | 100001011 | 1100100 | 10111 |
Color Harmonies of #360077
Complementary color
Monochromatic Colors of #360077
Black with #360077
Text Example
Text Example
White with #360077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360077; }
p { color: rgb(54,0,119); }
H1.HeaderClassName
{
color: #360077;
}
.AnyTagClassName
{
color: #360077;
}
</style>
background-color css
<style>
a { background-color: #360077; }
a { background-color: rgb(54,0,119); }
div.DivClassName
{
background-color: #360077;
}
.BgClassName
{
background-color: #360077;
}
</style>
border-color css
<style>
span { border-color: #360077; }
span { border-color: rgb(54,0,119); }
td.TdClassName
{
border-color: #360077;
}
.TagClassName
{
border-color: #360077;
}
</style>