Shades of Madison #324456
Tints of Madison #324456
RGB
CMYK
RGB Variations
Color information
#324456 (or 0x324456) is known color: Madison. HEX triplet: 32, 44 and 56. RGB value is (50,68,86). Sum of RGB (Red+Green+Blue) = 50+68+86=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 68 (26.95% from 255 or 33.33% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 86 - color contains mainly: blue. Hex color #324456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324456 is #CDBBA9. Grayscale: #404040. Windows color (decimal): -13482922 or 5653554. OLE color: 5653554.
HSL color Cylindrical-coordinate representation of color #324456: hue angle of 210º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #324456 is Cyan = 0.42, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 68 | 86 | - |
| CMYK | 0.42 | 0.21 | 0 | 0.66 |
| HSL | 210º | 0.26% | 0.27% | - |
| HSV(B) | 210º | 0.42% | 0.34% | - |
| XYZ | 5.06 | 5.48 | 9.6 | - |
| YUV | 64.67 | 140.04 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 68 | 86 | 0.42 | 0.21 | 0 | 0.66 | 210 | 0.26 | 0.27 |
| Hex | 32 | 44 | 56 | 2A | 15 | 0 | 42 | D2 | 1A | 1B |
| Octal | 62 | 104 | 126 | 52 | 25 | 0 | 102 | 322 | 32 | 33 |
| Binary | 110010 | 1000100 | 1010110 | 101010 | 10101 | 0 | 1000010 | 11010010 | 11010 | 11011 |
Color Harmonies of #324456
Complementary color
Monochromatic Colors of #324456
Black with #324456
Text Example
Text Example
White with #324456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324456; }
p { color: rgb(50,68,86); }
H1.HeaderClassName
{
color: #324456;
}
.AnyTagClassName
{
color: #324456;
}
</style>
background-color css
<style>
a { background-color: #324456; }
a { background-color: rgb(50,68,86); }
div.DivClassName
{
background-color: #324456;
}
.BgClassName
{
background-color: #324456;
}
</style>
border-color css
<style>
span { border-color: #324456; }
span { border-color: rgb(50,68,86); }
td.TdClassName
{
border-color: #324456;
}
.TagClassName
{
border-color: #324456;
}
</style>