Shades of Persian Indigo #370882
Tints of Persian Indigo #370882
RGB
CMYK
RGB Variations
Color information
#370882 (or 0x370882) is known color: Persian Indigo. HEX triplet: 37, 08 and 82. RGB value is (55,8,130). Sum of RGB (Red+Green+Blue) = 55+8+130=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 8 (3.52% from 255 or 4.15% from 193); Blue value is 130 (51.17% from 255 or 67.36% from 193); Max value from RGB is 130 - color contains mainly: blue. Hex color #370882 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370882 is #C8F77D. Grayscale: #232323. Windows color (decimal): -13170558 or 8521783. OLE color: 8521783.
HSL color Cylindrical-coordinate representation of color #370882: hue angle of 263.11º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370882 is Cyan = 0.58, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 8 | 130 | - |
| CMYK | 0.58 | 0.94 | 0 | 0.49 |
| HSL | 263.11º | 0.88% | 0.27% | - |
| HSV(B) | 263.11º | 0.94% | 0.51% | - |
| XYZ | 5.69 | 2.6 | 21.32 | - |
| YUV | 35.96 | 181.07 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 130 | 0.58 | 0.94 | 0 | 0.49 | 263.11 | 0.88 | 0.27 |
| Hex | 37 | 8 | 82 | 3A | 5E | 0 | 31 | 107 | 58 | 1B |
| Octal | 67 | 10 | 202 | 72 | 136 | 0 | 61 | 407 | 130 | 33 |
| Binary | 110111 | 1000 | 10000010 | 111010 | 1011110 | 0 | 110001 | 100000111 | 1011000 | 11011 |
Color Harmonies of #370882
Complementary color
Monochromatic Colors of #370882
Black with #370882
Text Example
Text Example
White with #370882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370882; }
p { color: rgb(55,8,130); }
H1.HeaderClassName
{
color: #370882;
}
.AnyTagClassName
{
color: #370882;
}
</style>
background-color css
<style>
a { background-color: #370882; }
a { background-color: rgb(55,8,130); }
div.DivClassName
{
background-color: #370882;
}
.BgClassName
{
background-color: #370882;
}
</style>
border-color css
<style>
span { border-color: #370882; }
span { border-color: rgb(55,8,130); }
td.TdClassName
{
border-color: #370882;
}
.TagClassName
{
border-color: #370882;
}
</style>