Shades of Persian Indigo #370896
Tints of Persian Indigo #370896
RGB
CMYK
RGB Variations
Color information
#370896 (or 0x370896) is known color: Persian Indigo. HEX triplet: 37, 08 and 96. RGB value is (55,8,150). Sum of RGB (Red+Green+Blue) = 55+8+150=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 8 (3.52% from 255 or 3.76% from 213); Blue value is 150 (58.98% from 255 or 70.42% from 213); Max value from RGB is 150 - color contains mainly: blue. Hex color #370896 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370896 is #C8F769. Grayscale: #252525. Windows color (decimal): -13170538 or 9832503. OLE color: 9832503.
HSL color Cylindrical-coordinate representation of color #370896: hue angle of 259.86º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370896 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 8 | 150 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.41 |
| HSL | 259.86º | 0.9% | 0.31% | - |
| HSV(B) | 259.86º | 0.95% | 0.59% | - |
| XYZ | 7.17 | 3.19 | 29.09 | - |
| YUV | 38.24 | 191.07 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 150 | 0.63 | 0.95 | 0 | 0.41 | 259.86 | 0.9 | 0.31 |
| Hex | 37 | 8 | 96 | 3F | 5F | 0 | 29 | 104 | 5A | 1F |
| Octal | 67 | 10 | 226 | 77 | 137 | 0 | 51 | 404 | 132 | 37 |
| Binary | 110111 | 1000 | 10010110 | 111111 | 1011111 | 0 | 101001 | 100000100 | 1011010 | 11111 |
Color Harmonies of #370896
Complementary color
Monochromatic Colors of #370896
Black with #370896
Text Example
Text Example
White with #370896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370896; }
p { color: rgb(55,8,150); }
H1.HeaderClassName
{
color: #370896;
}
.AnyTagClassName
{
color: #370896;
}
</style>
background-color css
<style>
a { background-color: #370896; }
a { background-color: rgb(55,8,150); }
div.DivClassName
{
background-color: #370896;
}
.BgClassName
{
background-color: #370896;
}
</style>
border-color css
<style>
span { border-color: #370896; }
span { border-color: rgb(55,8,150); }
td.TdClassName
{
border-color: #370896;
}
.TagClassName
{
border-color: #370896;
}
</style>