Shades of Persian Indigo #361689
Tints of Persian Indigo #361689
RGB
CMYK
RGB Variations
Color information
#361689 (or 0x361689) is known color: Persian Indigo. HEX triplet: 36, 16 and 89. RGB value is (54,22,137). Sum of RGB (Red+Green+Blue) = 54+22+137=213 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.35% from 213); Green value is 22 (8.98% from 255 or 10.33% from 213); Blue value is 137 (53.91% from 255 or 64.32% from 213); Max value from RGB is 137 - color contains mainly: blue. Hex color #361689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361689 is #C9E976. Grayscale: #2C2C2C. Windows color (decimal): -13232503 or 8984118. OLE color: 8984118.
HSL color Cylindrical-coordinate representation of color #361689: hue angle of 256.7º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361689 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 22 | 137 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.46 |
| HSL | 256.7º | 0.72% | 0.31% | - |
| HSV(B) | 256.7º | 0.84% | 0.54% | - |
| XYZ | 6.32 | 3.16 | 23.94 | - |
| YUV | 44.68 | 180.1 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 137 | 0.61 | 0.84 | 0 | 0.46 | 256.7 | 0.72 | 0.31 |
| Hex | 36 | 16 | 89 | 3D | 54 | 0 | 2E | 101 | 48 | 1F |
| Octal | 66 | 26 | 211 | 75 | 124 | 0 | 56 | 401 | 110 | 37 |
| Binary | 110110 | 10110 | 10001001 | 111101 | 1010100 | 0 | 101110 | 100000001 | 1001000 | 11111 |
Color Harmonies of #361689
Complementary color
Monochromatic Colors of #361689
Black with #361689
Text Example
Text Example
White with #361689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361689; }
p { color: rgb(54,22,137); }
H1.HeaderClassName
{
color: #361689;
}
.AnyTagClassName
{
color: #361689;
}
</style>
background-color css
<style>
a { background-color: #361689; }
a { background-color: rgb(54,22,137); }
div.DivClassName
{
background-color: #361689;
}
.BgClassName
{
background-color: #361689;
}
</style>
border-color css
<style>
span { border-color: #361689; }
span { border-color: rgb(54,22,137); }
td.TdClassName
{
border-color: #361689;
}
.TagClassName
{
border-color: #361689;
}
</style>