Shades of Persian Indigo #371092
Tints of Persian Indigo #371092
RGB
CMYK
RGB Variations
Color information
#371092 (or 0x371092) is known color: Persian Indigo. HEX triplet: 37, 10 and 92. RGB value is (55,16,146). Sum of RGB (Red+Green+Blue) = 55+16+146=217 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.35% from 217); Green value is 16 (6.64% from 255 or 7.37% from 217); Blue value is 146 (57.42% from 255 or 67.28% from 217); Max value from RGB is 146 - color contains mainly: blue. Hex color #371092 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371092 is #C8EF6D. Grayscale: #2A2A2A. Windows color (decimal): -13168494 or 9572407. OLE color: 9572407.
HSL color Cylindrical-coordinate representation of color #371092: hue angle of 258º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #371092 is Cyan = 0.62, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 16 | 146 | - |
| CMYK | 0.62 | 0.89 | 0 | 0.43 |
| HSL | 258º | 0.8% | 0.32% | - |
| HSV(B) | 258º | 0.89% | 0.57% | - |
| XYZ | 6.95 | 3.26 | 27.46 | - |
| YUV | 42.48 | 186.42 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 146 | 0.62 | 0.89 | 0 | 0.43 | 258 | 0.8 | 0.32 |
| Hex | 37 | 10 | 92 | 3E | 59 | 0 | 2B | 102 | 50 | 20 |
| Octal | 67 | 20 | 222 | 76 | 131 | 0 | 53 | 402 | 120 | 40 |
| Binary | 110111 | 10000 | 10010010 | 111110 | 1011001 | 0 | 101011 | 100000010 | 1010000 | 100000 |
Color Harmonies of #371092
Complementary color
Monochromatic Colors of #371092
Black with #371092
Text Example
Text Example
White with #371092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371092; }
p { color: rgb(55,16,146); }
H1.HeaderClassName
{
color: #371092;
}
.AnyTagClassName
{
color: #371092;
}
</style>
background-color css
<style>
a { background-color: #371092; }
a { background-color: rgb(55,16,146); }
div.DivClassName
{
background-color: #371092;
}
.BgClassName
{
background-color: #371092;
}
</style>
border-color css
<style>
span { border-color: #371092; }
span { border-color: rgb(55,16,146); }
td.TdClassName
{
border-color: #371092;
}
.TagClassName
{
border-color: #371092;
}
</style>