Shades of Persian Indigo #370696
Tints of Persian Indigo #370696
RGB
CMYK
RGB Variations
Color information
#370696 (or 0x370696) is known color: Persian Indigo. HEX triplet: 37, 06 and 96. RGB value is (55,6,150). Sum of RGB (Red+Green+Blue) = 55+6+150=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 6 (2.73% from 255 or 2.84% from 211); Blue value is 150 (58.98% from 255 or 71.09% from 211); Max value from RGB is 150 - color contains mainly: blue. Hex color #370696 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370696 is #C8F969. Grayscale: #242424. Windows color (decimal): -13171050 or 9831991. OLE color: 9831991.
HSL color Cylindrical-coordinate representation of color #370696: hue angle of 260.42º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370696 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 6 | 150 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.41 |
| HSL | 260.42º | 0.92% | 0.31% | - |
| HSV(B) | 260.42º | 0.96% | 0.59% | - |
| XYZ | 7.15 | 3.14 | 29.08 | - |
| YUV | 37.07 | 191.73 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 150 | 0.63 | 0.96 | 0 | 0.41 | 260.42 | 0.92 | 0.31 |
| Hex | 37 | 6 | 96 | 3F | 60 | 0 | 29 | 104 | 5C | 1F |
| Octal | 67 | 6 | 226 | 77 | 140 | 0 | 51 | 404 | 134 | 37 |
| Binary | 110111 | 110 | 10010110 | 111111 | 1100000 | 0 | 101001 | 100000100 | 1011100 | 11111 |
Color Harmonies of #370696
Complementary color
Monochromatic Colors of #370696
Black with #370696
Text Example
Text Example
White with #370696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370696; }
p { color: rgb(55,6,150); }
H1.HeaderClassName
{
color: #370696;
}
.AnyTagClassName
{
color: #370696;
}
</style>
background-color css
<style>
a { background-color: #370696; }
a { background-color: rgb(55,6,150); }
div.DivClassName
{
background-color: #370696;
}
.BgClassName
{
background-color: #370696;
}
</style>
border-color css
<style>
span { border-color: #370696; }
span { border-color: rgb(55,6,150); }
td.TdClassName
{
border-color: #370696;
}
.TagClassName
{
border-color: #370696;
}
</style>