Shades of Persian Indigo #370580
Tints of Persian Indigo #370580
RGB
CMYK
RGB Variations
Color information
#370580 (or 0x370580) is known color: Persian Indigo. HEX triplet: 37, 05 and 80. RGB value is (55,5,128). Sum of RGB (Red+Green+Blue) = 55+5+128=188 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.26% from 188); Green value is 5 (2.34% from 255 or 2.66% from 188); Blue value is 128 (50.39% from 255 or 68.09% from 188); Max value from RGB is 128 - color contains mainly: blue. Hex color #370580 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370580 is #C8FA7F. Grayscale: #212121. Windows color (decimal): -13171328 or 8389943. OLE color: 8389943.
HSL color Cylindrical-coordinate representation of color #370580: hue angle of 264.39º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370580 is Cyan = 0.57, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 5 | 128 | - |
| CMYK | 0.57 | 0.96 | 0 | 0.50 |
| HSL | 264.39º | 0.92% | 0.26% | - |
| HSV(B) | 264.39º | 0.96% | 0.5% | - |
| XYZ | 5.53 | 2.48 | 20.61 | - |
| YUV | 33.97 | 181.07 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 128 | 0.57 | 0.96 | 0 | 0.50 | 264.39 | 0.92 | 0.26 |
| Hex | 37 | 5 | 80 | 39 | 60 | 0 | 32 | 108 | 5C | 1A |
| Octal | 67 | 5 | 200 | 71 | 140 | 0 | 62 | 410 | 134 | 32 |
| Binary | 110111 | 101 | 10000000 | 111001 | 1100000 | 0 | 110010 | 100001000 | 1011100 | 11010 |
Color Harmonies of #370580
Complementary color
Monochromatic Colors of #370580
Black with #370580
Text Example
Text Example
White with #370580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370580; }
p { color: rgb(55,5,128); }
H1.HeaderClassName
{
color: #370580;
}
.AnyTagClassName
{
color: #370580;
}
</style>
background-color css
<style>
a { background-color: #370580; }
a { background-color: rgb(55,5,128); }
div.DivClassName
{
background-color: #370580;
}
.BgClassName
{
background-color: #370580;
}
</style>
border-color css
<style>
span { border-color: #370580; }
span { border-color: rgb(55,5,128); }
td.TdClassName
{
border-color: #370580;
}
.TagClassName
{
border-color: #370580;
}
</style>