Shades of Blumine #316069
Tints of Blumine #316069
RGB
CMYK
RGB Variations
Color information
#316069 (or 0x316069) is known color: Blumine. HEX triplet: 31, 60 and 69. RGB value is (49,96,105). Sum of RGB (Red+Green+Blue) = 49+96+105=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 105 (41.41% from 255 or 42% from 250); Max value from RGB is 105 - color contains mainly: blue. Hex color #316069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316069 is #CE9F96. Grayscale: #525252. Windows color (decimal): -13541271 or 6905905. OLE color: 6905905.
HSL color Cylindrical-coordinate representation of color #316069: hue angle of 189.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 #316069 is Cyan = 0.53, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 96 | 105 | - |
| CMYK | 0.53 | 0.09 | 0 | 0.59 |
| HSL | 189.64º | 0.36% | 0.3% | - |
| HSV(B) | 189.64º | 0.53% | 0.41% | - |
| XYZ | 8 | 10.04 | 14.88 | - |
| YUV | 82.97 | 140.43 | 103.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 105 | 0.53 | 0.09 | 0 | 0.59 | 189.64 | 0.36 | 0.3 |
| Hex | 31 | 60 | 69 | 35 | 9 | 0 | 3B | BE | 24 | 1E |
| Octal | 61 | 140 | 151 | 65 | 11 | 0 | 73 | 276 | 44 | 36 |
| Binary | 110001 | 1100000 | 1101001 | 110101 | 1001 | 0 | 111011 | 10111110 | 100100 | 11110 |
Color Harmonies of #316069
Complementary color
Monochromatic Colors of #316069
Black with #316069
Text Example
Text Example
White with #316069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316069; }
p { color: rgb(49,96,105); }
H1.HeaderClassName
{
color: #316069;
}
.AnyTagClassName
{
color: #316069;
}
</style>
background-color css
<style>
a { background-color: #316069; }
a { background-color: rgb(49,96,105); }
div.DivClassName
{
background-color: #316069;
}
.BgClassName
{
background-color: #316069;
}
</style>
border-color css
<style>
span { border-color: #316069; }
span { border-color: rgb(49,96,105); }
td.TdClassName
{
border-color: #316069;
}
.TagClassName
{
border-color: #316069;
}
</style>