Shades of Blumine #375770
Tints of Blumine #375770
RGB
CMYK
RGB Variations
Color information
#375770 (or 0x375770) is known color: Blumine. HEX triplet: 37, 57 and 70. RGB value is (55,87,112). Sum of RGB (Red+Green+Blue) = 55+87+112=254 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.65% from 254); Green value is 87 (34.38% from 255 or 34.25% from 254); Blue value is 112 (44.14% from 255 or 44.09% from 254); Max value from RGB is 112 - color contains mainly: blue. Hex color #375770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375770 is #C8A88F. Grayscale: #505050. Windows color (decimal): -13150352 or 7362359. OLE color: 7362359.
HSL color Cylindrical-coordinate representation of color #375770: hue angle of 206.32º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #375770 is Cyan = 0.51, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 87 | 112 | - |
| CMYK | 0.51 | 0.22 | 0 | 0.56 |
| HSL | 206.32º | 0.34% | 0.33% | - |
| HSV(B) | 206.32º | 0.51% | 0.44% | - |
| XYZ | 7.91 | 8.8 | 16.61 | - |
| YUV | 80.28 | 145.9 | 109.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 112 | 0.51 | 0.22 | 0 | 0.56 | 206.32 | 0.34 | 0.33 |
| Hex | 37 | 57 | 70 | 33 | 16 | 0 | 38 | CE | 22 | 21 |
| Octal | 67 | 127 | 160 | 63 | 26 | 0 | 70 | 316 | 42 | 41 |
| Binary | 110111 | 1010111 | 1110000 | 110011 | 10110 | 0 | 111000 | 11001110 | 100010 | 100001 |
Color Harmonies of #375770
Complementary color
Monochromatic Colors of #375770
Black with #375770
Text Example
Text Example
White with #375770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375770; }
p { color: rgb(55,87,112); }
H1.HeaderClassName
{
color: #375770;
}
.AnyTagClassName
{
color: #375770;
}
</style>
background-color css
<style>
a { background-color: #375770; }
a { background-color: rgb(55,87,112); }
div.DivClassName
{
background-color: #375770;
}
.BgClassName
{
background-color: #375770;
}
</style>
border-color css
<style>
span { border-color: #375770; }
span { border-color: rgb(55,87,112); }
td.TdClassName
{
border-color: #375770;
}
.TagClassName
{
border-color: #375770;
}
</style>