Shades of Persian Indigo #371484
Tints of Persian Indigo #371484
RGB
CMYK
RGB Variations
Color information
#371484 (or 0x371484) is known color: Persian Indigo. HEX triplet: 37, 14 and 84. RGB value is (55,20,132). Sum of RGB (Red+Green+Blue) = 55+20+132=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 20 (8.20% from 255 or 9.66% from 207); Blue value is 132 (51.95% from 255 or 63.77% from 207); Max value from RGB is 132 - color contains mainly: blue. Hex color #371484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #371484 is #C8EB7B. Grayscale: #2A2A2A. Windows color (decimal): -13167484 or 8655927. OLE color: 8655927.
HSL color Cylindrical-coordinate representation of color #371484: hue angle of 258.75º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #371484 is Cyan = 0.58, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 20 | 132 | - |
| CMYK | 0.58 | 0.85 | 0 | 0.48 |
| HSL | 258.75º | 0.74% | 0.3% | - |
| HSV(B) | 258.75º | 0.85% | 0.52% | - |
| XYZ | 5.99 | 2.98 | 22.09 | - |
| YUV | 43.23 | 178.1 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 20 | 132 | 0.58 | 0.85 | 0 | 0.48 | 258.75 | 0.74 | 0.3 |
| Hex | 37 | 14 | 84 | 3A | 55 | 0 | 30 | 103 | 4A | 1E |
| Octal | 67 | 24 | 204 | 72 | 125 | 0 | 60 | 403 | 112 | 36 |
| Binary | 110111 | 10100 | 10000100 | 111010 | 1010101 | 0 | 110000 | 100000011 | 1001010 | 11110 |
Color Harmonies of #371484
Complementary color
Monochromatic Colors of #371484
Black with #371484
Text Example
Text Example
White with #371484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371484; }
p { color: rgb(55,20,132); }
H1.HeaderClassName
{
color: #371484;
}
.AnyTagClassName
{
color: #371484;
}
</style>
background-color css
<style>
a { background-color: #371484; }
a { background-color: rgb(55,20,132); }
div.DivClassName
{
background-color: #371484;
}
.BgClassName
{
background-color: #371484;
}
</style>
border-color css
<style>
span { border-color: #371484; }
span { border-color: rgb(55,20,132); }
td.TdClassName
{
border-color: #371484;
}
.TagClassName
{
border-color: #371484;
}
</style>