Shades of Persian Indigo #370478
Tints of Persian Indigo #370478
RGB
CMYK
RGB Variations
Color information
#370478 (or 0x370478) is known color: Persian Indigo. HEX triplet: 37, 04 and 78. RGB value is (55,4,120). Sum of RGB (Red+Green+Blue) = 55+4+120=179 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.73% from 179); Green value is 4 (1.95% from 255 or 2.23% from 179); Blue value is 120 (47.27% from 255 or 67.04% from 179); Max value from RGB is 120 - color contains mainly: blue. Hex color #370478 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370478 is #C8FB87. Grayscale: #202020. Windows color (decimal): -13171592 or 7865399. OLE color: 7865399.
HSL color Cylindrical-coordinate representation of color #370478: hue angle of 266.38º degrees, saturation: 0.94, 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 #370478 is Cyan = 0.54, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 4 | 120 | - |
| CMYK | 0.54 | 0.97 | 0 | 0.53 |
| HSL | 266.38º | 0.94% | 0.24% | - |
| HSV(B) | 266.38º | 0.97% | 0.47% | - |
| XYZ | 5.01 | 2.26 | 17.94 | - |
| YUV | 32.47 | 177.4 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 120 | 0.54 | 0.97 | 0 | 0.53 | 266.38 | 0.94 | 0.24 |
| Hex | 37 | 4 | 78 | 36 | 61 | 0 | 35 | 10A | 5E | 18 |
| Octal | 67 | 4 | 170 | 66 | 141 | 0 | 65 | 412 | 136 | 30 |
| Binary | 110111 | 100 | 1111000 | 110110 | 1100001 | 0 | 110101 | 100001010 | 1011110 | 11000 |
Color Harmonies of #370478
Complementary color
Monochromatic Colors of #370478
Black with #370478
Text Example
Text Example
White with #370478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370478; }
p { color: rgb(55,4,120); }
H1.HeaderClassName
{
color: #370478;
}
.AnyTagClassName
{
color: #370478;
}
</style>
background-color css
<style>
a { background-color: #370478; }
a { background-color: rgb(55,4,120); }
div.DivClassName
{
background-color: #370478;
}
.BgClassName
{
background-color: #370478;
}
</style>
border-color css
<style>
span { border-color: #370478; }
span { border-color: rgb(55,4,120); }
td.TdClassName
{
border-color: #370478;
}
.TagClassName
{
border-color: #370478;
}
</style>