Shades of Madison #304458
Tints of Madison #304458
RGB
CMYK
RGB Variations
Color information
#304458 (or 0x304458) is known color: Madison. HEX triplet: 30, 44 and 58. RGB value is (48,68,88). Sum of RGB (Red+Green+Blue) = 48+68+88=204 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.53% from 204); Green value is 68 (26.95% from 255 or 33.33% from 204); Blue value is 88 (34.77% from 255 or 43.14% from 204); Max value from RGB is 88 - color contains mainly: blue. Hex color #304458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304458 is #CFBBA7. Grayscale: #404040. Windows color (decimal): -13613992 or 5784624. OLE color: 5784624.
HSL color Cylindrical-coordinate representation of color #304458: hue angle of 210º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #304458 is Cyan = 0.45, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 68 | 88 | - |
| CMYK | 0.45 | 0.23 | 0 | 0.65 |
| HSL | 210º | 0.29% | 0.27% | - |
| HSV(B) | 210º | 0.45% | 0.35% | - |
| XYZ | 5.05 | 5.47 | 10.02 | - |
| YUV | 64.3 | 141.37 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 68 | 88 | 0.45 | 0.23 | 0 | 0.65 | 210 | 0.29 | 0.27 |
| Hex | 30 | 44 | 58 | 2D | 17 | 0 | 41 | D2 | 1D | 1B |
| Octal | 60 | 104 | 130 | 55 | 27 | 0 | 101 | 322 | 35 | 33 |
| Binary | 110000 | 1000100 | 1011000 | 101101 | 10111 | 0 | 1000001 | 11010010 | 11101 | 11011 |
Color Harmonies of #304458
Complementary color
Monochromatic Colors of #304458
Black with #304458
Text Example
Text Example
White with #304458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304458; }
p { color: rgb(48,68,88); }
H1.HeaderClassName
{
color: #304458;
}
.AnyTagClassName
{
color: #304458;
}
</style>
background-color css
<style>
a { background-color: #304458; }
a { background-color: rgb(48,68,88); }
div.DivClassName
{
background-color: #304458;
}
.BgClassName
{
background-color: #304458;
}
</style>
border-color css
<style>
span { border-color: #304458; }
span { border-color: rgb(48,68,88); }
td.TdClassName
{
border-color: #304458;
}
.TagClassName
{
border-color: #304458;
}
</style>