Shades of Madison #324359
Tints of Madison #324359
RGB
CMYK
RGB Variations
Color information
#324359 (or 0x324359) is known color: Madison. HEX triplet: 32, 43 and 59. RGB value is (50,67,89). Sum of RGB (Red+Green+Blue) = 50+67+89=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 67 (26.56% from 255 or 32.52% from 206); Blue value is 89 (35.16% from 255 or 43.20% from 206); Max value from RGB is 89 - color contains mainly: blue. Hex color #324359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324359 is #CDBCA6. Grayscale: #404040. Windows color (decimal): -13483175 or 5849906. OLE color: 5849906.
HSL color Cylindrical-coordinate representation of color #324359: hue angle of 213.85º 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 #324359 is Cyan = 0.44, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 67 | 89 | - |
| CMYK | 0.44 | 0.25 | 0 | 0.65 |
| HSL | 213.85º | 0.28% | 0.27% | - |
| HSV(B) | 213.85º | 0.44% | 0.35% | - |
| XYZ | 5.13 | 5.41 | 10.23 | - |
| YUV | 64.43 | 141.87 | 117.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 67 | 89 | 0.44 | 0.25 | 0 | 0.65 | 213.85 | 0.28 | 0.27 |
| Hex | 32 | 43 | 59 | 2C | 19 | 0 | 41 | D6 | 1C | 1B |
| Octal | 62 | 103 | 131 | 54 | 31 | 0 | 101 | 326 | 34 | 33 |
| Binary | 110010 | 1000011 | 1011001 | 101100 | 11001 | 0 | 1000001 | 11010110 | 11100 | 11011 |
Color Harmonies of #324359
Complementary color
Monochromatic Colors of #324359
Black with #324359
Text Example
Text Example
White with #324359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324359; }
p { color: rgb(50,67,89); }
H1.HeaderClassName
{
color: #324359;
}
.AnyTagClassName
{
color: #324359;
}
</style>
background-color css
<style>
a { background-color: #324359; }
a { background-color: rgb(50,67,89); }
div.DivClassName
{
background-color: #324359;
}
.BgClassName
{
background-color: #324359;
}
</style>
border-color css
<style>
span { border-color: #324359; }
span { border-color: rgb(50,67,89); }
td.TdClassName
{
border-color: #324359;
}
.TagClassName
{
border-color: #324359;
}
</style>