Shades of Persian Indigo #361175
Tints of Persian Indigo #361175
RGB
CMYK
RGB Variations
Color information
#361175 (or 0x361175) is known color: Persian Indigo. HEX triplet: 36, 11 and 75. RGB value is (54,17,117). Sum of RGB (Red+Green+Blue) = 54+17+117=188 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.72% from 188); Green value is 17 (7.03% from 255 or 9.04% from 188); Blue value is 117 (46.09% from 255 or 62.23% from 188); Max value from RGB is 117 - color contains mainly: blue. Hex color #361175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361175 is #C9EE8A. Grayscale: #272727. Windows color (decimal): -13233803 or 7672118. OLE color: 7672118.
HSL color Cylindrical-coordinate representation of color #361175: hue angle of 262.2º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361175 is Cyan = 0.54, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 17 | 117 | - |
| CMYK | 0.54 | 0.85 | 0 | 0.54 |
| HSL | 262.2º | 0.75% | 0.26% | - |
| HSV(B) | 262.2º | 0.85% | 0.46% | - |
| XYZ | 4.93 | 2.47 | 17.05 | - |
| YUV | 39.46 | 171.76 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 117 | 0.54 | 0.85 | 0 | 0.54 | 262.2 | 0.75 | 0.26 |
| Hex | 36 | 11 | 75 | 36 | 55 | 0 | 36 | 106 | 4B | 1A |
| Octal | 66 | 21 | 165 | 66 | 125 | 0 | 66 | 406 | 113 | 32 |
| Binary | 110110 | 10001 | 1110101 | 110110 | 1010101 | 0 | 110110 | 100000110 | 1001011 | 11010 |
Color Harmonies of #361175
Complementary color
Monochromatic Colors of #361175
Black with #361175
Text Example
Text Example
White with #361175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361175; }
p { color: rgb(54,17,117); }
H1.HeaderClassName
{
color: #361175;
}
.AnyTagClassName
{
color: #361175;
}
</style>
background-color css
<style>
a { background-color: #361175; }
a { background-color: rgb(54,17,117); }
div.DivClassName
{
background-color: #361175;
}
.BgClassName
{
background-color: #361175;
}
</style>
border-color css
<style>
span { border-color: #361175; }
span { border-color: rgb(54,17,117); }
td.TdClassName
{
border-color: #361175;
}
.TagClassName
{
border-color: #361175;
}
</style>