Shades of Persian Indigo #361977
Tints of Persian Indigo #361977
RGB
CMYK
RGB Variations
Color information
#361977 (or 0x361977) is known color: Persian Indigo. HEX triplet: 36, 19 and 77. RGB value is (54,25,119). Sum of RGB (Red+Green+Blue) = 54+25+119=198 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.27% from 198); Green value is 25 (10.16% from 255 or 12.63% from 198); Blue value is 119 (46.88% from 255 or 60.10% from 198); Max value from RGB is 119 - color contains mainly: blue. Hex color #361977 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361977 is #C9E688. Grayscale: #2C2C2C. Windows color (decimal): -13231753 or 7805238. OLE color: 7805238.
HSL color Cylindrical-coordinate representation of color #361977: hue angle of 258.51º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #361977 is Cyan = 0.55, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 25 | 119 | - |
| CMYK | 0.55 | 0.79 | 0 | 0.53 |
| HSL | 258.51º | 0.65% | 0.28% | - |
| HSV(B) | 258.51º | 0.79% | 0.47% | - |
| XYZ | 5.2 | 2.81 | 17.72 | - |
| YUV | 44.39 | 170.11 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 119 | 0.55 | 0.79 | 0 | 0.53 | 258.51 | 0.65 | 0.28 |
| Hex | 36 | 19 | 77 | 37 | 4F | 0 | 35 | 103 | 41 | 1C |
| Octal | 66 | 31 | 167 | 67 | 117 | 0 | 65 | 403 | 101 | 34 |
| Binary | 110110 | 11001 | 1110111 | 110111 | 1001111 | 0 | 110101 | 100000011 | 1000001 | 11100 |
Color Harmonies of #361977
Complementary color
Monochromatic Colors of #361977
Black with #361977
Text Example
Text Example
White with #361977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361977; }
p { color: rgb(54,25,119); }
H1.HeaderClassName
{
color: #361977;
}
.AnyTagClassName
{
color: #361977;
}
</style>
background-color css
<style>
a { background-color: #361977; }
a { background-color: rgb(54,25,119); }
div.DivClassName
{
background-color: #361977;
}
.BgClassName
{
background-color: #361977;
}
</style>
border-color css
<style>
span { border-color: #361977; }
span { border-color: rgb(54,25,119); }
td.TdClassName
{
border-color: #361977;
}
.TagClassName
{
border-color: #361977;
}
</style>