Shades of Persian Indigo #370885
Tints of Persian Indigo #370885
RGB
CMYK
RGB Variations
Color information
#370885 (or 0x370885) is known color: Persian Indigo. HEX triplet: 37, 08 and 85. RGB value is (55,8,133). Sum of RGB (Red+Green+Blue) = 55+8+133=196 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.06% from 196); Green value is 8 (3.52% from 255 or 4.08% from 196); Blue value is 133 (52.34% from 255 or 67.86% from 196); Max value from RGB is 133 - color contains mainly: blue. Hex color #370885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370885 is #C8F77A. Grayscale: #232323. Windows color (decimal): -13170555 or 8718391. OLE color: 8718391.
HSL color Cylindrical-coordinate representation of color #370885: hue angle of 262.56º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #370885 is Cyan = 0.59, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 8 | 133 | - |
| CMYK | 0.59 | 0.94 | 0 | 0.48 |
| HSL | 262.56º | 0.89% | 0.28% | - |
| HSV(B) | 262.56º | 0.94% | 0.52% | - |
| XYZ | 5.9 | 2.68 | 22.4 | - |
| YUV | 36.3 | 182.57 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 133 | 0.59 | 0.94 | 0 | 0.48 | 262.56 | 0.89 | 0.28 |
| Hex | 37 | 8 | 85 | 3B | 5E | 0 | 30 | 107 | 59 | 1C |
| Octal | 67 | 10 | 205 | 73 | 136 | 0 | 60 | 407 | 131 | 34 |
| Binary | 110111 | 1000 | 10000101 | 111011 | 1011110 | 0 | 110000 | 100000111 | 1011001 | 11100 |
Color Harmonies of #370885
Complementary color
Monochromatic Colors of #370885
Black with #370885
Text Example
Text Example
White with #370885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370885; }
p { color: rgb(55,8,133); }
H1.HeaderClassName
{
color: #370885;
}
.AnyTagClassName
{
color: #370885;
}
</style>
background-color css
<style>
a { background-color: #370885; }
a { background-color: rgb(55,8,133); }
div.DivClassName
{
background-color: #370885;
}
.BgClassName
{
background-color: #370885;
}
</style>
border-color css
<style>
span { border-color: #370885; }
span { border-color: rgb(55,8,133); }
td.TdClassName
{
border-color: #370885;
}
.TagClassName
{
border-color: #370885;
}
</style>