Shades of Blumine #316773
Tints of Blumine #316773
RGB
CMYK
RGB Variations
Color information
#316773 (or 0x316773) is known color: Blumine. HEX triplet: 31, 67 and 73. RGB value is (49,103,115). Sum of RGB (Red+Green+Blue) = 49+103+115=267 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.35% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 115 - color contains mainly: blue. Hex color #316773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316773 is #CE988C. Grayscale: #585858. Windows color (decimal): -13539469 or 7563057. OLE color: 7563057.
HSL color Cylindrical-coordinate representation of color #316773: hue angle of 190.91º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #316773 is Cyan = 0.57, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 103 | 115 | - |
| CMYK | 0.57 | 0.10 | 0 | 0.55 |
| HSL | 190.91º | 0.4% | 0.32% | - |
| HSV(B) | 190.91º | 0.57% | 0.45% | - |
| XYZ | 9.21 | 11.59 | 17.97 | - |
| YUV | 88.22 | 143.11 | 100.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 115 | 0.57 | 0.10 | 0 | 0.55 | 190.91 | 0.4 | 0.32 |
| Hex | 31 | 67 | 73 | 39 | A | 0 | 37 | BF | 28 | 20 |
| Octal | 61 | 147 | 163 | 71 | 12 | 0 | 67 | 277 | 50 | 40 |
| Binary | 110001 | 1100111 | 1110011 | 111001 | 1010 | 0 | 110111 | 10111111 | 101000 | 100000 |
Color Harmonies of #316773
Complementary color
Monochromatic Colors of #316773
Black with #316773
Text Example
Text Example
White with #316773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316773; }
p { color: rgb(49,103,115); }
H1.HeaderClassName
{
color: #316773;
}
.AnyTagClassName
{
color: #316773;
}
</style>
background-color css
<style>
a { background-color: #316773; }
a { background-color: rgb(49,103,115); }
div.DivClassName
{
background-color: #316773;
}
.BgClassName
{
background-color: #316773;
}
</style>
border-color css
<style>
span { border-color: #316773; }
span { border-color: rgb(49,103,115); }
td.TdClassName
{
border-color: #316773;
}
.TagClassName
{
border-color: #316773;
}
</style>