Shades of Persian Indigo #370163
Tints of Persian Indigo #370163
RGB
CMYK
RGB Variations
Color information
#370163 (or 0x370163) is known color: Persian Indigo. HEX triplet: 37, 01 and 63. RGB value is (55,1,99). Sum of RGB (Red+Green+Blue) = 55+1+99=155 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.48% from 155); Green value is 1 (0.78% from 255 or 0.65% from 155); Blue value is 99 (39.06% from 255 or 63.87% from 155); Max value from RGB is 99 - color contains mainly: blue. Hex color #370163 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370163 is #C8FE9C. Grayscale: #1B1B1B. Windows color (decimal): -13172381 or 6488375. OLE color: 6488375.
HSL color Cylindrical-coordinate representation of color #370163: hue angle of 273.06º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #370163 is Cyan = 0.44, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 1 | 99 | - |
| CMYK | 0.44 | 0.99 | 0 | 0.61 |
| HSL | 273.06º | 0.98% | 0.2% | - |
| HSV(B) | 273.06º | 0.99% | 0.39% | - |
| XYZ | 3.84 | 1.73 | 11.94 | - |
| YUV | 28.32 | 167.89 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 99 | 0.44 | 0.99 | 0 | 0.61 | 273.06 | 0.98 | 0.2 |
| Hex | 37 | 1 | 63 | 2C | 63 | 0 | 3D | 111 | 62 | 14 |
| Octal | 67 | 1 | 143 | 54 | 143 | 0 | 75 | 421 | 142 | 24 |
| Binary | 110111 | 1 | 1100011 | 101100 | 1100011 | 0 | 111101 | 100010001 | 1100010 | 10100 |
Color Harmonies of #370163
Complementary color
Monochromatic Colors of #370163
Black with #370163
Text Example
Text Example
White with #370163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370163; }
p { color: rgb(55,1,99); }
H1.HeaderClassName
{
color: #370163;
}
.AnyTagClassName
{
color: #370163;
}
</style>
background-color css
<style>
a { background-color: #370163; }
a { background-color: rgb(55,1,99); }
div.DivClassName
{
background-color: #370163;
}
.BgClassName
{
background-color: #370163;
}
</style>
border-color css
<style>
span { border-color: #370163; }
span { border-color: rgb(55,1,99); }
td.TdClassName
{
border-color: #370163;
}
.TagClassName
{
border-color: #370163;
}
</style>