Shades of Madison #314055
Tints of Madison #314055
RGB
CMYK
RGB Variations
Color information
#314055 (or 0x314055) is known color: Madison. HEX triplet: 31, 40 and 55. RGB value is (49,64,85). Sum of RGB (Red+Green+Blue) = 49+64+85=198 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.75% from 198); Green value is 64 (25.39% from 255 or 32.32% from 198); Blue value is 85 (33.59% from 255 or 42.93% from 198); Max value from RGB is 85 - color contains mainly: blue. Hex color #314055 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #314055 is #CEBFAA. Grayscale: #3D3D3D. Windows color (decimal): -13549483 or 5586993. OLE color: 5586993.
HSL color Cylindrical-coordinate representation of color #314055: hue angle of 215º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #314055 is Cyan = 0.42, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 64 | 85 | - |
| CMYK | 0.42 | 0.25 | 0 | 0.67 |
| HSL | 215º | 0.27% | 0.26% | - |
| HSV(B) | 215º | 0.42% | 0.33% | - |
| XYZ | 4.74 | 4.98 | 9.3 | - |
| YUV | 61.91 | 141.03 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 64 | 85 | 0.42 | 0.25 | 0 | 0.67 | 215 | 0.27 | 0.26 |
| Hex | 31 | 40 | 55 | 2A | 19 | 0 | 43 | D7 | 1B | 1A |
| Octal | 61 | 100 | 125 | 52 | 31 | 0 | 103 | 327 | 33 | 32 |
| Binary | 110001 | 1000000 | 1010101 | 101010 | 11001 | 0 | 1000011 | 11010111 | 11011 | 11010 |
Color Harmonies of #314055
Complementary color
Monochromatic Colors of #314055
Black with #314055
Text Example
Text Example
White with #314055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314055; }
p { color: rgb(49,64,85); }
H1.HeaderClassName
{
color: #314055;
}
.AnyTagClassName
{
color: #314055;
}
</style>
background-color css
<style>
a { background-color: #314055; }
a { background-color: rgb(49,64,85); }
div.DivClassName
{
background-color: #314055;
}
.BgClassName
{
background-color: #314055;
}
</style>
border-color css
<style>
span { border-color: #314055; }
span { border-color: rgb(49,64,85); }
td.TdClassName
{
border-color: #314055;
}
.TagClassName
{
border-color: #314055;
}
</style>