Shades of Blumine #376773
Tints of Blumine #376773
RGB
CMYK
RGB Variations
Color information
#376773 (or 0x376773) is known color: Blumine. HEX triplet: 37, 67 and 73. RGB value is (55,103,115). Sum of RGB (Red+Green+Blue) = 55+103+115=273 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.15% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 115 (45.31% from 255 or 42.12% from 273); Max value from RGB is 115 - color contains mainly: blue. Hex color #376773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376773 is #C8988C. Grayscale: #595959. Windows color (decimal): -13146253 or 7563063. OLE color: 7563063.
HSL color Cylindrical-coordinate representation of color #376773: hue angle of 192º 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 #376773 is Cyan = 0.52, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 103 | 115 | - |
| CMYK | 0.52 | 0.10 | 0 | 0.55 |
| HSL | 192º | 0.35% | 0.33% | - |
| HSV(B) | 192º | 0.52% | 0.45% | - |
| XYZ | 9.52 | 11.75 | 17.99 | - |
| YUV | 90.02 | 142.1 | 103.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 115 | 0.52 | 0.10 | 0 | 0.55 | 192 | 0.35 | 0.33 |
| Hex | 37 | 67 | 73 | 34 | A | 0 | 37 | C0 | 23 | 21 |
| Octal | 67 | 147 | 163 | 64 | 12 | 0 | 67 | 300 | 43 | 41 |
| Binary | 110111 | 1100111 | 1110011 | 110100 | 1010 | 0 | 110111 | 11000000 | 100011 | 100001 |
Color Harmonies of #376773
Complementary color
Monochromatic Colors of #376773
Black with #376773
Text Example
Text Example
White with #376773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376773; }
p { color: rgb(55,103,115); }
H1.HeaderClassName
{
color: #376773;
}
.AnyTagClassName
{
color: #376773;
}
</style>
background-color css
<style>
a { background-color: #376773; }
a { background-color: rgb(55,103,115); }
div.DivClassName
{
background-color: #376773;
}
.BgClassName
{
background-color: #376773;
}
</style>
border-color css
<style>
span { border-color: #376773; }
span { border-color: rgb(55,103,115); }
td.TdClassName
{
border-color: #376773;
}
.TagClassName
{
border-color: #376773;
}
</style>