Shades of Persian Indigo #370477
Tints of Persian Indigo #370477
RGB
CMYK
RGB Variations
Color information
#370477 (or 0x370477) is known color: Persian Indigo. HEX triplet: 37, 04 and 77. RGB value is (55,4,119). Sum of RGB (Red+Green+Blue) = 55+4+119=178 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.90% from 178); Green value is 4 (1.95% from 255 or 2.25% from 178); Blue value is 119 (46.88% from 255 or 66.85% from 178); Max value from RGB is 119 - color contains mainly: blue. Hex color #370477 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370477 is #C8FB88. Grayscale: #1F1F1F. Windows color (decimal): -13171593 or 7799863. OLE color: 7799863.
HSL color Cylindrical-coordinate representation of color #370477: hue angle of 266.61º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370477 is Cyan = 0.54, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 4 | 119 | - |
| CMYK | 0.54 | 0.97 | 0 | 0.53 |
| HSL | 266.61º | 0.93% | 0.24% | - |
| HSV(B) | 266.61º | 0.97% | 0.47% | - |
| XYZ | 4.95 | 2.23 | 17.62 | - |
| YUV | 32.36 | 176.9 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 119 | 0.54 | 0.97 | 0 | 0.53 | 266.61 | 0.93 | 0.24 |
| Hex | 37 | 4 | 77 | 36 | 61 | 0 | 35 | 10B | 5D | 18 |
| Octal | 67 | 4 | 167 | 66 | 141 | 0 | 65 | 413 | 135 | 30 |
| Binary | 110111 | 100 | 1110111 | 110110 | 1100001 | 0 | 110101 | 100001011 | 1011101 | 11000 |
Color Harmonies of #370477
Complementary color
Monochromatic Colors of #370477
Black with #370477
Text Example
Text Example
White with #370477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370477; }
p { color: rgb(55,4,119); }
H1.HeaderClassName
{
color: #370477;
}
.AnyTagClassName
{
color: #370477;
}
</style>
background-color css
<style>
a { background-color: #370477; }
a { background-color: rgb(55,4,119); }
div.DivClassName
{
background-color: #370477;
}
.BgClassName
{
background-color: #370477;
}
</style>
border-color css
<style>
span { border-color: #370477; }
span { border-color: rgb(55,4,119); }
td.TdClassName
{
border-color: #370477;
}
.TagClassName
{
border-color: #370477;
}
</style>