Shades of Persian Indigo #370876
Tints of Persian Indigo #370876
RGB
CMYK
RGB Variations
Color information
#370876 (or 0x370876) is known color: Persian Indigo. HEX triplet: 37, 08 and 76. RGB value is (55,8,118). Sum of RGB (Red+Green+Blue) = 55+8+118=181 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.39% from 181); Green value is 8 (3.52% from 255 or 4.42% from 181); Blue value is 118 (46.48% from 255 or 65.19% from 181); Max value from RGB is 118 - color contains mainly: blue. Hex color #370876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370876 is #C8F789. Grayscale: #222222. Windows color (decimal): -13170570 or 7735351. OLE color: 7735351.
HSL color Cylindrical-coordinate representation of color #370876: hue angle of 265.64º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370876 is Cyan = 0.53, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 8 | 118 | - |
| CMYK | 0.53 | 0.93 | 0 | 0.54 |
| HSL | 265.64º | 0.87% | 0.25% | - |
| HSV(B) | 265.64º | 0.93% | 0.46% | - |
| XYZ | 4.93 | 2.29 | 17.32 | - |
| YUV | 34.59 | 175.07 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 118 | 0.53 | 0.93 | 0 | 0.54 | 265.64 | 0.87 | 0.25 |
| Hex | 37 | 8 | 76 | 35 | 5D | 0 | 36 | 10A | 57 | 19 |
| Octal | 67 | 10 | 166 | 65 | 135 | 0 | 66 | 412 | 127 | 31 |
| Binary | 110111 | 1000 | 1110110 | 110101 | 1011101 | 0 | 110110 | 100001010 | 1010111 | 11001 |
Color Harmonies of #370876
Complementary color
Monochromatic Colors of #370876
Black with #370876
Text Example
Text Example
White with #370876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370876; }
p { color: rgb(55,8,118); }
H1.HeaderClassName
{
color: #370876;
}
.AnyTagClassName
{
color: #370876;
}
</style>
background-color css
<style>
a { background-color: #370876; }
a { background-color: rgb(55,8,118); }
div.DivClassName
{
background-color: #370876;
}
.BgClassName
{
background-color: #370876;
}
</style>
border-color css
<style>
span { border-color: #370876; }
span { border-color: rgb(55,8,118); }
td.TdClassName
{
border-color: #370876;
}
.TagClassName
{
border-color: #370876;
}
</style>