Shades of Persian Indigo #371793
Tints of Persian Indigo #371793
RGB
CMYK
RGB Variations
Color information
#371793 (or 0x371793) is known color: Persian Indigo. HEX triplet: 37, 17 and 93. RGB value is (55,23,147). Sum of RGB (Red+Green+Blue) = 55+23+147=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 23 (9.38% from 255 or 10.22% from 225); Blue value is 147 (57.81% from 255 or 65.33% from 225); Max value from RGB is 147 - color contains mainly: blue. Hex color #371793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371793 is #C8E86C. Grayscale: #2E2E2E. Windows color (decimal): -13166701 or 9639735. OLE color: 9639735.
HSL color Cylindrical-coordinate representation of color #371793: hue angle of 255.48º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #371793 is Cyan = 0.63, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 55 | 23 | 147 | - |
| CMYK | 0.63 | 0.84 | 0 | 0.42 |
| HSL | 255.48º | 0.73% | 0.33% | - |
| HSV(B) | 255.48º | 0.84% | 0.58% | - |
| XYZ | 7.15 | 3.53 | 27.91 | - |
| YUV | 46.7 | 184.6 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 23 | 147 | 0.63 | 0.84 | 0 | 0.42 | 255.48 | 0.73 | 0.33 |
| Hex | 37 | 17 | 93 | 3F | 54 | 0 | 2A | FF | 49 | 21 |
| Octal | 67 | 27 | 223 | 77 | 124 | 0 | 52 | 377 | 111 | 41 |
| Binary | 110111 | 10111 | 10010011 | 111111 | 1010100 | 0 | 101010 | 11111111 | 1001001 | 100001 |
Color Harmonies of #371793
Complementary color
Monochromatic Colors of #371793
Black with #371793
Text Example
Text Example
White with #371793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371793; }
p { color: rgb(55,23,147); }
H1.HeaderClassName
{
color: #371793;
}
.AnyTagClassName
{
color: #371793;
}
</style>
background-color css
<style>
a { background-color: #371793; }
a { background-color: rgb(55,23,147); }
div.DivClassName
{
background-color: #371793;
}
.BgClassName
{
background-color: #371793;
}
</style>
border-color css
<style>
span { border-color: #371793; }
span { border-color: rgb(55,23,147); }
td.TdClassName
{
border-color: #371793;
}
.TagClassName
{
border-color: #371793;
}
</style>