Shades of Persian Indigo #361173
Tints of Persian Indigo #361173
RGB
CMYK
RGB Variations
Color information
#361173 (or 0x361173) is known color: Persian Indigo. HEX triplet: 36, 11 and 73. RGB value is (54,17,115). Sum of RGB (Red+Green+Blue) = 54+17+115=186 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.03% from 186); Green value is 17 (7.03% from 255 or 9.14% from 186); Blue value is 115 (45.31% from 255 or 61.83% from 186); Max value from RGB is 115 - color contains mainly: blue. Hex color #361173 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361173 is #C9EE8C. Grayscale: #262626. Windows color (decimal): -13233805 or 7541046. OLE color: 7541046.
HSL color Cylindrical-coordinate representation of color #361173: hue angle of 262.65º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361173 is Cyan = 0.53, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 17 | 115 | - |
| CMYK | 0.53 | 0.85 | 0 | 0.55 |
| HSL | 262.65º | 0.74% | 0.26% | - |
| HSV(B) | 262.65º | 0.85% | 0.45% | - |
| XYZ | 4.82 | 2.42 | 16.43 | - |
| YUV | 39.24 | 170.76 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 115 | 0.53 | 0.85 | 0 | 0.55 | 262.65 | 0.74 | 0.26 |
| Hex | 36 | 11 | 73 | 35 | 55 | 0 | 37 | 107 | 4A | 1A |
| Octal | 66 | 21 | 163 | 65 | 125 | 0 | 67 | 407 | 112 | 32 |
| Binary | 110110 | 10001 | 1110011 | 110101 | 1010101 | 0 | 110111 | 100000111 | 1001010 | 11010 |
Color Harmonies of #361173
Complementary color
Monochromatic Colors of #361173
Black with #361173
Text Example
Text Example
White with #361173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361173; }
p { color: rgb(54,17,115); }
H1.HeaderClassName
{
color: #361173;
}
.AnyTagClassName
{
color: #361173;
}
</style>
background-color css
<style>
a { background-color: #361173; }
a { background-color: rgb(54,17,115); }
div.DivClassName
{
background-color: #361173;
}
.BgClassName
{
background-color: #361173;
}
</style>
border-color css
<style>
span { border-color: #361173; }
span { border-color: rgb(54,17,115); }
td.TdClassName
{
border-color: #361173;
}
.TagClassName
{
border-color: #361173;
}
</style>