Shades of Madison #314458
Tints of Madison #314458
RGB
CMYK
RGB Variations
Color information
#314458 (or 0x314458) is known color: Madison. HEX triplet: 31, 44 and 58. RGB value is (49,68,88). Sum of RGB (Red+Green+Blue) = 49+68+88=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 68 (26.95% from 255 or 33.17% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 88 - color contains mainly: blue. Hex color #314458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314458 is #CEBBA7. Grayscale: #404040. Windows color (decimal): -13548456 or 5784625. OLE color: 5784625.
HSL color Cylindrical-coordinate representation of color #314458: hue angle of 210.77º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #314458 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 68 | 88 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.65 |
| HSL | 210.77º | 0.28% | 0.27% | - |
| HSV(B) | 210.77º | 0.44% | 0.35% | - |
| XYZ | 5.1 | 5.49 | 10.02 | - |
| YUV | 64.6 | 141.21 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 68 | 88 | 0.44 | 0.23 | 0 | 0.65 | 210.77 | 0.28 | 0.27 |
| Hex | 31 | 44 | 58 | 2C | 17 | 0 | 41 | D3 | 1C | 1B |
| Octal | 61 | 104 | 130 | 54 | 27 | 0 | 101 | 323 | 34 | 33 |
| Binary | 110001 | 1000100 | 1011000 | 101100 | 10111 | 0 | 1000001 | 11010011 | 11100 | 11011 |
Color Harmonies of #314458
Complementary color
Monochromatic Colors of #314458
Black with #314458
Text Example
Text Example
White with #314458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314458; }
p { color: rgb(49,68,88); }
H1.HeaderClassName
{
color: #314458;
}
.AnyTagClassName
{
color: #314458;
}
</style>
background-color css
<style>
a { background-color: #314458; }
a { background-color: rgb(49,68,88); }
div.DivClassName
{
background-color: #314458;
}
.BgClassName
{
background-color: #314458;
}
</style>
border-color css
<style>
span { border-color: #314458; }
span { border-color: rgb(49,68,88); }
td.TdClassName
{
border-color: #314458;
}
.TagClassName
{
border-color: #314458;
}
</style>