Shades of Persian Indigo #370365
Tints of Persian Indigo #370365
RGB
CMYK
RGB Variations
Color information
#370365 (or 0x370365) is known color: Persian Indigo. HEX triplet: 37, 03 and 65. RGB value is (55,3,101). Sum of RGB (Red+Green+Blue) = 55+3+101=159 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.59% from 159); Green value is 3 (1.56% from 255 or 1.89% from 159); Blue value is 101 (39.84% from 255 or 63.52% from 159); Max value from RGB is 101 - color contains mainly: blue. Hex color #370365 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370365 is #C8FC9A. Grayscale: #1D1D1D. Windows color (decimal): -13171867 or 6619959. OLE color: 6619959.
HSL color Cylindrical-coordinate representation of color #370365: hue angle of 271.84º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #370365 is Cyan = 0.46, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 3 | 101 | - |
| CMYK | 0.46 | 0.97 | 0 | 0.60 |
| HSL | 271.84º | 0.94% | 0.2% | - |
| HSV(B) | 271.84º | 0.97% | 0.4% | - |
| XYZ | 3.96 | 1.82 | 12.45 | - |
| YUV | 29.72 | 168.23 | 146.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 101 | 0.46 | 0.97 | 0 | 0.60 | 271.84 | 0.94 | 0.2 |
| Hex | 37 | 3 | 65 | 2E | 61 | 0 | 3C | 110 | 5E | 14 |
| Octal | 67 | 3 | 145 | 56 | 141 | 0 | 74 | 420 | 136 | 24 |
| Binary | 110111 | 11 | 1100101 | 101110 | 1100001 | 0 | 111100 | 100010000 | 1011110 | 10100 |
Color Harmonies of #370365
Complementary color
Monochromatic Colors of #370365
Black with #370365
Text Example
Text Example
White with #370365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370365; }
p { color: rgb(55,3,101); }
H1.HeaderClassName
{
color: #370365;
}
.AnyTagClassName
{
color: #370365;
}
</style>
background-color css
<style>
a { background-color: #370365; }
a { background-color: rgb(55,3,101); }
div.DivClassName
{
background-color: #370365;
}
.BgClassName
{
background-color: #370365;
}
</style>
border-color css
<style>
span { border-color: #370365; }
span { border-color: rgb(55,3,101); }
td.TdClassName
{
border-color: #370365;
}
.TagClassName
{
border-color: #370365;
}
</style>