Shades of Blumine #376977
Tints of Blumine #376977
RGB
CMYK
RGB Variations
Color information
#376977 (or 0x376977) is known color: Blumine. HEX triplet: 37, 69 and 77. RGB value is (55,105,119). Sum of RGB (Red+Green+Blue) = 55+105+119=279 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.71% from 279); Green value is 105 (41.41% from 255 or 37.63% from 279); Blue value is 119 (46.88% from 255 or 42.65% from 279); Max value from RGB is 119 - color contains mainly: blue. Hex color #376977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376977 is #C89688. Grayscale: #5B5B5B. Windows color (decimal): -13145737 or 7825719. OLE color: 7825719.
HSL color Cylindrical-coordinate representation of color #376977: hue angle of 193.12º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #376977 is Cyan = 0.54, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 105 | 119 | - |
| CMYK | 0.54 | 0.12 | 0 | 0.53 |
| HSL | 193.13º | 0.37% | 0.34% | - |
| HSV(B) | 193.13º | 0.54% | 0.47% | - |
| XYZ | 9.96 | 12.25 | 19.29 | - |
| YUV | 91.65 | 143.44 | 101.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 119 | 0.54 | 0.12 | 0 | 0.53 | 193.13 | 0.37 | 0.34 |
| Hex | 37 | 69 | 77 | 36 | C | 0 | 35 | C1 | 25 | 22 |
| Octal | 67 | 151 | 167 | 66 | 14 | 0 | 65 | 301 | 45 | 42 |
| Binary | 110111 | 1101001 | 1110111 | 110110 | 1100 | 0 | 110101 | 11000001 | 100101 | 100010 |
Color Harmonies of #376977
Complementary color
Monochromatic Colors of #376977
Black with #376977
Text Example
Text Example
White with #376977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376977; }
p { color: rgb(55,105,119); }
H1.HeaderClassName
{
color: #376977;
}
.AnyTagClassName
{
color: #376977;
}
</style>
background-color css
<style>
a { background-color: #376977; }
a { background-color: rgb(55,105,119); }
div.DivClassName
{
background-color: #376977;
}
.BgClassName
{
background-color: #376977;
}
</style>
border-color css
<style>
span { border-color: #376977; }
span { border-color: rgb(55,105,119); }
td.TdClassName
{
border-color: #376977;
}
.TagClassName
{
border-color: #376977;
}
</style>