Shades of Madison #324051
Tints of Madison #324051
RGB
CMYK
RGB Variations
Color information
#324051 (or 0x324051) is known color: Madison. HEX triplet: 32, 40 and 51. RGB value is (50,64,81). Sum of RGB (Red+Green+Blue) = 50+64+81=195 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.64% from 195); Green value is 64 (25.39% from 255 or 32.82% from 195); Blue value is 81 (32.03% from 255 or 41.54% from 195); Max value from RGB is 81 - color contains mainly: blue. Hex color #324051 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324051 is #CDBFAE. Grayscale: #3D3D3D. Windows color (decimal): -13483951 or 5324850. OLE color: 5324850.
HSL color Cylindrical-coordinate representation of color #324051: hue angle of 212.9º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #324051 is Cyan = 0.38, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 50 | 64 | 81 | - |
| CMYK | 0.38 | 0.21 | 0 | 0.68 |
| HSL | 212.9º | 0.24% | 0.26% | - |
| HSV(B) | 212.9º | 0.38% | 0.32% | - |
| XYZ | 4.63 | 4.94 | 8.49 | - |
| YUV | 61.75 | 138.86 | 119.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 64 | 81 | 0.38 | 0.21 | 0 | 0.68 | 212.9 | 0.24 | 0.26 |
| Hex | 32 | 40 | 51 | 26 | 15 | 0 | 44 | D5 | 18 | 1A |
| Octal | 62 | 100 | 121 | 46 | 25 | 0 | 104 | 325 | 30 | 32 |
| Binary | 110010 | 1000000 | 1010001 | 100110 | 10101 | 0 | 1000100 | 11010101 | 11000 | 11010 |
Color Harmonies of #324051
Complementary color
Monochromatic Colors of #324051
Black with #324051
Text Example
Text Example
White with #324051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324051; }
p { color: rgb(50,64,81); }
H1.HeaderClassName
{
color: #324051;
}
.AnyTagClassName
{
color: #324051;
}
</style>
background-color css
<style>
a { background-color: #324051; }
a { background-color: rgb(50,64,81); }
div.DivClassName
{
background-color: #324051;
}
.BgClassName
{
background-color: #324051;
}
</style>
border-color css
<style>
span { border-color: #324051; }
span { border-color: rgb(50,64,81); }
td.TdClassName
{
border-color: #324051;
}
.TagClassName
{
border-color: #324051;
}
</style>