Shades of Blumine #316276
Tints of Blumine #316276
RGB
CMYK
RGB Variations
Color information
#316276 (or 0x316276) is known color: Blumine. HEX triplet: 31, 62 and 76. RGB value is (49,98,118). Sum of RGB (Red+Green+Blue) = 49+98+118=265 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.49% from 265); Green value is 98 (38.67% from 255 or 36.98% from 265); Blue value is 118 (46.48% from 255 or 44.53% from 265); Max value from RGB is 118 - color contains mainly: blue. Hex color #316276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316276 is #CE9D89. Grayscale: #555555. Windows color (decimal): -13540746 or 7758385. OLE color: 7758385.
HSL color Cylindrical-coordinate representation of color #316276: hue angle of 197.39º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #316276 is Cyan = 0.58, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 98 | 118 | - |
| CMYK | 0.58 | 0.17 | 0 | 0.54 |
| HSL | 197.39º | 0.41% | 0.33% | - |
| HSV(B) | 197.39º | 0.58% | 0.46% | - |
| XYZ | 8.9 | 10.7 | 18.73 | - |
| YUV | 85.63 | 146.27 | 101.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 98 | 118 | 0.58 | 0.17 | 0 | 0.54 | 197.39 | 0.41 | 0.33 |
| Hex | 31 | 62 | 76 | 3A | 11 | 0 | 36 | C5 | 29 | 21 |
| Octal | 61 | 142 | 166 | 72 | 21 | 0 | 66 | 305 | 51 | 41 |
| Binary | 110001 | 1100010 | 1110110 | 111010 | 10001 | 0 | 110110 | 11000101 | 101001 | 100001 |
Color Harmonies of #316276
Complementary color
Monochromatic Colors of #316276
Black with #316276
Text Example
Text Example
White with #316276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316276; }
p { color: rgb(49,98,118); }
H1.HeaderClassName
{
color: #316276;
}
.AnyTagClassName
{
color: #316276;
}
</style>
background-color css
<style>
a { background-color: #316276; }
a { background-color: rgb(49,98,118); }
div.DivClassName
{
background-color: #316276;
}
.BgClassName
{
background-color: #316276;
}
</style>
border-color css
<style>
span { border-color: #316276; }
span { border-color: rgb(49,98,118); }
td.TdClassName
{
border-color: #316276;
}
.TagClassName
{
border-color: #316276;
}
</style>