Shades of Persian Indigo #371174
Tints of Persian Indigo #371174
RGB
CMYK
RGB Variations
Color information
#371174 (or 0x371174) is known color: Persian Indigo. HEX triplet: 37, 11 and 74. RGB value is (55,17,116). Sum of RGB (Red+Green+Blue) = 55+17+116=188 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.26% from 188); Green value is 17 (7.03% from 255 or 9.04% from 188); Blue value is 116 (45.70% from 255 or 61.70% from 188); Max value from RGB is 116 - color contains mainly: blue. Hex color #371174 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371174 is #C8EE8B. Grayscale: #272727. Windows color (decimal): -13168268 or 7606583. OLE color: 7606583.
HSL color Cylindrical-coordinate representation of color #371174: hue angle of 263.03º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #371174 is Cyan = 0.53, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 17 | 116 | - |
| CMYK | 0.53 | 0.85 | 0 | 0.55 |
| HSL | 263.03º | 0.74% | 0.26% | - |
| HSV(B) | 263.03º | 0.85% | 0.45% | - |
| XYZ | 4.93 | 2.47 | 16.74 | - |
| YUV | 39.65 | 171.09 | 138.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 17 | 116 | 0.53 | 0.85 | 0 | 0.55 | 263.03 | 0.74 | 0.26 |
| Hex | 37 | 11 | 74 | 35 | 55 | 0 | 37 | 107 | 4A | 1A |
| Octal | 67 | 21 | 164 | 65 | 125 | 0 | 67 | 407 | 112 | 32 |
| Binary | 110111 | 10001 | 1110100 | 110101 | 1010101 | 0 | 110111 | 100000111 | 1001010 | 11010 |
Color Harmonies of #371174
Complementary color
Monochromatic Colors of #371174
Black with #371174
Text Example
Text Example
White with #371174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371174; }
p { color: rgb(55,17,116); }
H1.HeaderClassName
{
color: #371174;
}
.AnyTagClassName
{
color: #371174;
}
</style>
background-color css
<style>
a { background-color: #371174; }
a { background-color: rgb(55,17,116); }
div.DivClassName
{
background-color: #371174;
}
.BgClassName
{
background-color: #371174;
}
</style>
border-color css
<style>
span { border-color: #371174; }
span { border-color: rgb(55,17,116); }
td.TdClassName
{
border-color: #371174;
}
.TagClassName
{
border-color: #371174;
}
</style>