Shades of Persian Indigo #370379
Tints of Persian Indigo #370379
RGB
CMYK
RGB Variations
Color information
#370379 (or 0x370379) is known color: Persian Indigo. HEX triplet: 37, 03 and 79. RGB value is (55,3,121). Sum of RGB (Red+Green+Blue) = 55+3+121=179 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.73% from 179); Green value is 3 (1.56% from 255 or 1.68% from 179); Blue value is 121 (47.66% from 255 or 67.60% from 179); Max value from RGB is 121 - color contains mainly: blue. Hex color #370379 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370379 is #C8FC86. Grayscale: #1F1F1F. Windows color (decimal): -13171847 or 7930679. OLE color: 7930679.
HSL color Cylindrical-coordinate representation of color #370379: hue angle of 266.44º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370379 is Cyan = 0.55, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 3 | 121 | - |
| CMYK | 0.55 | 0.98 | 0 | 0.53 |
| HSL | 266.44º | 0.95% | 0.24% | - |
| HSV(B) | 266.44º | 0.98% | 0.47% | - |
| XYZ | 5.06 | 2.26 | 18.26 | - |
| YUV | 32 | 178.23 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 121 | 0.55 | 0.98 | 0 | 0.53 | 266.44 | 0.95 | 0.24 |
| Hex | 37 | 3 | 79 | 37 | 62 | 0 | 35 | 10A | 5F | 18 |
| Octal | 67 | 3 | 171 | 67 | 142 | 0 | 65 | 412 | 137 | 30 |
| Binary | 110111 | 11 | 1111001 | 110111 | 1100010 | 0 | 110101 | 100001010 | 1011111 | 11000 |
Color Harmonies of #370379
Complementary color
Monochromatic Colors of #370379
Black with #370379
Text Example
Text Example
White with #370379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370379; }
p { color: rgb(55,3,121); }
H1.HeaderClassName
{
color: #370379;
}
.AnyTagClassName
{
color: #370379;
}
</style>
background-color css
<style>
a { background-color: #370379; }
a { background-color: rgb(55,3,121); }
div.DivClassName
{
background-color: #370379;
}
.BgClassName
{
background-color: #370379;
}
</style>
border-color css
<style>
span { border-color: #370379; }
span { border-color: rgb(55,3,121); }
td.TdClassName
{
border-color: #370379;
}
.TagClassName
{
border-color: #370379;
}
</style>