Shades of Persian Indigo #371685
Tints of Persian Indigo #371685
RGB
CMYK
RGB Variations
Color information
#371685 (or 0x371685) is known color: Persian Indigo. HEX triplet: 37, 16 and 85. RGB value is (55,22,133). Sum of RGB (Red+Green+Blue) = 55+22+133=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 22 (8.98% from 255 or 10.48% from 210); Blue value is 133 (52.34% from 255 or 63.33% from 210); Max value from RGB is 133 - color contains mainly: blue. Hex color #371685 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371685 is #C8E97A. Grayscale: #2C2C2C. Windows color (decimal): -13166971 or 8721975. OLE color: 8721975.
HSL color Cylindrical-coordinate representation of color #371685: hue angle of 257.84º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #371685 is Cyan = 0.59, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 22 | 133 | - |
| CMYK | 0.59 | 0.83 | 0 | 0.48 |
| HSL | 257.84º | 0.72% | 0.3% | - |
| HSV(B) | 257.84º | 0.83% | 0.52% | - |
| XYZ | 6.1 | 3.08 | 22.46 | - |
| YUV | 44.52 | 177.93 | 135.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 133 | 0.59 | 0.83 | 0 | 0.48 | 257.84 | 0.72 | 0.3 |
| Hex | 37 | 16 | 85 | 3B | 53 | 0 | 30 | 102 | 48 | 1E |
| Octal | 67 | 26 | 205 | 73 | 123 | 0 | 60 | 402 | 110 | 36 |
| Binary | 110111 | 10110 | 10000101 | 111011 | 1010011 | 0 | 110000 | 100000010 | 1001000 | 11110 |
Color Harmonies of #371685
Complementary color
Monochromatic Colors of #371685
Black with #371685
Text Example
Text Example
White with #371685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371685; }
p { color: rgb(55,22,133); }
H1.HeaderClassName
{
color: #371685;
}
.AnyTagClassName
{
color: #371685;
}
</style>
background-color css
<style>
a { background-color: #371685; }
a { background-color: rgb(55,22,133); }
div.DivClassName
{
background-color: #371685;
}
.BgClassName
{
background-color: #371685;
}
</style>
border-color css
<style>
span { border-color: #371685; }
span { border-color: rgb(55,22,133); }
td.TdClassName
{
border-color: #371685;
}
.TagClassName
{
border-color: #371685;
}
</style>