Shades of Blumine #316268
Tints of Blumine #316268
RGB
CMYK
RGB Variations
Color information
#316268 (or 0x316268) is known color: Blumine. HEX triplet: 31, 62 and 68. RGB value is (49,98,104). Sum of RGB (Red+Green+Blue) = 49+98+104=251 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.52% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 104 - color contains mainly: blue. Hex color #316268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316268 is #CE9D97. Grayscale: #535353. Windows color (decimal): -13540760 or 6840881. OLE color: 6840881.
HSL color Cylindrical-coordinate representation of color #316268: hue angle of 186.55º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316268 is Cyan = 0.53, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 98 | 104 | - |
| CMYK | 0.53 | 0.06 | 0 | 0.59 |
| HSL | 186.55º | 0.36% | 0.3% | - |
| HSV(B) | 186.55º | 0.53% | 0.41% | - |
| XYZ | 8.13 | 10.39 | 14.67 | - |
| YUV | 84.03 | 139.27 | 103.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 98 | 104 | 0.53 | 0.06 | 0 | 0.59 | 186.55 | 0.36 | 0.3 |
| Hex | 31 | 62 | 68 | 35 | 6 | 0 | 3B | BB | 24 | 1E |
| Octal | 61 | 142 | 150 | 65 | 6 | 0 | 73 | 273 | 44 | 36 |
| Binary | 110001 | 1100010 | 1101000 | 110101 | 110 | 0 | 111011 | 10111011 | 100100 | 11110 |
Color Harmonies of #316268
Complementary color
Monochromatic Colors of #316268
Black with #316268
Text Example
Text Example
White with #316268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316268; }
p { color: rgb(49,98,104); }
H1.HeaderClassName
{
color: #316268;
}
.AnyTagClassName
{
color: #316268;
}
</style>
background-color css
<style>
a { background-color: #316268; }
a { background-color: rgb(49,98,104); }
div.DivClassName
{
background-color: #316268;
}
.BgClassName
{
background-color: #316268;
}
</style>
border-color css
<style>
span { border-color: #316268; }
span { border-color: rgb(49,98,104); }
td.TdClassName
{
border-color: #316268;
}
.TagClassName
{
border-color: #316268;
}
</style>