Shades of Blumine #316675
Tints of Blumine #316675
RGB
CMYK
RGB Variations
Color information
#316675 (or 0x316675) is known color: Blumine. HEX triplet: 31, 66 and 75. RGB value is (49,102,117). Sum of RGB (Red+Green+Blue) = 49+102+117=268 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.28% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 117 (46.09% from 255 or 43.66% from 268); Max value from RGB is 117 - color contains mainly: blue. Hex color #316675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316675 is #CE998A. Grayscale: #575757. Windows color (decimal): -13539723 or 7693873. OLE color: 7693873.
HSL color Cylindrical-coordinate representation of color #316675: hue angle of 193.24º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #316675 is Cyan = 0.58, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 102 | 117 | - |
| CMYK | 0.58 | 0.13 | 0 | 0.54 |
| HSL | 193.24º | 0.41% | 0.33% | - |
| HSV(B) | 193.24º | 0.58% | 0.46% | - |
| XYZ | 9.23 | 11.44 | 18.55 | - |
| YUV | 87.86 | 144.44 | 100.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 117 | 0.58 | 0.13 | 0 | 0.54 | 193.24 | 0.41 | 0.33 |
| Hex | 31 | 66 | 75 | 3A | D | 0 | 36 | C1 | 29 | 21 |
| Octal | 61 | 146 | 165 | 72 | 15 | 0 | 66 | 301 | 51 | 41 |
| Binary | 110001 | 1100110 | 1110101 | 111010 | 1101 | 0 | 110110 | 11000001 | 101001 | 100001 |
Color Harmonies of #316675
Complementary color
Monochromatic Colors of #316675
Black with #316675
Text Example
Text Example
White with #316675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316675; }
p { color: rgb(49,102,117); }
H1.HeaderClassName
{
color: #316675;
}
.AnyTagClassName
{
color: #316675;
}
</style>
background-color css
<style>
a { background-color: #316675; }
a { background-color: rgb(49,102,117); }
div.DivClassName
{
background-color: #316675;
}
.BgClassName
{
background-color: #316675;
}
</style>
border-color css
<style>
span { border-color: #316675; }
span { border-color: rgb(49,102,117); }
td.TdClassName
{
border-color: #316675;
}
.TagClassName
{
border-color: #316675;
}
</style>