Shades of Persian Indigo #370779
Tints of Persian Indigo #370779
RGB
CMYK
RGB Variations
Color information
#370779 (or 0x370779) is known color: Persian Indigo. HEX triplet: 37, 07 and 79. RGB value is (55,7,121). Sum of RGB (Red+Green+Blue) = 55+7+121=183 (24% of max value = 765). Red value is 55 (21.88% from 255 or 30.05% from 183); Green value is 7 (3.12% from 255 or 3.83% from 183); Blue value is 121 (47.66% from 255 or 66.12% from 183); Max value from RGB is 121 - color contains mainly: blue. Hex color #370779 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370779 is #C8F886. Grayscale: #212121. Windows color (decimal): -13170823 or 7931703. OLE color: 7931703.
HSL color Cylindrical-coordinate representation of color #370779: hue angle of 265.26º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370779 is Cyan = 0.55, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 7 | 121 | - |
| CMYK | 0.55 | 0.94 | 0 | 0.53 |
| HSL | 265.26º | 0.89% | 0.25% | - |
| HSV(B) | 265.26º | 0.94% | 0.47% | - |
| XYZ | 5.1 | 2.34 | 18.27 | - |
| YUV | 34.35 | 176.9 | 142.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 121 | 0.55 | 0.94 | 0 | 0.53 | 265.26 | 0.89 | 0.25 |
| Hex | 37 | 7 | 79 | 37 | 5E | 0 | 35 | 109 | 59 | 19 |
| Octal | 67 | 7 | 171 | 67 | 136 | 0 | 65 | 411 | 131 | 31 |
| Binary | 110111 | 111 | 1111001 | 110111 | 1011110 | 0 | 110101 | 100001001 | 1011001 | 11001 |
Color Harmonies of #370779
Complementary color
Monochromatic Colors of #370779
Black with #370779
Text Example
Text Example
White with #370779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370779; }
p { color: rgb(55,7,121); }
H1.HeaderClassName
{
color: #370779;
}
.AnyTagClassName
{
color: #370779;
}
</style>
background-color css
<style>
a { background-color: #370779; }
a { background-color: rgb(55,7,121); }
div.DivClassName
{
background-color: #370779;
}
.BgClassName
{
background-color: #370779;
}
</style>
border-color css
<style>
span { border-color: #370779; }
span { border-color: rgb(55,7,121); }
td.TdClassName
{
border-color: #370779;
}
.TagClassName
{
border-color: #370779;
}
</style>