Shades of Blumine #316066
Tints of Blumine #316066
RGB
CMYK
RGB Variations
Color information
#316066 (or 0x316066) is known color: Blumine. HEX triplet: 31, 60 and 66. RGB value is (49,96,102). Sum of RGB (Red+Green+Blue) = 49+96+102=247 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.84% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 102 (40.23% from 255 or 41.30% from 247); Max value from RGB is 102 - color contains mainly: blue. Hex color #316066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316066 is #CE9F99. Grayscale: #525252. Windows color (decimal): -13541274 or 6709297. OLE color: 6709297.
HSL color Cylindrical-coordinate representation of color #316066: hue angle of 186.79º 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 #316066 is Cyan = 0.52, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 96 | 102 | - |
| CMYK | 0.52 | 0.06 | 0 | 0.6 |
| HSL | 186.79º | 0.35% | 0.3% | - |
| HSV(B) | 186.79º | 0.52% | 0.4% | - |
| XYZ | 7.85 | 9.98 | 14.08 | - |
| YUV | 82.63 | 138.93 | 104.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 102 | 0.52 | 0.06 | 0 | 0.6 | 186.79 | 0.35 | 0.3 |
| Hex | 31 | 60 | 66 | 34 | 6 | 0 | 3C | BB | 23 | 1E |
| Octal | 61 | 140 | 146 | 64 | 6 | 0 | 74 | 273 | 43 | 36 |
| Binary | 110001 | 1100000 | 1100110 | 110100 | 110 | 0 | 111100 | 10111011 | 100011 | 11110 |
Color Harmonies of #316066
Complementary color
Monochromatic Colors of #316066
Black with #316066
Text Example
Text Example
White with #316066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316066; }
p { color: rgb(49,96,102); }
H1.HeaderClassName
{
color: #316066;
}
.AnyTagClassName
{
color: #316066;
}
</style>
background-color css
<style>
a { background-color: #316066; }
a { background-color: rgb(49,96,102); }
div.DivClassName
{
background-color: #316066;
}
.BgClassName
{
background-color: #316066;
}
</style>
border-color css
<style>
span { border-color: #316066; }
span { border-color: rgb(49,96,102); }
td.TdClassName
{
border-color: #316066;
}
.TagClassName
{
border-color: #316066;
}
</style>