Shades of Blumine #316573
Tints of Blumine #316573
RGB
CMYK
RGB Variations
Color information
#316573 (or 0x316573) is known color: Blumine. HEX triplet: 31, 65 and 73. RGB value is (49,101,115). Sum of RGB (Red+Green+Blue) = 49+101+115=265 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.49% from 265); Green value is 101 (39.84% from 255 or 38.11% from 265); Blue value is 115 (45.31% from 255 or 43.40% from 265); Max value from RGB is 115 - color contains mainly: blue. Hex color #316573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316573 is #CE9A8C. Grayscale: #565656. Windows color (decimal): -13539981 or 7562545. OLE color: 7562545.
HSL color Cylindrical-coordinate representation of color #316573: hue angle of 192.73º 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 #316573 is Cyan = 0.57, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 101 | 115 | - |
| CMYK | 0.57 | 0.12 | 0 | 0.55 |
| HSL | 192.73º | 0.4% | 0.32% | - |
| HSV(B) | 192.73º | 0.57% | 0.45% | - |
| XYZ | 9.01 | 11.2 | 17.91 | - |
| YUV | 87.05 | 143.77 | 100.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 115 | 0.57 | 0.12 | 0 | 0.55 | 192.73 | 0.4 | 0.32 |
| Hex | 31 | 65 | 73 | 39 | C | 0 | 37 | C1 | 28 | 20 |
| Octal | 61 | 145 | 163 | 71 | 14 | 0 | 67 | 301 | 50 | 40 |
| Binary | 110001 | 1100101 | 1110011 | 111001 | 1100 | 0 | 110111 | 11000001 | 101000 | 100000 |
Color Harmonies of #316573
Complementary color
Monochromatic Colors of #316573
Black with #316573
Text Example
Text Example
White with #316573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316573; }
p { color: rgb(49,101,115); }
H1.HeaderClassName
{
color: #316573;
}
.AnyTagClassName
{
color: #316573;
}
</style>
background-color css
<style>
a { background-color: #316573; }
a { background-color: rgb(49,101,115); }
div.DivClassName
{
background-color: #316573;
}
.BgClassName
{
background-color: #316573;
}
</style>
border-color css
<style>
span { border-color: #316573; }
span { border-color: rgb(49,101,115); }
td.TdClassName
{
border-color: #316573;
}
.TagClassName
{
border-color: #316573;
}
</style>