Shades of Blumine #376671
Tints of Blumine #376671
RGB
CMYK
RGB Variations
Color information
#376671 (or 0x376671) is known color: Blumine. HEX triplet: 37, 66 and 71. RGB value is (55,102,113). Sum of RGB (Red+Green+Blue) = 55+102+113=270 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.37% from 270); Green value is 102 (40.23% from 255 or 37.78% from 270); Blue value is 113 (44.53% from 255 or 41.85% from 270); Max value from RGB is 113 - color contains mainly: blue. Hex color #376671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376671 is #C8998E. Grayscale: #595959. Windows color (decimal): -13146511 or 7431735. OLE color: 7431735.
HSL color Cylindrical-coordinate representation of color #376671: hue angle of 191.38º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #376671 is Cyan = 0.51, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 102 | 113 | - |
| CMYK | 0.51 | 0.10 | 0 | 0.56 |
| HSL | 191.38º | 0.35% | 0.33% | - |
| HSV(B) | 191.38º | 0.51% | 0.44% | - |
| XYZ | 9.31 | 11.51 | 17.35 | - |
| YUV | 89.2 | 141.43 | 103.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 113 | 0.51 | 0.10 | 0 | 0.56 | 191.38 | 0.35 | 0.33 |
| Hex | 37 | 66 | 71 | 33 | A | 0 | 38 | BF | 23 | 21 |
| Octal | 67 | 146 | 161 | 63 | 12 | 0 | 70 | 277 | 43 | 41 |
| Binary | 110111 | 1100110 | 1110001 | 110011 | 1010 | 0 | 111000 | 10111111 | 100011 | 100001 |
Color Harmonies of #376671
Complementary color
Monochromatic Colors of #376671
Black with #376671
Text Example
Text Example
White with #376671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376671; }
p { color: rgb(55,102,113); }
H1.HeaderClassName
{
color: #376671;
}
.AnyTagClassName
{
color: #376671;
}
</style>
background-color css
<style>
a { background-color: #376671; }
a { background-color: rgb(55,102,113); }
div.DivClassName
{
background-color: #376671;
}
.BgClassName
{
background-color: #376671;
}
</style>
border-color css
<style>
span { border-color: #376671; }
span { border-color: rgb(55,102,113); }
td.TdClassName
{
border-color: #376671;
}
.TagClassName
{
border-color: #376671;
}
</style>