Shades of Persian Indigo #370576
Tints of Persian Indigo #370576
RGB
CMYK
RGB Variations
Color information
#370576 (or 0x370576) is known color: Persian Indigo. HEX triplet: 37, 05 and 76. RGB value is (55,5,118). Sum of RGB (Red+Green+Blue) = 55+5+118=178 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.90% from 178); Green value is 5 (2.34% from 255 or 2.81% from 178); Blue value is 118 (46.48% from 255 or 66.29% from 178); Max value from RGB is 118 - color contains mainly: blue. Hex color #370576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370576 is #C8FA89. Grayscale: #202020. Windows color (decimal): -13171338 or 7734583. OLE color: 7734583.
HSL color Cylindrical-coordinate representation of color #370576: hue angle of 266.55º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370576 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 5 | 118 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.54 |
| HSL | 266.55º | 0.92% | 0.24% | - |
| HSV(B) | 266.55º | 0.96% | 0.46% | - |
| XYZ | 4.9 | 2.23 | 17.31 | - |
| YUV | 32.83 | 176.07 | 143.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 118 | 0.53 | 0.96 | 0 | 0.54 | 266.55 | 0.92 | 0.24 |
| Hex | 37 | 5 | 76 | 35 | 60 | 0 | 36 | 10B | 5C | 18 |
| Octal | 67 | 5 | 166 | 65 | 140 | 0 | 66 | 413 | 134 | 30 |
| Binary | 110111 | 101 | 1110110 | 110101 | 1100000 | 0 | 110110 | 100001011 | 1011100 | 11000 |
Color Harmonies of #370576
Complementary color
Monochromatic Colors of #370576
Black with #370576
Text Example
Text Example
White with #370576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370576; }
p { color: rgb(55,5,118); }
H1.HeaderClassName
{
color: #370576;
}
.AnyTagClassName
{
color: #370576;
}
</style>
background-color css
<style>
a { background-color: #370576; }
a { background-color: rgb(55,5,118); }
div.DivClassName
{
background-color: #370576;
}
.BgClassName
{
background-color: #370576;
}
</style>
border-color css
<style>
span { border-color: #370576; }
span { border-color: rgb(55,5,118); }
td.TdClassName
{
border-color: #370576;
}
.TagClassName
{
border-color: #370576;
}
</style>