Shades of Blumine #316168
Tints of Blumine #316168
RGB
CMYK
RGB Variations
Color information
#316168 (or 0x316168) is known color: Blumine. HEX triplet: 31, 61 and 68. RGB value is (49,97,104). Sum of RGB (Red+Green+Blue) = 49+97+104=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 104 - color contains mainly: blue. Hex color #316168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316168 is #CE9E97. Grayscale: #535353. Windows color (decimal): -13541016 or 6840625. OLE color: 6840625.
HSL color Cylindrical-coordinate representation of color #316168: hue angle of 187.64º 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 #316168 is Cyan = 0.53, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 97 | 104 | - |
| CMYK | 0.53 | 0.07 | 0 | 0.59 |
| HSL | 187.64º | 0.36% | 0.3% | - |
| HSV(B) | 187.64º | 0.53% | 0.41% | - |
| XYZ | 8.04 | 10.2 | 14.64 | - |
| YUV | 83.45 | 139.6 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 104 | 0.53 | 0.07 | 0 | 0.59 | 187.64 | 0.36 | 0.3 |
| Hex | 31 | 61 | 68 | 35 | 7 | 0 | 3B | BC | 24 | 1E |
| Octal | 61 | 141 | 150 | 65 | 7 | 0 | 73 | 274 | 44 | 36 |
| Binary | 110001 | 1100001 | 1101000 | 110101 | 111 | 0 | 111011 | 10111100 | 100100 | 11110 |
Color Harmonies of #316168
Complementary color
Monochromatic Colors of #316168
Black with #316168
Text Example
Text Example
White with #316168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316168; }
p { color: rgb(49,97,104); }
H1.HeaderClassName
{
color: #316168;
}
.AnyTagClassName
{
color: #316168;
}
</style>
background-color css
<style>
a { background-color: #316168; }
a { background-color: rgb(49,97,104); }
div.DivClassName
{
background-color: #316168;
}
.BgClassName
{
background-color: #316168;
}
</style>
border-color css
<style>
span { border-color: #316168; }
span { border-color: rgb(49,97,104); }
td.TdClassName
{
border-color: #316168;
}
.TagClassName
{
border-color: #316168;
}
</style>