Shades of Blumine #316572
Tints of Blumine #316572
RGB
CMYK
RGB Variations
Color information
#316572 (or 0x316572) is known color: Blumine. HEX triplet: 31, 65 and 72. RGB value is (49,101,114). Sum of RGB (Red+Green+Blue) = 49+101+114=264 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.56% from 264); Green value is 101 (39.84% from 255 or 38.26% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 114 - color contains mainly: blue. Hex color #316572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #316572 is #CE9A8D. Grayscale: #565656. Windows color (decimal): -13539982 or 7497009. OLE color: 7497009.
HSL color Cylindrical-coordinate representation of color #316572: hue angle of 192º 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 #316572 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 101 | 114 | - |
| CMYK | 0.57 | 0.11 | 0 | 0.55 |
| HSL | 192º | 0.4% | 0.32% | - |
| HSV(B) | 192º | 0.57% | 0.45% | - |
| XYZ | 8.96 | 11.18 | 17.6 | - |
| YUV | 86.93 | 143.27 | 100.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 114 | 0.57 | 0.11 | 0 | 0.55 | 192 | 0.4 | 0.32 |
| Hex | 31 | 65 | 72 | 39 | B | 0 | 37 | C0 | 28 | 20 |
| Octal | 61 | 145 | 162 | 71 | 13 | 0 | 67 | 300 | 50 | 40 |
| Binary | 110001 | 1100101 | 1110010 | 111001 | 1011 | 0 | 110111 | 11000000 | 101000 | 100000 |
Color Harmonies of #316572
Complementary color
Monochromatic Colors of #316572
Black with #316572
Text Example
Text Example
White with #316572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316572; }
p { color: rgb(49,101,114); }
H1.HeaderClassName
{
color: #316572;
}
.AnyTagClassName
{
color: #316572;
}
</style>
background-color css
<style>
a { background-color: #316572; }
a { background-color: rgb(49,101,114); }
div.DivClassName
{
background-color: #316572;
}
.BgClassName
{
background-color: #316572;
}
</style>
border-color css
<style>
span { border-color: #316572; }
span { border-color: rgb(49,101,114); }
td.TdClassName
{
border-color: #316572;
}
.TagClassName
{
border-color: #316572;
}
</style>