Shades of Blumine #316267
Tints of Blumine #316267
RGB
CMYK
RGB Variations
Color information
#316267 (or 0x316267) is known color: Blumine. HEX triplet: 31, 62 and 67. RGB value is (49,98,103). Sum of RGB (Red+Green+Blue) = 49+98+103=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 98 (38.67% from 255 or 39.2% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 103 - color contains mainly: blue. Hex color #316267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316267 is #CE9D98. Grayscale: #535353. Windows color (decimal): -13540761 or 6775345. OLE color: 6775345.
HSL color Cylindrical-coordinate representation of color #316267: hue angle of 185.56º degrees, saturation: 0.36, 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 #316267 is Cyan = 0.52, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 98 | 103 | - |
| CMYK | 0.52 | 0.05 | 0 | 0.60 |
| HSL | 185.56º | 0.36% | 0.3% | - |
| HSV(B) | 185.56º | 0.52% | 0.4% | - |
| XYZ | 8.08 | 10.37 | 14.41 | - |
| YUV | 83.92 | 138.77 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 98 | 103 | 0.52 | 0.05 | 0 | 0.60 | 185.56 | 0.36 | 0.3 |
| Hex | 31 | 62 | 67 | 34 | 5 | 0 | 3C | BA | 24 | 1E |
| Octal | 61 | 142 | 147 | 64 | 5 | 0 | 74 | 272 | 44 | 36 |
| Binary | 110001 | 1100010 | 1100111 | 110100 | 101 | 0 | 111100 | 10111010 | 100100 | 11110 |
Color Harmonies of #316267
Complementary color
Monochromatic Colors of #316267
Black with #316267
Text Example
Text Example
White with #316267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316267; }
p { color: rgb(49,98,103); }
H1.HeaderClassName
{
color: #316267;
}
.AnyTagClassName
{
color: #316267;
}
</style>
background-color css
<style>
a { background-color: #316267; }
a { background-color: rgb(49,98,103); }
div.DivClassName
{
background-color: #316267;
}
.BgClassName
{
background-color: #316267;
}
</style>
border-color css
<style>
span { border-color: #316267; }
span { border-color: rgb(49,98,103); }
td.TdClassName
{
border-color: #316267;
}
.TagClassName
{
border-color: #316267;
}
</style>