Shades of Blumine #376774
Tints of Blumine #376774
RGB
CMYK
RGB Variations
Color information
#376774 (or 0x376774) is known color: Blumine. HEX triplet: 37, 67 and 74. RGB value is (55,103,116). Sum of RGB (Red+Green+Blue) = 55+103+116=274 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.07% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 116 (45.70% from 255 or 42.34% from 274); Max value from RGB is 116 - color contains mainly: blue. Hex color #376774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376774 is #C8988B. Grayscale: #5A5A5A. Windows color (decimal): -13146252 or 7628599. OLE color: 7628599.
HSL color Cylindrical-coordinate representation of color #376774: hue angle of 192.79º 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 #376774 is Cyan = 0.53, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 103 | 116 | - |
| CMYK | 0.53 | 0.11 | 0 | 0.55 |
| HSL | 192.79º | 0.36% | 0.34% | - |
| HSV(B) | 192.79º | 0.53% | 0.45% | - |
| XYZ | 9.58 | 11.77 | 18.29 | - |
| YUV | 90.13 | 142.6 | 102.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 116 | 0.53 | 0.11 | 0 | 0.55 | 192.79 | 0.36 | 0.34 |
| Hex | 37 | 67 | 74 | 35 | B | 0 | 37 | C1 | 24 | 22 |
| Octal | 67 | 147 | 164 | 65 | 13 | 0 | 67 | 301 | 44 | 42 |
| Binary | 110111 | 1100111 | 1110100 | 110101 | 1011 | 0 | 110111 | 11000001 | 100100 | 100010 |
Color Harmonies of #376774
Complementary color
Monochromatic Colors of #376774
Black with #376774
Text Example
Text Example
White with #376774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376774; }
p { color: rgb(55,103,116); }
H1.HeaderClassName
{
color: #376774;
}
.AnyTagClassName
{
color: #376774;
}
</style>
background-color css
<style>
a { background-color: #376774; }
a { background-color: rgb(55,103,116); }
div.DivClassName
{
background-color: #376774;
}
.BgClassName
{
background-color: #376774;
}
</style>
border-color css
<style>
span { border-color: #376774; }
span { border-color: rgb(55,103,116); }
td.TdClassName
{
border-color: #376774;
}
.TagClassName
{
border-color: #376774;
}
</style>