Shades of Persian Indigo #370487
Tints of Persian Indigo #370487
RGB
CMYK
RGB Variations
Color information
#370487 (or 0x370487) is known color: Persian Indigo. HEX triplet: 37, 04 and 87. RGB value is (55,4,135). Sum of RGB (Red+Green+Blue) = 55+4+135=194 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.35% from 194); Green value is 4 (1.95% from 255 or 2.06% from 194); Blue value is 135 (53.12% from 255 or 69.59% from 194); Max value from RGB is 135 - color contains mainly: blue. Hex color #370487 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370487 is #C8FB78. Grayscale: #212121. Windows color (decimal): -13171577 or 8848439. OLE color: 8848439.
HSL color Cylindrical-coordinate representation of color #370487: hue angle of 263.36º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370487 is Cyan = 0.59, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 4 | 135 | - |
| CMYK | 0.59 | 0.97 | 0 | 0.47 |
| HSL | 263.36º | 0.94% | 0.27% | - |
| HSV(B) | 263.36º | 0.97% | 0.53% | - |
| XYZ | 5.99 | 2.65 | 23.12 | - |
| YUV | 34.18 | 184.9 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 135 | 0.59 | 0.97 | 0 | 0.47 | 263.36 | 0.94 | 0.27 |
| Hex | 37 | 4 | 87 | 3B | 61 | 0 | 2F | 107 | 5E | 1B |
| Octal | 67 | 4 | 207 | 73 | 141 | 0 | 57 | 407 | 136 | 33 |
| Binary | 110111 | 100 | 10000111 | 111011 | 1100001 | 0 | 101111 | 100000111 | 1011110 | 11011 |
Color Harmonies of #370487
Complementary color
Monochromatic Colors of #370487
Black with #370487
Text Example
Text Example
White with #370487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370487; }
p { color: rgb(55,4,135); }
H1.HeaderClassName
{
color: #370487;
}
.AnyTagClassName
{
color: #370487;
}
</style>
background-color css
<style>
a { background-color: #370487; }
a { background-color: rgb(55,4,135); }
div.DivClassName
{
background-color: #370487;
}
.BgClassName
{
background-color: #370487;
}
</style>
border-color css
<style>
span { border-color: #370487; }
span { border-color: rgb(55,4,135); }
td.TdClassName
{
border-color: #370487;
}
.TagClassName
{
border-color: #370487;
}
</style>