Shades of Persian Indigo #370881
Tints of Persian Indigo #370881
RGB
CMYK
RGB Variations
Color information
#370881 (or 0x370881) is known color: Persian Indigo. HEX triplet: 37, 08 and 81. RGB value is (55,8,129). Sum of RGB (Red+Green+Blue) = 55+8+129=192 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.65% from 192); Green value is 8 (3.52% from 255 or 4.17% from 192); Blue value is 129 (50.78% from 255 or 67.19% from 192); Max value from RGB is 129 - color contains mainly: blue. Hex color #370881 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370881 is #C8F77E. Grayscale: #232323. Windows color (decimal): -13170559 or 8456247. OLE color: 8456247.
HSL color Cylindrical-coordinate representation of color #370881: hue angle of 263.31º 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 #370881 is Cyan = 0.57, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 8 | 129 | - |
| CMYK | 0.57 | 0.94 | 0 | 0.49 |
| HSL | 263.31º | 0.88% | 0.27% | - |
| HSV(B) | 263.31º | 0.94% | 0.51% | - |
| XYZ | 5.62 | 2.57 | 20.97 | - |
| YUV | 35.85 | 180.57 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 129 | 0.57 | 0.94 | 0 | 0.49 | 263.31 | 0.88 | 0.27 |
| Hex | 37 | 8 | 81 | 39 | 5E | 0 | 31 | 107 | 58 | 1B |
| Octal | 67 | 10 | 201 | 71 | 136 | 0 | 61 | 407 | 130 | 33 |
| Binary | 110111 | 1000 | 10000001 | 111001 | 1011110 | 0 | 110001 | 100000111 | 1011000 | 11011 |
Color Harmonies of #370881
Complementary color
Monochromatic Colors of #370881
Black with #370881
Text Example
Text Example
White with #370881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370881; }
p { color: rgb(55,8,129); }
H1.HeaderClassName
{
color: #370881;
}
.AnyTagClassName
{
color: #370881;
}
</style>
background-color css
<style>
a { background-color: #370881; }
a { background-color: rgb(55,8,129); }
div.DivClassName
{
background-color: #370881;
}
.BgClassName
{
background-color: #370881;
}
</style>
border-color css
<style>
span { border-color: #370881; }
span { border-color: rgb(55,8,129); }
td.TdClassName
{
border-color: #370881;
}
.TagClassName
{
border-color: #370881;
}
</style>