Shades of Madison #314051
Tints of Madison #314051
RGB
CMYK
RGB Variations
Color information
#314051 (or 0x314051) is known color: Madison. HEX triplet: 31, 40 and 51. RGB value is (49,64,81). Sum of RGB (Red+Green+Blue) = 49+64+81=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 64 (25.39% from 255 or 32.99% from 194); Blue value is 81 (32.03% from 255 or 41.75% from 194); Max value from RGB is 81 - color contains mainly: blue. Hex color #314051 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314051 is #CEBFAE. Grayscale: #3D3D3D. Windows color (decimal): -13549487 or 5324849. OLE color: 5324849.
HSL color Cylindrical-coordinate representation of color #314051: hue angle of 211.88º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #314051 is Cyan = 0.40, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 49 | 64 | 81 | - |
| CMYK | 0.40 | 0.21 | 0 | 0.68 |
| HSL | 211.88º | 0.25% | 0.25% | - |
| HSV(B) | 211.88º | 0.4% | 0.32% | - |
| XYZ | 4.59 | 4.91 | 8.49 | - |
| YUV | 61.45 | 139.03 | 119.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 64 | 81 | 0.40 | 0.21 | 0 | 0.68 | 211.88 | 0.25 | 0.25 |
| Hex | 31 | 40 | 51 | 28 | 15 | 0 | 44 | D4 | 19 | 19 |
| Octal | 61 | 100 | 121 | 50 | 25 | 0 | 104 | 324 | 31 | 31 |
| Binary | 110001 | 1000000 | 1010001 | 101000 | 10101 | 0 | 1000100 | 11010100 | 11001 | 11001 |
Color Harmonies of #314051
Complementary color
Monochromatic Colors of #314051
Black with #314051
Text Example
Text Example
White with #314051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314051; }
p { color: rgb(49,64,81); }
H1.HeaderClassName
{
color: #314051;
}
.AnyTagClassName
{
color: #314051;
}
</style>
background-color css
<style>
a { background-color: #314051; }
a { background-color: rgb(49,64,81); }
div.DivClassName
{
background-color: #314051;
}
.BgClassName
{
background-color: #314051;
}
</style>
border-color css
<style>
span { border-color: #314051; }
span { border-color: rgb(49,64,81); }
td.TdClassName
{
border-color: #314051;
}
.TagClassName
{
border-color: #314051;
}
</style>