Shades of Blumine #316670
Tints of Blumine #316670
RGB
CMYK
RGB Variations
Color information
#316670 (or 0x316670) is known color: Blumine. HEX triplet: 31, 66 and 70. RGB value is (49,102,112). Sum of RGB (Red+Green+Blue) = 49+102+112=263 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.63% from 263); Green value is 102 (40.23% from 255 or 38.78% from 263); Blue value is 112 (44.14% from 255 or 42.59% from 263); Max value from RGB is 112 - color contains mainly: blue. Hex color #316670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316670 is #CE998F. Grayscale: #575757. Windows color (decimal): -13539728 or 7366193. OLE color: 7366193.
HSL color Cylindrical-coordinate representation of color #316670: hue angle of 189.52º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #316670 is Cyan = 0.56, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 102 | 112 | - |
| CMYK | 0.56 | 0.09 | 0 | 0.56 |
| HSL | 189.52º | 0.39% | 0.32% | - |
| HSV(B) | 189.52º | 0.56% | 0.44% | - |
| XYZ | 8.94 | 11.33 | 17.04 | - |
| YUV | 87.29 | 141.94 | 100.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 112 | 0.56 | 0.09 | 0 | 0.56 | 189.52 | 0.39 | 0.32 |
| Hex | 31 | 66 | 70 | 38 | 9 | 0 | 38 | BE | 27 | 20 |
| Octal | 61 | 146 | 160 | 70 | 11 | 0 | 70 | 276 | 47 | 40 |
| Binary | 110001 | 1100110 | 1110000 | 111000 | 1001 | 0 | 111000 | 10111110 | 100111 | 100000 |
Color Harmonies of #316670
Complementary color
Monochromatic Colors of #316670
Black with #316670
Text Example
Text Example
White with #316670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316670; }
p { color: rgb(49,102,112); }
H1.HeaderClassName
{
color: #316670;
}
.AnyTagClassName
{
color: #316670;
}
</style>
background-color css
<style>
a { background-color: #316670; }
a { background-color: rgb(49,102,112); }
div.DivClassName
{
background-color: #316670;
}
.BgClassName
{
background-color: #316670;
}
</style>
border-color css
<style>
span { border-color: #316670; }
span { border-color: rgb(49,102,112); }
td.TdClassName
{
border-color: #316670;
}
.TagClassName
{
border-color: #316670;
}
</style>