Shades of Persian Indigo #361291
Tints of Persian Indigo #361291
RGB
CMYK
RGB Variations
Color information
#361291 (or 0x361291) is known color: Persian Indigo. HEX triplet: 36, 12 and 91. RGB value is (54,18,145). Sum of RGB (Red+Green+Blue) = 54+18+145=217 (28% of max value = 765). Red value is 54 (21.48% from 255 or 24.88% from 217); Green value is 18 (7.42% from 255 or 8.29% from 217); Blue value is 145 (57.03% from 255 or 66.82% from 217); Max value from RGB is 145 - color contains mainly: blue. Hex color #361291 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361291 is #C9ED6E. Grayscale: #2A2A2A. Windows color (decimal): -13233519 or 9507382. OLE color: 9507382.
HSL color Cylindrical-coordinate representation of color #361291: hue angle of 257.01º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #361291 is Cyan = 0.63, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 18 | 145 | - |
| CMYK | 0.63 | 0.88 | 0 | 0.43 |
| HSL | 257.01º | 0.78% | 0.32% | - |
| HSV(B) | 257.01º | 0.88% | 0.57% | - |
| XYZ | 6.85 | 3.26 | 27.06 | - |
| YUV | 43.24 | 185.43 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 145 | 0.63 | 0.88 | 0 | 0.43 | 257.01 | 0.78 | 0.32 |
| Hex | 36 | 12 | 91 | 3F | 58 | 0 | 2B | 101 | 4E | 20 |
| Octal | 66 | 22 | 221 | 77 | 130 | 0 | 53 | 401 | 116 | 40 |
| Binary | 110110 | 10010 | 10010001 | 111111 | 1011000 | 0 | 101011 | 100000001 | 1001110 | 100000 |
Color Harmonies of #361291
Complementary color
Monochromatic Colors of #361291
Black with #361291
Text Example
Text Example
White with #361291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361291; }
p { color: rgb(54,18,145); }
H1.HeaderClassName
{
color: #361291;
}
.AnyTagClassName
{
color: #361291;
}
</style>
background-color css
<style>
a { background-color: #361291; }
a { background-color: rgb(54,18,145); }
div.DivClassName
{
background-color: #361291;
}
.BgClassName
{
background-color: #361291;
}
</style>
border-color css
<style>
span { border-color: #361291; }
span { border-color: rgb(54,18,145); }
td.TdClassName
{
border-color: #361291;
}
.TagClassName
{
border-color: #361291;
}
</style>