Shades of Persian Indigo #37139E
Tints of Persian Indigo #37139E
RGB
CMYK
RGB Variations
Color information
#37139E (or 0x37139E) is known color: Persian Indigo. HEX triplet: 37, 13 and 9E. RGB value is (55,19,158). Sum of RGB (Red+Green+Blue) = 55+19+158=232 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.71% from 232); Green value is 19 (7.81% from 255 or 8.19% from 232); Blue value is 158 (62.11% from 255 or 68.10% from 232); Max value from RGB is 158 - color contains mainly: blue. Hex color #37139E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #37139E is #C8EC61. Grayscale: #2D2D2D. Windows color (decimal): -13167714 or 10359607. OLE color: 10359607.
HSL color Cylindrical-coordinate representation of color #37139E: hue angle of 255.54º degrees, saturation: 0.79, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #37139E is Cyan = 0.65, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 55 | 19 | 158 | - |
| CMYK | 0.65 | 0.88 | 0 | 0.38 |
| HSL | 255.54º | 0.79% | 0.35% | - |
| HSV(B) | 255.54º | 0.88% | 0.62% | - |
| XYZ | 7.98 | 3.75 | 32.65 | - |
| YUV | 45.61 | 191.43 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 158 | 0.65 | 0.88 | 0 | 0.38 | 255.54 | 0.79 | 0.35 |
| Hex | 37 | 13 | 9E | 41 | 58 | 0 | 26 | 100 | 4F | 23 |
| Octal | 67 | 23 | 236 | 101 | 130 | 0 | 46 | 400 | 117 | 43 |
| Binary | 110111 | 10011 | 10011110 | 1000001 | 1011000 | 0 | 100110 | 100000000 | 1001111 | 100011 |
Color Harmonies of #37139E
Complementary color
Monochromatic Colors of #37139E
Black with #37139E
Text Example
Text Example
White with #37139E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37139E; }
p { color: rgb(55,19,158); }
H1.HeaderClassName
{
color: #37139E;
}
.AnyTagClassName
{
color: #37139E;
}
</style>
background-color css
<style>
a { background-color: #37139E; }
a { background-color: rgb(55,19,158); }
div.DivClassName
{
background-color: #37139E;
}
.BgClassName
{
background-color: #37139E;
}
</style>
border-color css
<style>
span { border-color: #37139E; }
span { border-color: rgb(55,19,158); }
td.TdClassName
{
border-color: #37139E;
}
.TagClassName
{
border-color: #37139E;
}
</style>