Shades of Persian Indigo #370889
Tints of Persian Indigo #370889
RGB
CMYK
RGB Variations
Color information
#370889 (or 0x370889) is known color: Persian Indigo. HEX triplet: 37, 08 and 89. RGB value is (55,8,137). Sum of RGB (Red+Green+Blue) = 55+8+137=200 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.5% from 200); Green value is 8 (3.52% from 255 or 4% from 200); Blue value is 137 (53.91% from 255 or 68.5% from 200); Max value from RGB is 137 - color contains mainly: blue. Hex color #370889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370889 is #C8F776. Grayscale: #242424. Windows color (decimal): -13170551 or 8980535. OLE color: 8980535.
HSL color Cylindrical-coordinate representation of color #370889: hue angle of 261.86º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370889 is Cyan = 0.60, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 55 | 8 | 137 | - |
| CMYK | 0.60 | 0.94 | 0 | 0.46 |
| HSL | 261.86º | 0.89% | 0.28% | - |
| HSV(B) | 261.86º | 0.94% | 0.54% | - |
| XYZ | 6.18 | 2.79 | 23.88 | - |
| YUV | 36.76 | 184.57 | 141.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 137 | 0.60 | 0.94 | 0 | 0.46 | 261.86 | 0.89 | 0.28 |
| Hex | 37 | 8 | 89 | 3C | 5E | 0 | 2E | 106 | 59 | 1C |
| Octal | 67 | 10 | 211 | 74 | 136 | 0 | 56 | 406 | 131 | 34 |
| Binary | 110111 | 1000 | 10001001 | 111100 | 1011110 | 0 | 101110 | 100000110 | 1011001 | 11100 |
Color Harmonies of #370889
Complementary color
Monochromatic Colors of #370889
Black with #370889
Text Example
Text Example
White with #370889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370889; }
p { color: rgb(55,8,137); }
H1.HeaderClassName
{
color: #370889;
}
.AnyTagClassName
{
color: #370889;
}
</style>
background-color css
<style>
a { background-color: #370889; }
a { background-color: rgb(55,8,137); }
div.DivClassName
{
background-color: #370889;
}
.BgClassName
{
background-color: #370889;
}
</style>
border-color css
<style>
span { border-color: #370889; }
span { border-color: rgb(55,8,137); }
td.TdClassName
{
border-color: #370889;
}
.TagClassName
{
border-color: #370889;
}
</style>