Shades of Persian Indigo #370584
Tints of Persian Indigo #370584
RGB
CMYK
RGB Variations
Color information
#370584 (or 0x370584) is known color: Persian Indigo. HEX triplet: 37, 05 and 84. RGB value is (55,5,132). Sum of RGB (Red+Green+Blue) = 55+5+132=192 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.65% from 192); Green value is 5 (2.34% from 255 or 2.60% from 192); Blue value is 132 (51.95% from 255 or 68.75% from 192); Max value from RGB is 132 - color contains mainly: blue. Hex color #370584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370584 is #C8FA7B. Grayscale: #212121. Windows color (decimal): -13171324 or 8652087. OLE color: 8652087.
HSL color Cylindrical-coordinate representation of color #370584: hue angle of 263.62º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370584 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 5 | 132 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.48 |
| HSL | 263.62º | 0.93% | 0.27% | - |
| HSV(B) | 263.62º | 0.96% | 0.52% | - |
| XYZ | 5.79 | 2.59 | 22.02 | - |
| YUV | 34.43 | 183.07 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 132 | 0.58 | 0.96 | 0 | 0.48 | 263.62 | 0.93 | 0.27 |
| Hex | 37 | 5 | 84 | 3A | 60 | 0 | 30 | 108 | 5D | 1B |
| Octal | 67 | 5 | 204 | 72 | 140 | 0 | 60 | 410 | 135 | 33 |
| Binary | 110111 | 101 | 10000100 | 111010 | 1100000 | 0 | 110000 | 100001000 | 1011101 | 11011 |
Color Harmonies of #370584
Complementary color
Monochromatic Colors of #370584
Black with #370584
Text Example
Text Example
White with #370584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370584; }
p { color: rgb(55,5,132); }
H1.HeaderClassName
{
color: #370584;
}
.AnyTagClassName
{
color: #370584;
}
</style>
background-color css
<style>
a { background-color: #370584; }
a { background-color: rgb(55,5,132); }
div.DivClassName
{
background-color: #370584;
}
.BgClassName
{
background-color: #370584;
}
</style>
border-color css
<style>
span { border-color: #370584; }
span { border-color: rgb(55,5,132); }
td.TdClassName
{
border-color: #370584;
}
.TagClassName
{
border-color: #370584;
}
</style>