Shades of Persian Indigo #370677
Tints of Persian Indigo #370677
RGB
CMYK
RGB Variations
Color information
#370677 (or 0x370677) is known color: Persian Indigo. HEX triplet: 37, 06 and 77. RGB value is (55,6,119). Sum of RGB (Red+Green+Blue) = 55+6+119=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 6 (2.73% from 255 or 3.33% from 180); Blue value is 119 (46.88% from 255 or 66.11% from 180); Max value from RGB is 119 - color contains mainly: blue. Hex color #370677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #370677 is #C8F988. Grayscale: #212121. Windows color (decimal): -13171081 or 7800375. OLE color: 7800375.
HSL color Cylindrical-coordinate representation of color #370677: hue angle of 266.02º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370677 is Cyan = 0.54, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 6 | 119 | - |
| CMYK | 0.54 | 0.95 | 0 | 0.53 |
| HSL | 266.02º | 0.9% | 0.25% | - |
| HSV(B) | 266.02º | 0.95% | 0.47% | - |
| XYZ | 4.97 | 2.27 | 17.63 | - |
| YUV | 33.53 | 176.23 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 119 | 0.54 | 0.95 | 0 | 0.53 | 266.02 | 0.9 | 0.25 |
| Hex | 37 | 6 | 77 | 36 | 5F | 0 | 35 | 10A | 5A | 19 |
| Octal | 67 | 6 | 167 | 66 | 137 | 0 | 65 | 412 | 132 | 31 |
| Binary | 110111 | 110 | 1110111 | 110110 | 1011111 | 0 | 110101 | 100001010 | 1011010 | 11001 |
Color Harmonies of #370677
Complementary color
Monochromatic Colors of #370677
Black with #370677
Text Example
Text Example
White with #370677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370677; }
p { color: rgb(55,6,119); }
H1.HeaderClassName
{
color: #370677;
}
.AnyTagClassName
{
color: #370677;
}
</style>
background-color css
<style>
a { background-color: #370677; }
a { background-color: rgb(55,6,119); }
div.DivClassName
{
background-color: #370677;
}
.BgClassName
{
background-color: #370677;
}
</style>
border-color css
<style>
span { border-color: #370677; }
span { border-color: rgb(55,6,119); }
td.TdClassName
{
border-color: #370677;
}
.TagClassName
{
border-color: #370677;
}
</style>