Shades of Persian Indigo #370076
Tints of Persian Indigo #370076
RGB
CMYK
RGB Variations
Color information
#370076 (or 0x370076) is known color: Persian Indigo. HEX triplet: 37, 00 and 76. RGB value is (55,0,118). Sum of RGB (Red+Green+Blue) = 55+0+118=173 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.79% from 173); Green value is 0 (0.39% from 255 or 0% from 173); Blue value is 118 (46.48% from 255 or 68.21% from 173); Max value from RGB is 118 - color contains mainly: blue. Hex color #370076 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370076 is #C8FF89. Grayscale: #1D1D1D. Windows color (decimal): -13172618 or 7733303. OLE color: 7733303.
HSL color Cylindrical-coordinate representation of color #370076: hue angle of 267.97º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #370076 is Cyan = 0.53, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 0 | 118 | - |
| CMYK | 0.53 | 1 | 0 | 0.54 |
| HSL | 267.97º | 1% | 0.23% | - |
| HSV(B) | 267.97º | 1% | 0.46% | - |
| XYZ | 4.85 | 2.12 | 17.29 | - |
| YUV | 29.9 | 177.72 | 145.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 0 | 118 | 0.53 | 1 | 0 | 0.54 | 267.97 | 1 | 0.23 |
| Hex | 37 | 0 | 76 | 35 | 64 | 0 | 36 | 10C | 64 | 17 |
| Octal | 67 | 0 | 166 | 65 | 144 | 0 | 66 | 414 | 144 | 27 |
| Binary | 110111 | 0 | 1110110 | 110101 | 1100100 | 0 | 110110 | 100001100 | 1100100 | 10111 |
Color Harmonies of #370076
Complementary color
Monochromatic Colors of #370076
Black with #370076
Text Example
Text Example
White with #370076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370076; }
p { color: rgb(55,0,118); }
H1.HeaderClassName
{
color: #370076;
}
.AnyTagClassName
{
color: #370076;
}
</style>
background-color css
<style>
a { background-color: #370076; }
a { background-color: rgb(55,0,118); }
div.DivClassName
{
background-color: #370076;
}
.BgClassName
{
background-color: #370076;
}
</style>
border-color css
<style>
span { border-color: #370076; }
span { border-color: rgb(55,0,118); }
td.TdClassName
{
border-color: #370076;
}
.TagClassName
{
border-color: #370076;
}
</style>