Shades of Blumine #376873
Tints of Blumine #376873
RGB
CMYK
RGB Variations
Color information
#376873 (or 0x376873) is known color: Blumine. HEX triplet: 37, 68 and 73. RGB value is (55,104,115). Sum of RGB (Red+Green+Blue) = 55+104+115=274 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.07% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 115 (45.31% from 255 or 41.97% from 274); Max value from RGB is 115 - color contains mainly: blue. Hex color #376873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376873 is #C8978C. Grayscale: #5A5A5A. Windows color (decimal): -13145997 or 7563319. OLE color: 7563319.
HSL color Cylindrical-coordinate representation of color #376873: hue angle of 191º 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 #376873 is Cyan = 0.52, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 104 | 115 | - |
| CMYK | 0.52 | 0.10 | 0 | 0.55 |
| HSL | 191º | 0.35% | 0.33% | - |
| HSV(B) | 191º | 0.52% | 0.45% | - |
| XYZ | 9.62 | 11.95 | 18.02 | - |
| YUV | 90.6 | 141.77 | 102.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 104 | 115 | 0.52 | 0.10 | 0 | 0.55 | 191 | 0.35 | 0.33 |
| Hex | 37 | 68 | 73 | 34 | A | 0 | 37 | BF | 23 | 21 |
| Octal | 67 | 150 | 163 | 64 | 12 | 0 | 67 | 277 | 43 | 41 |
| Binary | 110111 | 1101000 | 1110011 | 110100 | 1010 | 0 | 110111 | 10111111 | 100011 | 100001 |
Color Harmonies of #376873
Complementary color
Monochromatic Colors of #376873
Black with #376873
Text Example
Text Example
White with #376873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376873; }
p { color: rgb(55,104,115); }
H1.HeaderClassName
{
color: #376873;
}
.AnyTagClassName
{
color: #376873;
}
</style>
background-color css
<style>
a { background-color: #376873; }
a { background-color: rgb(55,104,115); }
div.DivClassName
{
background-color: #376873;
}
.BgClassName
{
background-color: #376873;
}
</style>
border-color css
<style>
span { border-color: #376873; }
span { border-color: rgb(55,104,115); }
td.TdClassName
{
border-color: #376873;
}
.TagClassName
{
border-color: #376873;
}
</style>