Shades of Persian Indigo #370698
Tints of Persian Indigo #370698
RGB
CMYK
RGB Variations
Color information
#370698 (or 0x370698) is known color: Persian Indigo. HEX triplet: 37, 06 and 98. RGB value is (55,6,152). Sum of RGB (Red+Green+Blue) = 55+6+152=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 6 (2.73% from 255 or 2.82% from 213); Blue value is 152 (59.77% from 255 or 71.36% from 213); Max value from RGB is 152 - color contains mainly: blue. Hex color #370698 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370698 is #C8F967. Grayscale: #242424. Windows color (decimal): -13171048 or 9963063. OLE color: 9963063.
HSL color Cylindrical-coordinate representation of color #370698: hue angle of 260.14º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370698 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 55 | 6 | 152 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.40 |
| HSL | 260.14º | 0.92% | 0.31% | - |
| HSV(B) | 260.14º | 0.96% | 0.6% | - |
| XYZ | 7.31 | 3.21 | 29.94 | - |
| YUV | 37.3 | 192.73 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 152 | 0.64 | 0.96 | 0 | 0.40 | 260.14 | 0.92 | 0.31 |
| Hex | 37 | 6 | 98 | 40 | 60 | 0 | 28 | 104 | 5C | 1F |
| Octal | 67 | 6 | 230 | 100 | 140 | 0 | 50 | 404 | 134 | 37 |
| Binary | 110111 | 110 | 10011000 | 1000000 | 1100000 | 0 | 101000 | 100000100 | 1011100 | 11111 |
Color Harmonies of #370698
Complementary color
Monochromatic Colors of #370698
Black with #370698
Text Example
Text Example
White with #370698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370698; }
p { color: rgb(55,6,152); }
H1.HeaderClassName
{
color: #370698;
}
.AnyTagClassName
{
color: #370698;
}
</style>
background-color css
<style>
a { background-color: #370698; }
a { background-color: rgb(55,6,152); }
div.DivClassName
{
background-color: #370698;
}
.BgClassName
{
background-color: #370698;
}
</style>
border-color css
<style>
span { border-color: #370698; }
span { border-color: rgb(55,6,152); }
td.TdClassName
{
border-color: #370698;
}
.TagClassName
{
border-color: #370698;
}
</style>