Shades of Persian Indigo #370366
Tints of Persian Indigo #370366
RGB
CMYK
RGB Variations
Color information
#370366 (or 0x370366) is known color: Persian Indigo. HEX triplet: 37, 03 and 66. RGB value is (55,3,102). Sum of RGB (Red+Green+Blue) = 55+3+102=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 3 (1.56% from 255 or 1.88% from 160); Blue value is 102 (40.23% from 255 or 63.75% from 160); Max value from RGB is 102 - color contains mainly: blue. Hex color #370366 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370366 is #C8FC99. Grayscale: #1D1D1D. Windows color (decimal): -13171866 or 6685495. OLE color: 6685495.
HSL color Cylindrical-coordinate representation of color #370366: hue angle of 271.52º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370366 is Cyan = 0.46, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 3 | 102 | - |
| CMYK | 0.46 | 0.97 | 0 | 0.6 |
| HSL | 271.52º | 0.94% | 0.21% | - |
| HSV(B) | 271.52º | 0.97% | 0.4% | - |
| XYZ | 4.01 | 1.84 | 12.71 | - |
| YUV | 29.83 | 168.73 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 102 | 0.46 | 0.97 | 0 | 0.6 | 271.52 | 0.94 | 0.21 |
| Hex | 37 | 3 | 66 | 2E | 61 | 0 | 3C | 110 | 5E | 15 |
| Octal | 67 | 3 | 146 | 56 | 141 | 0 | 74 | 420 | 136 | 25 |
| Binary | 110111 | 11 | 1100110 | 101110 | 1100001 | 0 | 111100 | 100010000 | 1011110 | 10101 |
Color Harmonies of #370366
Complementary color
Monochromatic Colors of #370366
Black with #370366
Text Example
Text Example
White with #370366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370366; }
p { color: rgb(55,3,102); }
H1.HeaderClassName
{
color: #370366;
}
.AnyTagClassName
{
color: #370366;
}
</style>
background-color css
<style>
a { background-color: #370366; }
a { background-color: rgb(55,3,102); }
div.DivClassName
{
background-color: #370366;
}
.BgClassName
{
background-color: #370366;
}
</style>
border-color css
<style>
span { border-color: #370366; }
span { border-color: rgb(55,3,102); }
td.TdClassName
{
border-color: #370366;
}
.TagClassName
{
border-color: #370366;
}
</style>