Shades of Blumine #376872
Tints of Blumine #376872
RGB
CMYK
RGB Variations
Color information
#376872 (or 0x376872) is known color: Blumine. HEX triplet: 37, 68 and 72. RGB value is (55,104,114). Sum of RGB (Red+Green+Blue) = 55+104+114=273 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.15% from 273); Green value is 104 (41.02% from 255 or 38.10% from 273); Blue value is 114 (44.92% from 255 or 41.76% from 273); Max value from RGB is 114 - color contains mainly: blue. Hex color #376872 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376872 is #C8978D. Grayscale: #5A5A5A. Windows color (decimal): -13145998 or 7497783. OLE color: 7497783.
HSL color Cylindrical-coordinate representation of color #376872: hue angle of 190.17º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #376872 is Cyan = 0.52, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 104 | 114 | - |
| CMYK | 0.52 | 0.09 | 0 | 0.55 |
| HSL | 190.17º | 0.35% | 0.33% | - |
| HSV(B) | 190.17º | 0.52% | 0.45% | - |
| XYZ | 9.56 | 11.93 | 17.72 | - |
| YUV | 90.49 | 141.27 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 104 | 114 | 0.52 | 0.09 | 0 | 0.55 | 190.17 | 0.35 | 0.33 |
| Hex | 37 | 68 | 72 | 34 | 9 | 0 | 37 | BE | 23 | 21 |
| Octal | 67 | 150 | 162 | 64 | 11 | 0 | 67 | 276 | 43 | 41 |
| Binary | 110111 | 1101000 | 1110010 | 110100 | 1001 | 0 | 110111 | 10111110 | 100011 | 100001 |
Color Harmonies of #376872
Complementary color
Monochromatic Colors of #376872
Black with #376872
Text Example
Text Example
White with #376872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376872; }
p { color: rgb(55,104,114); }
H1.HeaderClassName
{
color: #376872;
}
.AnyTagClassName
{
color: #376872;
}
</style>
background-color css
<style>
a { background-color: #376872; }
a { background-color: rgb(55,104,114); }
div.DivClassName
{
background-color: #376872;
}
.BgClassName
{
background-color: #376872;
}
</style>
border-color css
<style>
span { border-color: #376872; }
span { border-color: rgb(55,104,114); }
td.TdClassName
{
border-color: #376872;
}
.TagClassName
{
border-color: #376872;
}
</style>