Shades of Blumine #316972
Tints of Blumine #316972
RGB
CMYK
RGB Variations
Color information
#316972 (or 0x316972) is known color: Blumine. HEX triplet: 31, 69 and 72. RGB value is (49,105,114). Sum of RGB (Red+Green+Blue) = 49+105+114=268 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.28% from 268); Green value is 105 (41.41% from 255 or 39.18% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: blue. Hex color #316972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316972 is #CE968D. Grayscale: #595959. Windows color (decimal): -13538958 or 7498033. OLE color: 7498033.
HSL color Cylindrical-coordinate representation of color #316972: hue angle of 188.31º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #316972 is Cyan = 0.57, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 105 | 114 | - |
| CMYK | 0.57 | 0.08 | 0 | 0.55 |
| HSL | 188.31º | 0.4% | 0.32% | - |
| HSV(B) | 188.31º | 0.57% | 0.45% | - |
| XYZ | 9.36 | 11.97 | 17.74 | - |
| YUV | 89.28 | 141.95 | 99.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 114 | 0.57 | 0.08 | 0 | 0.55 | 188.31 | 0.4 | 0.32 |
| Hex | 31 | 69 | 72 | 39 | 8 | 0 | 37 | BC | 28 | 20 |
| Octal | 61 | 151 | 162 | 71 | 10 | 0 | 67 | 274 | 50 | 40 |
| Binary | 110001 | 1101001 | 1110010 | 111001 | 1000 | 0 | 110111 | 10111100 | 101000 | 100000 |
Color Harmonies of #316972
Complementary color
Monochromatic Colors of #316972
Black with #316972
Text Example
Text Example
White with #316972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316972; }
p { color: rgb(49,105,114); }
H1.HeaderClassName
{
color: #316972;
}
.AnyTagClassName
{
color: #316972;
}
</style>
background-color css
<style>
a { background-color: #316972; }
a { background-color: rgb(49,105,114); }
div.DivClassName
{
background-color: #316972;
}
.BgClassName
{
background-color: #316972;
}
</style>
border-color css
<style>
span { border-color: #316972; }
span { border-color: rgb(49,105,114); }
td.TdClassName
{
border-color: #316972;
}
.TagClassName
{
border-color: #316972;
}
</style>