Shades of Blumine #316577
Tints of Blumine #316577
RGB
CMYK
RGB Variations
Color information
#316577 (or 0x316577) is known color: Blumine. HEX triplet: 31, 65 and 77. RGB value is (49,101,119). Sum of RGB (Red+Green+Blue) = 49+101+119=269 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.22% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 119 (46.88% from 255 or 44.24% from 269); Max value from RGB is 119 - color contains mainly: blue. Hex color #316577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316577 is #CE9A88. Grayscale: #575757. Windows color (decimal): -13539977 or 7824689. OLE color: 7824689.
HSL color Cylindrical-coordinate representation of color #316577: hue angle of 195.43º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #316577 is Cyan = 0.59, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 101 | 119 | - |
| CMYK | 0.59 | 0.15 | 0 | 0.53 |
| HSL | 195.43º | 0.42% | 0.33% | - |
| HSV(B) | 195.43º | 0.59% | 0.47% | - |
| XYZ | 9.25 | 11.29 | 19.14 | - |
| YUV | 87.5 | 145.77 | 100.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 119 | 0.59 | 0.15 | 0 | 0.53 | 195.43 | 0.42 | 0.33 |
| Hex | 31 | 65 | 77 | 3B | F | 0 | 35 | C3 | 2A | 21 |
| Octal | 61 | 145 | 167 | 73 | 17 | 0 | 65 | 303 | 52 | 41 |
| Binary | 110001 | 1100101 | 1110111 | 111011 | 1111 | 0 | 110101 | 11000011 | 101010 | 100001 |
Color Harmonies of #316577
Complementary color
Monochromatic Colors of #316577
Black with #316577
Text Example
Text Example
White with #316577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316577; }
p { color: rgb(49,101,119); }
H1.HeaderClassName
{
color: #316577;
}
.AnyTagClassName
{
color: #316577;
}
</style>
background-color css
<style>
a { background-color: #316577; }
a { background-color: rgb(49,101,119); }
div.DivClassName
{
background-color: #316577;
}
.BgClassName
{
background-color: #316577;
}
</style>
border-color css
<style>
span { border-color: #316577; }
span { border-color: rgb(49,101,119); }
td.TdClassName
{
border-color: #316577;
}
.TagClassName
{
border-color: #316577;
}
</style>