Shades of Persian Indigo #362689
Tints of Persian Indigo #362689
RGB
CMYK
RGB Variations
Color information
#362689 (or 0x362689) is known color: Persian Indigo. HEX triplet: 36, 26 and 89. RGB value is (54,38,137). Sum of RGB (Red+Green+Blue) = 54+38+137=229 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.58% from 229); Green value is 38 (15.23% from 255 or 16.59% from 229); Blue value is 137 (53.91% from 255 or 59.83% from 229); Max value from RGB is 137 - color contains mainly: blue. Hex color #362689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362689 is #C9D976. Grayscale: #353535. Windows color (decimal): -13228407 or 8988214. OLE color: 8988214.
HSL color Cylindrical-coordinate representation of color #362689: hue angle of 249.7º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #362689 is Cyan = 0.61, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 38 | 137 | - |
| CMYK | 0.61 | 0.72 | 0 | 0.46 |
| HSL | 249.7º | 0.57% | 0.34% | - |
| HSV(B) | 249.7º | 0.72% | 0.54% | - |
| XYZ | 6.73 | 3.98 | 24.08 | - |
| YUV | 54.07 | 174.8 | 127.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 137 | 0.61 | 0.72 | 0 | 0.46 | 249.7 | 0.57 | 0.34 |
| Hex | 36 | 26 | 89 | 3D | 48 | 0 | 2E | FA | 39 | 22 |
| Octal | 66 | 46 | 211 | 75 | 110 | 0 | 56 | 372 | 71 | 42 |
| Binary | 110110 | 100110 | 10001001 | 111101 | 1001000 | 0 | 101110 | 11111010 | 111001 | 100010 |
Color Harmonies of #362689
Complementary color
Monochromatic Colors of #362689
Black with #362689
Text Example
Text Example
White with #362689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362689; }
p { color: rgb(54,38,137); }
H1.HeaderClassName
{
color: #362689;
}
.AnyTagClassName
{
color: #362689;
}
</style>
background-color css
<style>
a { background-color: #362689; }
a { background-color: rgb(54,38,137); }
div.DivClassName
{
background-color: #362689;
}
.BgClassName
{
background-color: #362689;
}
</style>
border-color css
<style>
span { border-color: #362689; }
span { border-color: rgb(54,38,137); }
td.TdClassName
{
border-color: #362689;
}
.TagClassName
{
border-color: #362689;
}
</style>