Shades of Persian Indigo #370089
Tints of Persian Indigo #370089
RGB
CMYK
RGB Variations
Color information
#370089 (or 0x370089) is known color: Persian Indigo. HEX triplet: 37, 00 and 89. RGB value is (55,0,137). Sum of RGB (Red+Green+Blue) = 55+0+137=192 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.65% from 192); Green value is 0 (0.39% from 255 or 0% from 192); Blue value is 137 (53.91% from 255 or 71.35% from 192); Max value from RGB is 137 - color contains mainly: blue. Hex color #370089 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370089 is #C8FF76. Grayscale: #1F1F1F. Windows color (decimal): -13172599 or 8978487. OLE color: 8978487.
HSL color Cylindrical-coordinate representation of color #370089: hue angle of 264.09º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 1%. Process color model (Four color, CMYK) of #370089 is Cyan = 0.60, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 0 | 137 | - |
| CMYK | 0.60 | 1 | 0 | 0.46 |
| HSL | 264.09º | 1% | 0.27% | - |
| HSV(B) | 264.09º | 1% | 0.54% | - |
| XYZ | 6.09 | 2.62 | 23.85 | - |
| YUV | 32.06 | 187.22 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 0 | 137 | 0.60 | 1 | 0 | 0.46 | 264.09 | 1 | 0.27 |
| Hex | 37 | 0 | 89 | 3C | 64 | 0 | 2E | 108 | 64 | 1B |
| Octal | 67 | 0 | 211 | 74 | 144 | 0 | 56 | 410 | 144 | 33 |
| Binary | 110111 | 0 | 10001001 | 111100 | 1100100 | 0 | 101110 | 100001000 | 1100100 | 11011 |
Color Harmonies of #370089
Complementary color
Monochromatic Colors of #370089
Black with #370089
Text Example
Text Example
White with #370089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370089; }
p { color: rgb(55,0,137); }
H1.HeaderClassName
{
color: #370089;
}
.AnyTagClassName
{
color: #370089;
}
</style>
background-color css
<style>
a { background-color: #370089; }
a { background-color: rgb(55,0,137); }
div.DivClassName
{
background-color: #370089;
}
.BgClassName
{
background-color: #370089;
}
</style>
border-color css
<style>
span { border-color: #370089; }
span { border-color: rgb(55,0,137); }
td.TdClassName
{
border-color: #370089;
}
.TagClassName
{
border-color: #370089;
}
</style>