Shades of Madison #304456
Tints of Madison #304456
RGB
CMYK
RGB Variations
Color information
#304456 (or 0x304456) is known color: Madison. HEX triplet: 30, 44 and 56. RGB value is (48,68,86). Sum of RGB (Red+Green+Blue) = 48+68+86=202 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.76% from 202); Green value is 68 (26.95% from 255 or 33.66% from 202); Blue value is 86 (33.98% from 255 or 42.57% from 202); Max value from RGB is 86 - color contains mainly: blue. Hex color #304456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304456 is #CFBBA9. Grayscale: #3F3F3F. Windows color (decimal): -13613994 or 5653552. OLE color: 5653552.
HSL color Cylindrical-coordinate representation of color #304456: hue angle of 208.42º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #304456 is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 68 | 86 | - |
| CMYK | 0.44 | 0.21 | 0 | 0.66 |
| HSL | 208.42º | 0.28% | 0.26% | - |
| HSV(B) | 208.42º | 0.44% | 0.34% | - |
| XYZ | 4.97 | 5.43 | 9.59 | - |
| YUV | 64.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 68 | 86 | 0.44 | 0.21 | 0 | 0.66 | 208.42 | 0.28 | 0.26 |
| Hex | 30 | 44 | 56 | 2C | 15 | 0 | 42 | D0 | 1C | 1A |
| Octal | 60 | 104 | 126 | 54 | 25 | 0 | 102 | 320 | 34 | 32 |
| Binary | 110000 | 1000100 | 1010110 | 101100 | 10101 | 0 | 1000010 | 11010000 | 11100 | 11010 |
Color Harmonies of #304456
Complementary color
Monochromatic Colors of #304456
Black with #304456
Text Example
Text Example
White with #304456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304456; }
p { color: rgb(48,68,86); }
H1.HeaderClassName
{
color: #304456;
}
.AnyTagClassName
{
color: #304456;
}
</style>
background-color css
<style>
a { background-color: #304456; }
a { background-color: rgb(48,68,86); }
div.DivClassName
{
background-color: #304456;
}
.BgClassName
{
background-color: #304456;
}
</style>
border-color css
<style>
span { border-color: #304456; }
span { border-color: rgb(48,68,86); }
td.TdClassName
{
border-color: #304456;
}
.TagClassName
{
border-color: #304456;
}
</style>