Shades of Persian Indigo #361597
Tints of Persian Indigo #361597
RGB
CMYK
RGB Variations
Color information
#361597 (or 0x361597) is known color: Persian Indigo. HEX triplet: 36, 15 and 97. RGB value is (54,21,151). Sum of RGB (Red+Green+Blue) = 54+21+151=226 (29% of max value = 765). Red value is 54 (21.48% from 255 or 23.89% from 226); Green value is 21 (8.59% from 255 or 9.29% from 226); Blue value is 151 (59.38% from 255 or 66.81% from 226); Max value from RGB is 151 - color contains mainly: blue. Hex color #361597 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361597 is #C9EA68. Grayscale: #2D2D2D. Windows color (decimal): -13232745 or 9901366. OLE color: 9901366.
HSL color Cylindrical-coordinate representation of color #361597: hue angle of 255.23º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #361597 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 21 | 151 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.41 |
| HSL | 255.23º | 0.76% | 0.34% | - |
| HSV(B) | 255.23º | 0.86% | 0.59% | - |
| XYZ | 7.38 | 3.55 | 29.58 | - |
| YUV | 45.69 | 187.43 | 133.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 151 | 0.64 | 0.86 | 0 | 0.41 | 255.23 | 0.76 | 0.34 |
| Hex | 36 | 15 | 97 | 40 | 56 | 0 | 29 | FF | 4C | 22 |
| Octal | 66 | 25 | 227 | 100 | 126 | 0 | 51 | 377 | 114 | 42 |
| Binary | 110110 | 10101 | 10010111 | 1000000 | 1010110 | 0 | 101001 | 11111111 | 1001100 | 100010 |
Color Harmonies of #361597
Complementary color
Monochromatic Colors of #361597
Black with #361597
Text Example
Text Example
White with #361597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361597; }
p { color: rgb(54,21,151); }
H1.HeaderClassName
{
color: #361597;
}
.AnyTagClassName
{
color: #361597;
}
</style>
background-color css
<style>
a { background-color: #361597; }
a { background-color: rgb(54,21,151); }
div.DivClassName
{
background-color: #361597;
}
.BgClassName
{
background-color: #361597;
}
</style>
border-color css
<style>
span { border-color: #361597; }
span { border-color: rgb(54,21,151); }
td.TdClassName
{
border-color: #361597;
}
.TagClassName
{
border-color: #361597;
}
</style>