Shades of Blumine #376772
Tints of Blumine #376772
RGB
CMYK
RGB Variations
Color information
#376772 (or 0x376772) is known color: Blumine. HEX triplet: 37, 67 and 72. RGB value is (55,103,114). Sum of RGB (Red+Green+Blue) = 55+103+114=272 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.22% from 272); Green value is 103 (40.62% from 255 or 37.87% from 272); Blue value is 114 (44.92% from 255 or 41.91% from 272); Max value from RGB is 114 - color contains mainly: blue. Hex color #376772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376772 is #C8988D. Grayscale: #595959. Windows color (decimal): -13146254 or 7497527. OLE color: 7497527.
HSL color Cylindrical-coordinate representation of color #376772: hue angle of 191.19º 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 #376772 is Cyan = 0.52, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 103 | 114 | - |
| CMYK | 0.52 | 0.10 | 0 | 0.55 |
| HSL | 191.19º | 0.35% | 0.33% | - |
| HSV(B) | 191.19º | 0.52% | 0.45% | - |
| XYZ | 9.46 | 11.73 | 17.68 | - |
| YUV | 89.9 | 141.6 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 114 | 0.52 | 0.10 | 0 | 0.55 | 191.19 | 0.35 | 0.33 |
| Hex | 37 | 67 | 72 | 34 | A | 0 | 37 | BF | 23 | 21 |
| Octal | 67 | 147 | 162 | 64 | 12 | 0 | 67 | 277 | 43 | 41 |
| Binary | 110111 | 1100111 | 1110010 | 110100 | 1010 | 0 | 110111 | 10111111 | 100011 | 100001 |
Color Harmonies of #376772
Complementary color
Monochromatic Colors of #376772
Black with #376772
Text Example
Text Example
White with #376772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376772; }
p { color: rgb(55,103,114); }
H1.HeaderClassName
{
color: #376772;
}
.AnyTagClassName
{
color: #376772;
}
</style>
background-color css
<style>
a { background-color: #376772; }
a { background-color: rgb(55,103,114); }
div.DivClassName
{
background-color: #376772;
}
.BgClassName
{
background-color: #376772;
}
</style>
border-color css
<style>
span { border-color: #376772; }
span { border-color: rgb(55,103,114); }
td.TdClassName
{
border-color: #376772;
}
.TagClassName
{
border-color: #376772;
}
</style>