Shades of Blumine #376576
Tints of Blumine #376576
RGB
CMYK
RGB Variations
Color information
#376576 (or 0x376576) is known color: Blumine. HEX triplet: 37, 65 and 76. RGB value is (55,101,118). Sum of RGB (Red+Green+Blue) = 55+101+118=274 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.07% from 274); Green value is 101 (39.84% from 255 or 36.86% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 118 - color contains mainly: blue. Hex color #376576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376576 is #C89A89. Grayscale: #595959. Windows color (decimal): -13146762 or 7759159. OLE color: 7759159.
HSL color Cylindrical-coordinate representation of color #376576: hue angle of 196.19º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #376576 is Cyan = 0.53, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 101 | 118 | - |
| CMYK | 0.53 | 0.14 | 0 | 0.54 |
| HSL | 196.19º | 0.36% | 0.34% | - |
| HSV(B) | 196.19º | 0.53% | 0.46% | - |
| XYZ | 9.5 | 11.43 | 18.84 | - |
| YUV | 89.18 | 144.26 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 118 | 0.53 | 0.14 | 0 | 0.54 | 196.19 | 0.36 | 0.34 |
| Hex | 37 | 65 | 76 | 35 | E | 0 | 36 | C4 | 24 | 22 |
| Octal | 67 | 145 | 166 | 65 | 16 | 0 | 66 | 304 | 44 | 42 |
| Binary | 110111 | 1100101 | 1110110 | 110101 | 1110 | 0 | 110110 | 11000100 | 100100 | 100010 |
Color Harmonies of #376576
Complementary color
Monochromatic Colors of #376576
Black with #376576
Text Example
Text Example
White with #376576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376576; }
p { color: rgb(55,101,118); }
H1.HeaderClassName
{
color: #376576;
}
.AnyTagClassName
{
color: #376576;
}
</style>
background-color css
<style>
a { background-color: #376576; }
a { background-color: rgb(55,101,118); }
div.DivClassName
{
background-color: #376576;
}
.BgClassName
{
background-color: #376576;
}
</style>
border-color css
<style>
span { border-color: #376576; }
span { border-color: rgb(55,101,118); }
td.TdClassName
{
border-color: #376576;
}
.TagClassName
{
border-color: #376576;
}
</style>