Shades of Persian Indigo #370465
Tints of Persian Indigo #370465
RGB
CMYK
RGB Variations
Color information
#370465 (or 0x370465) is known color: Persian Indigo. HEX triplet: 37, 04 and 65. RGB value is (55,4,101). Sum of RGB (Red+Green+Blue) = 55+4+101=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 4 (1.95% from 255 or 2.5% from 160); Blue value is 101 (39.84% from 255 or 63.12% from 160); Max value from RGB is 101 - color contains mainly: blue. Hex color #370465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370465 is #C8FB9A. Grayscale: #1D1D1D. Windows color (decimal): -13171611 or 6620215. OLE color: 6620215.
HSL color Cylindrical-coordinate representation of color #370465: hue angle of 271.55º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370465 is Cyan = 0.46, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 4 | 101 | - |
| CMYK | 0.46 | 0.96 | 0 | 0.60 |
| HSL | 271.55º | 0.92% | 0.21% | - |
| HSV(B) | 271.55º | 0.96% | 0.4% | - |
| XYZ | 3.97 | 1.84 | 12.46 | - |
| YUV | 30.31 | 167.9 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 101 | 0.46 | 0.96 | 0 | 0.60 | 271.55 | 0.92 | 0.21 |
| Hex | 37 | 4 | 65 | 2E | 60 | 0 | 3C | 110 | 5C | 15 |
| Octal | 67 | 4 | 145 | 56 | 140 | 0 | 74 | 420 | 134 | 25 |
| Binary | 110111 | 100 | 1100101 | 101110 | 1100000 | 0 | 111100 | 100010000 | 1011100 | 10101 |
Color Harmonies of #370465
Complementary color
Monochromatic Colors of #370465
Black with #370465
Text Example
Text Example
White with #370465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370465; }
p { color: rgb(55,4,101); }
H1.HeaderClassName
{
color: #370465;
}
.AnyTagClassName
{
color: #370465;
}
</style>
background-color css
<style>
a { background-color: #370465; }
a { background-color: rgb(55,4,101); }
div.DivClassName
{
background-color: #370465;
}
.BgClassName
{
background-color: #370465;
}
</style>
border-color css
<style>
span { border-color: #370465; }
span { border-color: rgb(55,4,101); }
td.TdClassName
{
border-color: #370465;
}
.TagClassName
{
border-color: #370465;
}
</style>