Shades of Madison #324155
Tints of Madison #324155
RGB
CMYK
RGB Variations
Color information
#324155 (or 0x324155) is known color: Madison. HEX triplet: 32, 41 and 55. RGB value is (50,65,85). Sum of RGB (Red+Green+Blue) = 50+65+85=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 65 (25.78% from 255 or 32.5% from 200); Blue value is 85 (33.59% from 255 or 42.5% from 200); Max value from RGB is 85 - color contains mainly: blue. Hex color #324155 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324155 is #CDBEAA. Grayscale: #3E3E3E. Windows color (decimal): -13483691 or 5587250. OLE color: 5587250.
HSL color Cylindrical-coordinate representation of color #324155: hue angle of 214.29º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #324155 is Cyan = 0.41, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 50 | 65 | 85 | - |
| CMYK | 0.41 | 0.24 | 0 | 0.67 |
| HSL | 214.29º | 0.26% | 0.26% | - |
| HSV(B) | 214.29º | 0.41% | 0.33% | - |
| XYZ | 4.85 | 5.11 | 9.33 | - |
| YUV | 62.8 | 140.53 | 118.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 65 | 85 | 0.41 | 0.24 | 0 | 0.67 | 214.29 | 0.26 | 0.26 |
| Hex | 32 | 41 | 55 | 29 | 18 | 0 | 43 | D6 | 1A | 1A |
| Octal | 62 | 101 | 125 | 51 | 30 | 0 | 103 | 326 | 32 | 32 |
| Binary | 110010 | 1000001 | 1010101 | 101001 | 11000 | 0 | 1000011 | 11010110 | 11010 | 11010 |
Color Harmonies of #324155
Complementary color
Monochromatic Colors of #324155
Black with #324155
Text Example
Text Example
White with #324155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324155; }
p { color: rgb(50,65,85); }
H1.HeaderClassName
{
color: #324155;
}
.AnyTagClassName
{
color: #324155;
}
</style>
background-color css
<style>
a { background-color: #324155; }
a { background-color: rgb(50,65,85); }
div.DivClassName
{
background-color: #324155;
}
.BgClassName
{
background-color: #324155;
}
</style>
border-color css
<style>
span { border-color: #324155; }
span { border-color: rgb(50,65,85); }
td.TdClassName
{
border-color: #324155;
}
.TagClassName
{
border-color: #324155;
}
</style>