Shades of Persian Indigo #370879
Tints of Persian Indigo #370879
RGB
CMYK
RGB Variations
Color information
#370879 (or 0x370879) is known color: Persian Indigo. HEX triplet: 37, 08 and 79. RGB value is (55,8,121). Sum of RGB (Red+Green+Blue) = 55+8+121=184 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.89% from 184); Green value is 8 (3.52% from 255 or 4.35% from 184); Blue value is 121 (47.66% from 255 or 65.76% from 184); Max value from RGB is 121 - color contains mainly: blue. Hex color #370879 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370879 is #C8F786. Grayscale: #222222. Windows color (decimal): -13170567 or 7931959. OLE color: 7931959.
HSL color Cylindrical-coordinate representation of color #370879: hue angle of 264.96º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370879 is Cyan = 0.55, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 8 | 121 | - |
| CMYK | 0.55 | 0.93 | 0 | 0.53 |
| HSL | 264.96º | 0.88% | 0.25% | - |
| HSV(B) | 264.96º | 0.93% | 0.47% | - |
| XYZ | 5.11 | 2.37 | 18.28 | - |
| YUV | 34.94 | 176.57 | 142.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 121 | 0.55 | 0.93 | 0 | 0.53 | 264.96 | 0.88 | 0.25 |
| Hex | 37 | 8 | 79 | 37 | 5D | 0 | 35 | 109 | 58 | 19 |
| Octal | 67 | 10 | 171 | 67 | 135 | 0 | 65 | 411 | 130 | 31 |
| Binary | 110111 | 1000 | 1111001 | 110111 | 1011101 | 0 | 110101 | 100001001 | 1011000 | 11001 |
Color Harmonies of #370879
Complementary color
Monochromatic Colors of #370879
Black with #370879
Text Example
Text Example
White with #370879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370879; }
p { color: rgb(55,8,121); }
H1.HeaderClassName
{
color: #370879;
}
.AnyTagClassName
{
color: #370879;
}
</style>
background-color css
<style>
a { background-color: #370879; }
a { background-color: rgb(55,8,121); }
div.DivClassName
{
background-color: #370879;
}
.BgClassName
{
background-color: #370879;
}
</style>
border-color css
<style>
span { border-color: #370879; }
span { border-color: rgb(55,8,121); }
td.TdClassName
{
border-color: #370879;
}
.TagClassName
{
border-color: #370879;
}
</style>