Shades of Persian Indigo #371476
Tints of Persian Indigo #371476
RGB
CMYK
RGB Variations
Color information
#371476 (or 0x371476) is known color: Persian Indigo. HEX triplet: 37, 14 and 76. RGB value is (55,20,118). Sum of RGB (Red+Green+Blue) = 55+20+118=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 118 (46.48% from 255 or 61.14% from 193); Max value from RGB is 118 - color contains mainly: blue. Hex color #371476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371476 is #C8EB89. Grayscale: #292929. Windows color (decimal): -13167498 or 7738423. OLE color: 7738423.
HSL color Cylindrical-coordinate representation of color #371476: hue angle of 261.43º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #371476 is Cyan = 0.53, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 20 | 118 | - |
| CMYK | 0.53 | 0.83 | 0 | 0.54 |
| HSL | 261.43º | 0.71% | 0.27% | - |
| HSV(B) | 261.43º | 0.83% | 0.46% | - |
| XYZ | 5.1 | 2.62 | 17.38 | - |
| YUV | 41.64 | 171.1 | 137.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 20 | 118 | 0.53 | 0.83 | 0 | 0.54 | 261.43 | 0.71 | 0.27 |
| Hex | 37 | 14 | 76 | 35 | 53 | 0 | 36 | 105 | 47 | 1B |
| Octal | 67 | 24 | 166 | 65 | 123 | 0 | 66 | 405 | 107 | 33 |
| Binary | 110111 | 10100 | 1110110 | 110101 | 1010011 | 0 | 110110 | 100000101 | 1000111 | 11011 |
Color Harmonies of #371476
Complementary color
Monochromatic Colors of #371476
Black with #371476
Text Example
Text Example
White with #371476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371476; }
p { color: rgb(55,20,118); }
H1.HeaderClassName
{
color: #371476;
}
.AnyTagClassName
{
color: #371476;
}
</style>
background-color css
<style>
a { background-color: #371476; }
a { background-color: rgb(55,20,118); }
div.DivClassName
{
background-color: #371476;
}
.BgClassName
{
background-color: #371476;
}
</style>
border-color css
<style>
span { border-color: #371476; }
span { border-color: rgb(55,20,118); }
td.TdClassName
{
border-color: #371476;
}
.TagClassName
{
border-color: #371476;
}
</style>