Shades of Blumine #375971
Tints of Blumine #375971
RGB
CMYK
RGB Variations
Color information
#375971 (or 0x375971) is known color: Blumine. HEX triplet: 37, 59 and 71. RGB value is (55,89,113). Sum of RGB (Red+Green+Blue) = 55+89+113=257 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.40% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 113 (44.53% from 255 or 43.97% from 257); Max value from RGB is 113 - color contains mainly: blue. Hex color #375971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375971 is #C8A68E. Grayscale: #515151. Windows color (decimal): -13149839 or 7428407. OLE color: 7428407.
HSL color Cylindrical-coordinate representation of color #375971: hue angle of 204.83º degrees, saturation: 0.35, 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 #375971 is Cyan = 0.51, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 89 | 113 | - |
| CMYK | 0.51 | 0.21 | 0 | 0.56 |
| HSL | 204.83º | 0.35% | 0.33% | - |
| HSV(B) | 204.83º | 0.51% | 0.44% | - |
| XYZ | 8.13 | 9.15 | 16.96 | - |
| YUV | 81.57 | 145.74 | 109.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 113 | 0.51 | 0.21 | 0 | 0.56 | 204.83 | 0.35 | 0.33 |
| Hex | 37 | 59 | 71 | 33 | 15 | 0 | 38 | CD | 23 | 21 |
| Octal | 67 | 131 | 161 | 63 | 25 | 0 | 70 | 315 | 43 | 41 |
| Binary | 110111 | 1011001 | 1110001 | 110011 | 10101 | 0 | 111000 | 11001101 | 100011 | 100001 |
Color Harmonies of #375971
Complementary color
Monochromatic Colors of #375971
Black with #375971
Text Example
Text Example
White with #375971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375971; }
p { color: rgb(55,89,113); }
H1.HeaderClassName
{
color: #375971;
}
.AnyTagClassName
{
color: #375971;
}
</style>
background-color css
<style>
a { background-color: #375971; }
a { background-color: rgb(55,89,113); }
div.DivClassName
{
background-color: #375971;
}
.BgClassName
{
background-color: #375971;
}
</style>
border-color css
<style>
span { border-color: #375971; }
span { border-color: rgb(55,89,113); }
td.TdClassName
{
border-color: #375971;
}
.TagClassName
{
border-color: #375971;
}
</style>