Shades of Persian Indigo #361988
Tints of Persian Indigo #361988
RGB
CMYK
RGB Variations
Color information
#361988 (or 0x361988) is known color: Persian Indigo. HEX triplet: 36, 19 and 88. RGB value is (54,25,136). Sum of RGB (Red+Green+Blue) = 54+25+136=215 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.12% from 215); Green value is 25 (10.16% from 255 or 11.63% from 215); Blue value is 136 (53.52% from 255 or 63.26% from 215); Max value from RGB is 136 - color contains mainly: blue. Hex color #361988 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361988 is #C9E677. Grayscale: #2D2D2D. Windows color (decimal): -13231736 or 8919350. OLE color: 8919350.
HSL color Cylindrical-coordinate representation of color #361988: hue angle of 255.68º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #361988 is Cyan = 0.60, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 25 | 136 | - |
| CMYK | 0.60 | 0.82 | 0 | 0.47 |
| HSL | 255.68º | 0.69% | 0.32% | - |
| HSV(B) | 255.68º | 0.82% | 0.53% | - |
| XYZ | 6.31 | 3.26 | 23.59 | - |
| YUV | 46.33 | 178.61 | 133.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 136 | 0.60 | 0.82 | 0 | 0.47 | 255.68 | 0.69 | 0.32 |
| Hex | 36 | 19 | 88 | 3C | 52 | 0 | 2F | 100 | 45 | 20 |
| Octal | 66 | 31 | 210 | 74 | 122 | 0 | 57 | 400 | 105 | 40 |
| Binary | 110110 | 11001 | 10001000 | 111100 | 1010010 | 0 | 101111 | 100000000 | 1000101 | 100000 |
Color Harmonies of #361988
Complementary color
Monochromatic Colors of #361988
Black with #361988
Text Example
Text Example
White with #361988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361988; }
p { color: rgb(54,25,136); }
H1.HeaderClassName
{
color: #361988;
}
.AnyTagClassName
{
color: #361988;
}
</style>
background-color css
<style>
a { background-color: #361988; }
a { background-color: rgb(54,25,136); }
div.DivClassName
{
background-color: #361988;
}
.BgClassName
{
background-color: #361988;
}
</style>
border-color css
<style>
span { border-color: #361988; }
span { border-color: rgb(54,25,136); }
td.TdClassName
{
border-color: #361988;
}
.TagClassName
{
border-color: #361988;
}
</style>