Shades of Persian Indigo #361987
Tints of Persian Indigo #361987
RGB
CMYK
RGB Variations
Color information
#361987 (or 0x361987) is known color: Persian Indigo. HEX triplet: 36, 19 and 87. RGB value is (54,25,135). Sum of RGB (Red+Green+Blue) = 54+25+135=214 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.23% from 214); Green value is 25 (10.16% from 255 or 11.68% from 214); Blue value is 135 (53.12% from 255 or 63.08% from 214); Max value from RGB is 135 - color contains mainly: blue. Hex color #361987 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361987 is #C9E678. Grayscale: #2D2D2D. Windows color (decimal): -13231737 or 8853814. OLE color: 8853814.
HSL color Cylindrical-coordinate representation of color #361987: hue angle of 255.82º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361987 is Cyan = 0.60, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 25 | 135 | - |
| CMYK | 0.60 | 0.81 | 0 | 0.47 |
| HSL | 255.82º | 0.69% | 0.31% | - |
| HSV(B) | 255.82º | 0.81% | 0.53% | - |
| XYZ | 6.24 | 3.23 | 23.22 | - |
| YUV | 46.21 | 178.11 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 135 | 0.60 | 0.81 | 0 | 0.47 | 255.82 | 0.69 | 0.31 |
| Hex | 36 | 19 | 87 | 3C | 51 | 0 | 2F | 100 | 45 | 1F |
| Octal | 66 | 31 | 207 | 74 | 121 | 0 | 57 | 400 | 105 | 37 |
| Binary | 110110 | 11001 | 10000111 | 111100 | 1010001 | 0 | 101111 | 100000000 | 1000101 | 11111 |
Color Harmonies of #361987
Complementary color
Monochromatic Colors of #361987
Black with #361987
Text Example
Text Example
White with #361987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361987; }
p { color: rgb(54,25,135); }
H1.HeaderClassName
{
color: #361987;
}
.AnyTagClassName
{
color: #361987;
}
</style>
background-color css
<style>
a { background-color: #361987; }
a { background-color: rgb(54,25,135); }
div.DivClassName
{
background-color: #361987;
}
.BgClassName
{
background-color: #361987;
}
</style>
border-color css
<style>
span { border-color: #361987; }
span { border-color: rgb(54,25,135); }
td.TdClassName
{
border-color: #361987;
}
.TagClassName
{
border-color: #361987;
}
</style>