Shades of Persian Indigo #370397
Tints of Persian Indigo #370397
RGB
CMYK
RGB Variations
Color information
#370397 (or 0x370397) is known color: Persian Indigo. HEX triplet: 37, 03 and 97. RGB value is (55,3,151). Sum of RGB (Red+Green+Blue) = 55+3+151=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 3 (1.56% from 255 or 1.44% from 209); Blue value is 151 (59.38% from 255 or 72.25% from 209); Max value from RGB is 151 - color contains mainly: blue. Hex color #370397 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #370397 is #C8FC68. Grayscale: #222222. Windows color (decimal): -13171817 or 9896759. OLE color: 9896759.
HSL color Cylindrical-coordinate representation of color #370397: hue angle of 261.08º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370397 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 3 | 151 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.41 |
| HSL | 261.08º | 0.96% | 0.3% | - |
| HSV(B) | 261.08º | 0.98% | 0.59% | - |
| XYZ | 7.19 | 3.11 | 29.5 | - |
| YUV | 35.42 | 193.23 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 151 | 0.64 | 0.98 | 0 | 0.41 | 261.08 | 0.96 | 0.3 |
| Hex | 37 | 3 | 97 | 40 | 62 | 0 | 29 | 105 | 60 | 1E |
| Octal | 67 | 3 | 227 | 100 | 142 | 0 | 51 | 405 | 140 | 36 |
| Binary | 110111 | 11 | 10010111 | 1000000 | 1100010 | 0 | 101001 | 100000101 | 1100000 | 11110 |
Color Harmonies of #370397
Complementary color
Monochromatic Colors of #370397
Black with #370397
Text Example
Text Example
White with #370397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370397; }
p { color: rgb(55,3,151); }
H1.HeaderClassName
{
color: #370397;
}
.AnyTagClassName
{
color: #370397;
}
</style>
background-color css
<style>
a { background-color: #370397; }
a { background-color: rgb(55,3,151); }
div.DivClassName
{
background-color: #370397;
}
.BgClassName
{
background-color: #370397;
}
</style>
border-color css
<style>
span { border-color: #370397; }
span { border-color: rgb(55,3,151); }
td.TdClassName
{
border-color: #370397;
}
.TagClassName
{
border-color: #370397;
}
</style>