Shades of Blumine #316166
Tints of Blumine #316166
RGB
CMYK
RGB Variations
Color information
#316166 (or 0x316166) is known color: Blumine. HEX triplet: 31, 61 and 66. RGB value is (49,97,102). Sum of RGB (Red+Green+Blue) = 49+97+102=248 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.76% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 102 (40.23% from 255 or 41.13% from 248); Max value from RGB is 102 - color contains mainly: blue. Hex color #316166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316166 is #CE9E99. Grayscale: #535353. Windows color (decimal): -13541018 or 6709553. OLE color: 6709553.
HSL color Cylindrical-coordinate representation of color #316166: hue angle of 185.66º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316166 is Cyan = 0.52, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 97 | 102 | - |
| CMYK | 0.52 | 0.05 | 0 | 0.6 |
| HSL | 185.66º | 0.35% | 0.3% | - |
| HSV(B) | 185.66º | 0.52% | 0.4% | - |
| XYZ | 7.94 | 10.16 | 14.11 | - |
| YUV | 83.22 | 138.6 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 102 | 0.52 | 0.05 | 0 | 0.6 | 185.66 | 0.35 | 0.3 |
| Hex | 31 | 61 | 66 | 34 | 5 | 0 | 3C | BA | 23 | 1E |
| Octal | 61 | 141 | 146 | 64 | 5 | 0 | 74 | 272 | 43 | 36 |
| Binary | 110001 | 1100001 | 1100110 | 110100 | 101 | 0 | 111100 | 10111010 | 100011 | 11110 |
Color Harmonies of #316166
Complementary color
Monochromatic Colors of #316166
Black with #316166
Text Example
Text Example
White with #316166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316166; }
p { color: rgb(49,97,102); }
H1.HeaderClassName
{
color: #316166;
}
.AnyTagClassName
{
color: #316166;
}
</style>
background-color css
<style>
a { background-color: #316166; }
a { background-color: rgb(49,97,102); }
div.DivClassName
{
background-color: #316166;
}
.BgClassName
{
background-color: #316166;
}
</style>
border-color css
<style>
span { border-color: #316166; }
span { border-color: rgb(49,97,102); }
td.TdClassName
{
border-color: #316166;
}
.TagClassName
{
border-color: #316166;
}
</style>