Shades of Persian Indigo #361776
Tints of Persian Indigo #361776
RGB
CMYK
RGB Variations
Color information
#361776 (or 0x361776) is known color: Persian Indigo. HEX triplet: 36, 17 and 76. RGB value is (54,23,118). Sum of RGB (Red+Green+Blue) = 54+23+118=195 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.69% from 195); Green value is 23 (9.38% from 255 or 11.79% from 195); Blue value is 118 (46.48% from 255 or 60.51% from 195); Max value from RGB is 118 - color contains mainly: blue. Hex color #361776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361776 is #C9E889. Grayscale: #2A2A2A. Windows color (decimal): -13232266 or 7739190. OLE color: 7739190.
HSL color Cylindrical-coordinate representation of color #361776: hue angle of 259.58º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361776 is Cyan = 0.54, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 23 | 118 | - |
| CMYK | 0.54 | 0.81 | 0 | 0.54 |
| HSL | 259.58º | 0.67% | 0.28% | - |
| HSV(B) | 259.58º | 0.81% | 0.46% | - |
| XYZ | 5.1 | 2.71 | 17.39 | - |
| YUV | 43.1 | 170.27 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 118 | 0.54 | 0.81 | 0 | 0.54 | 259.58 | 0.67 | 0.28 |
| Hex | 36 | 17 | 76 | 36 | 51 | 0 | 36 | 104 | 43 | 1C |
| Octal | 66 | 27 | 166 | 66 | 121 | 0 | 66 | 404 | 103 | 34 |
| Binary | 110110 | 10111 | 1110110 | 110110 | 1010001 | 0 | 110110 | 100000100 | 1000011 | 11100 |
Color Harmonies of #361776
Complementary color
Monochromatic Colors of #361776
Black with #361776
Text Example
Text Example
White with #361776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361776; }
p { color: rgb(54,23,118); }
H1.HeaderClassName
{
color: #361776;
}
.AnyTagClassName
{
color: #361776;
}
</style>
background-color css
<style>
a { background-color: #361776; }
a { background-color: rgb(54,23,118); }
div.DivClassName
{
background-color: #361776;
}
.BgClassName
{
background-color: #361776;
}
</style>
border-color css
<style>
span { border-color: #361776; }
span { border-color: rgb(54,23,118); }
td.TdClassName
{
border-color: #361776;
}
.TagClassName
{
border-color: #361776;
}
</style>