Shades of Blumine #376674
Tints of Blumine #376674
RGB
CMYK
RGB Variations
Color information
#376674 (or 0x376674) is known color: Blumine. HEX triplet: 37, 66 and 74. RGB value is (55,102,116). Sum of RGB (Red+Green+Blue) = 55+102+116=273 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.15% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 116 (45.70% from 255 or 42.49% from 273); Max value from RGB is 116 - color contains mainly: blue. Hex color #376674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376674 is #C8998B. Grayscale: #595959. Windows color (decimal): -13146508 or 7628343. OLE color: 7628343.
HSL color Cylindrical-coordinate representation of color #376674: hue angle of 193.77º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #376674 is Cyan = 0.53, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 102 | 116 | - |
| CMYK | 0.53 | 0.12 | 0 | 0.55 |
| HSL | 193.77º | 0.36% | 0.34% | - |
| HSV(B) | 193.77º | 0.53% | 0.45% | - |
| XYZ | 9.48 | 11.58 | 18.26 | - |
| YUV | 89.54 | 142.93 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 116 | 0.53 | 0.12 | 0 | 0.55 | 193.77 | 0.36 | 0.34 |
| Hex | 37 | 66 | 74 | 35 | C | 0 | 37 | C2 | 24 | 22 |
| Octal | 67 | 146 | 164 | 65 | 14 | 0 | 67 | 302 | 44 | 42 |
| Binary | 110111 | 1100110 | 1110100 | 110101 | 1100 | 0 | 110111 | 11000010 | 100100 | 100010 |
Color Harmonies of #376674
Complementary color
Monochromatic Colors of #376674
Black with #376674
Text Example
Text Example
White with #376674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376674; }
p { color: rgb(55,102,116); }
H1.HeaderClassName
{
color: #376674;
}
.AnyTagClassName
{
color: #376674;
}
</style>
background-color css
<style>
a { background-color: #376674; }
a { background-color: rgb(55,102,116); }
div.DivClassName
{
background-color: #376674;
}
.BgClassName
{
background-color: #376674;
}
</style>
border-color css
<style>
span { border-color: #376674; }
span { border-color: rgb(55,102,116); }
td.TdClassName
{
border-color: #376674;
}
.TagClassName
{
border-color: #376674;
}
</style>