Shades of Persian Indigo #371792
Tints of Persian Indigo #371792
RGB
CMYK
RGB Variations
Color information
#371792 (or 0x371792) is known color: Persian Indigo. HEX triplet: 37, 17 and 92. RGB value is (55,23,146). Sum of RGB (Red+Green+Blue) = 55+23+146=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 23 (9.38% from 255 or 10.27% from 224); Blue value is 146 (57.42% from 255 or 65.18% from 224); Max value from RGB is 146 - color contains mainly: blue. Hex color #371792 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371792 is #C8E86D. Grayscale: #2E2E2E. Windows color (decimal): -13166702 or 9574199. OLE color: 9574199.
HSL color Cylindrical-coordinate representation of color #371792: hue angle of 255.61º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #371792 is Cyan = 0.62, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 55 | 23 | 146 | - |
| CMYK | 0.62 | 0.84 | 0 | 0.43 |
| HSL | 255.61º | 0.73% | 0.33% | - |
| HSV(B) | 255.61º | 0.84% | 0.57% | - |
| XYZ | 7.07 | 3.5 | 27.5 | - |
| YUV | 46.59 | 184.1 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 23 | 146 | 0.62 | 0.84 | 0 | 0.43 | 255.61 | 0.73 | 0.33 |
| Hex | 37 | 17 | 92 | 3E | 54 | 0 | 2B | 100 | 49 | 21 |
| Octal | 67 | 27 | 222 | 76 | 124 | 0 | 53 | 400 | 111 | 41 |
| Binary | 110111 | 10111 | 10010010 | 111110 | 1010100 | 0 | 101011 | 100000000 | 1001001 | 100001 |
Color Harmonies of #371792
Complementary color
Monochromatic Colors of #371792
Black with #371792
Text Example
Text Example
White with #371792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371792; }
p { color: rgb(55,23,146); }
H1.HeaderClassName
{
color: #371792;
}
.AnyTagClassName
{
color: #371792;
}
</style>
background-color css
<style>
a { background-color: #371792; }
a { background-color: rgb(55,23,146); }
div.DivClassName
{
background-color: #371792;
}
.BgClassName
{
background-color: #371792;
}
</style>
border-color css
<style>
span { border-color: #371792; }
span { border-color: rgb(55,23,146); }
td.TdClassName
{
border-color: #371792;
}
.TagClassName
{
border-color: #371792;
}
</style>