Shades of Persian Indigo #370476
Tints of Persian Indigo #370476
RGB
CMYK
RGB Variations
Color information
#370476 (or 0x370476) is known color: Persian Indigo. HEX triplet: 37, 04 and 76. RGB value is (55,4,118). Sum of RGB (Red+Green+Blue) = 55+4+118=177 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.07% from 177); Green value is 4 (1.95% from 255 or 2.26% from 177); Blue value is 118 (46.48% from 255 or 66.67% from 177); Max value from RGB is 118 - color contains mainly: blue. Hex color #370476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370476 is #C8FB89. Grayscale: #1F1F1F. Windows color (decimal): -13171594 or 7734327. OLE color: 7734327.
HSL color Cylindrical-coordinate representation of color #370476: hue angle of 266.84º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370476 is Cyan = 0.53, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 4 | 118 | - |
| CMYK | 0.53 | 0.97 | 0 | 0.54 |
| HSL | 266.84º | 0.93% | 0.24% | - |
| HSV(B) | 266.84º | 0.97% | 0.46% | - |
| XYZ | 4.89 | 2.21 | 17.31 | - |
| YUV | 32.25 | 176.4 | 144.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 118 | 0.53 | 0.97 | 0 | 0.54 | 266.84 | 0.93 | 0.24 |
| Hex | 37 | 4 | 76 | 35 | 61 | 0 | 36 | 10B | 5D | 18 |
| Octal | 67 | 4 | 166 | 65 | 141 | 0 | 66 | 413 | 135 | 30 |
| Binary | 110111 | 100 | 1110110 | 110101 | 1100001 | 0 | 110110 | 100001011 | 1011101 | 11000 |
Color Harmonies of #370476
Complementary color
Monochromatic Colors of #370476
Black with #370476
Text Example
Text Example
White with #370476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370476; }
p { color: rgb(55,4,118); }
H1.HeaderClassName
{
color: #370476;
}
.AnyTagClassName
{
color: #370476;
}
</style>
background-color css
<style>
a { background-color: #370476; }
a { background-color: rgb(55,4,118); }
div.DivClassName
{
background-color: #370476;
}
.BgClassName
{
background-color: #370476;
}
</style>
border-color css
<style>
span { border-color: #370476; }
span { border-color: rgb(55,4,118); }
td.TdClassName
{
border-color: #370476;
}
.TagClassName
{
border-color: #370476;
}
</style>