Shades of Persian Indigo #361671
Tints of Persian Indigo #361671
RGB
CMYK
RGB Variations
Color information
#361671 (or 0x361671) is known color: Persian Indigo. HEX triplet: 36, 16 and 71. RGB value is (54,22,113). Sum of RGB (Red+Green+Blue) = 54+22+113=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 22 (8.98% from 255 or 11.64% from 189); Blue value is 113 (44.53% from 255 or 59.79% from 189); Max value from RGB is 113 - color contains mainly: blue. Hex color #361671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361671 is #C9E98E. Grayscale: #292929. Windows color (decimal): -13232527 or 7411254. OLE color: 7411254.
HSL color Cylindrical-coordinate representation of color #361671: hue angle of 261.1º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361671 is Cyan = 0.52, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 22 | 113 | - |
| CMYK | 0.52 | 0.81 | 0 | 0.56 |
| HSL | 261.1º | 0.67% | 0.26% | - |
| HSV(B) | 261.1º | 0.81% | 0.44% | - |
| XYZ | 4.79 | 2.55 | 15.86 | - |
| YUV | 41.94 | 168.1 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 113 | 0.52 | 0.81 | 0 | 0.56 | 261.1 | 0.67 | 0.26 |
| Hex | 36 | 16 | 71 | 34 | 51 | 0 | 38 | 105 | 43 | 1A |
| Octal | 66 | 26 | 161 | 64 | 121 | 0 | 70 | 405 | 103 | 32 |
| Binary | 110110 | 10110 | 1110001 | 110100 | 1010001 | 0 | 111000 | 100000101 | 1000011 | 11010 |
Color Harmonies of #361671
Complementary color
Monochromatic Colors of #361671
Black with #361671
Text Example
Text Example
White with #361671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361671; }
p { color: rgb(54,22,113); }
H1.HeaderClassName
{
color: #361671;
}
.AnyTagClassName
{
color: #361671;
}
</style>
background-color css
<style>
a { background-color: #361671; }
a { background-color: rgb(54,22,113); }
div.DivClassName
{
background-color: #361671;
}
.BgClassName
{
background-color: #361671;
}
</style>
border-color css
<style>
span { border-color: #361671; }
span { border-color: rgb(54,22,113); }
td.TdClassName
{
border-color: #361671;
}
.TagClassName
{
border-color: #361671;
}
</style>