Shades of Blumine #315767
Tints of Blumine #315767
RGB
CMYK
RGB Variations
Color information
#315767 (or 0x315767) is known color: Blumine. HEX triplet: 31, 57 and 67. RGB value is (49,87,103). Sum of RGB (Red+Green+Blue) = 49+87+103=239 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.50% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: blue. Hex color #315767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315767 is #CEA898. Grayscale: #4D4D4D. Windows color (decimal): -13543577 or 6772529. OLE color: 6772529.
HSL color Cylindrical-coordinate representation of color #315767: hue angle of 197.78º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #315767 is Cyan = 0.52, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 87 | 103 | - |
| CMYK | 0.52 | 0.16 | 0 | 0.60 |
| HSL | 197.78º | 0.36% | 0.3% | - |
| HSV(B) | 197.78º | 0.52% | 0.4% | - |
| XYZ | 7.12 | 8.45 | 14.09 | - |
| YUV | 77.46 | 142.41 | 107.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 103 | 0.52 | 0.16 | 0 | 0.60 | 197.78 | 0.36 | 0.3 |
| Hex | 31 | 57 | 67 | 34 | 10 | 0 | 3C | C6 | 24 | 1E |
| Octal | 61 | 127 | 147 | 64 | 20 | 0 | 74 | 306 | 44 | 36 |
| Binary | 110001 | 1010111 | 1100111 | 110100 | 10000 | 0 | 111100 | 11000110 | 100100 | 11110 |
Color Harmonies of #315767
Complementary color
Monochromatic Colors of #315767
Black with #315767
Text Example
Text Example
White with #315767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315767; }
p { color: rgb(49,87,103); }
H1.HeaderClassName
{
color: #315767;
}
.AnyTagClassName
{
color: #315767;
}
</style>
background-color css
<style>
a { background-color: #315767; }
a { background-color: rgb(49,87,103); }
div.DivClassName
{
background-color: #315767;
}
.BgClassName
{
background-color: #315767;
}
</style>
border-color css
<style>
span { border-color: #315767; }
span { border-color: rgb(49,87,103); }
td.TdClassName
{
border-color: #315767;
}
.TagClassName
{
border-color: #315767;
}
</style>