Shades of Persian Indigo #370768
Tints of Persian Indigo #370768
RGB
CMYK
RGB Variations
Color information
#370768 (or 0x370768) is known color: Persian Indigo. HEX triplet: 37, 07 and 68. RGB value is (55,7,104). Sum of RGB (Red+Green+Blue) = 55+7+104=166 (21% of max value = 765). Red value is 55 (21.88% from 255 or 33.13% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 104 (41.02% from 255 or 62.65% from 166); Max value from RGB is 104 - color contains mainly: blue. Hex color #370768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370768 is #C8F897. Grayscale: #202020. Windows color (decimal): -13170840 or 6817591. OLE color: 6817591.
HSL color Cylindrical-coordinate representation of color #370768: hue angle of 269.69º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370768 is Cyan = 0.47, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 7 | 104 | - |
| CMYK | 0.47 | 0.93 | 0 | 0.59 |
| HSL | 269.69º | 0.87% | 0.22% | - |
| HSV(B) | 269.69º | 0.93% | 0.41% | - |
| XYZ | 4.15 | 1.96 | 13.26 | - |
| YUV | 32.41 | 168.4 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 104 | 0.47 | 0.93 | 0 | 0.59 | 269.69 | 0.87 | 0.22 |
| Hex | 37 | 7 | 68 | 2F | 5D | 0 | 3B | 10E | 57 | 16 |
| Octal | 67 | 7 | 150 | 57 | 135 | 0 | 73 | 416 | 127 | 26 |
| Binary | 110111 | 111 | 1101000 | 101111 | 1011101 | 0 | 111011 | 100001110 | 1010111 | 10110 |
Color Harmonies of #370768
Complementary color
Monochromatic Colors of #370768
Black with #370768
Text Example
Text Example
White with #370768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370768; }
p { color: rgb(55,7,104); }
H1.HeaderClassName
{
color: #370768;
}
.AnyTagClassName
{
color: #370768;
}
</style>
background-color css
<style>
a { background-color: #370768; }
a { background-color: rgb(55,7,104); }
div.DivClassName
{
background-color: #370768;
}
.BgClassName
{
background-color: #370768;
}
</style>
border-color css
<style>
span { border-color: #370768; }
span { border-color: rgb(55,7,104); }
td.TdClassName
{
border-color: #370768;
}
.TagClassName
{
border-color: #370768;
}
</style>