Shades of Como #498758
Tints of Como #498758
RGB
CMYK
RGB Variations
Color information
#498758 (or 0x498758) is known color: Como. HEX triplet: 49, 87 and 58. RGB value is (73,135,88). Sum of RGB (Red+Green+Blue) = 73+135+88=296 (39% of max value = 765). Red value is 73 (28.91% from 255 or 24.66% from 296); Green value is 135 (53.12% from 255 or 45.61% from 296); Blue value is 88 (34.77% from 255 or 29.73% from 296); Max value from RGB is 135 - color contains mainly: green. Hex color #498758 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #498758 is #B678A7. Grayscale: #6F6F6F. Windows color (decimal): -11958440 or 5801801. OLE color: 5801801.
HSL color Cylindrical-coordinate representation of color #498758: hue angle of 134.52º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #498758 is Cyan = 0.46, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 135 | 88 | - |
| CMYK | 0.46 | 0 | 0.35 | 0.47 |
| HSL | 134.52º | 0.3% | 0.41% | - |
| HSV(B) | 134.52º | 0.46% | 0.53% | - |
| XYZ | 13.17 | 19.45 | 12.29 | - |
| YUV | 111.1 | 114.96 | 100.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 135 | 88 | 0.46 | 0 | 0.35 | 0.47 | 134.52 | 0.3 | 0.41 |
| Hex | 49 | 87 | 58 | 2E | 0 | 23 | 2F | 87 | 1E | 29 |
| Octal | 111 | 207 | 130 | 56 | 0 | 43 | 57 | 207 | 36 | 51 |
| Binary | 1001001 | 10000111 | 1011000 | 101110 | 0 | 100011 | 101111 | 10000111 | 11110 | 101001 |
Color Harmonies of #498758
Complementary color
Monochromatic Colors of #498758
Black with #498758
Text Example
Text Example
White with #498758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498758; }
p { color: rgb(73,135,88); }
H1.HeaderClassName
{
color: #498758;
}
.AnyTagClassName
{
color: #498758;
}
</style>
background-color css
<style>
a { background-color: #498758; }
a { background-color: rgb(73,135,88); }
div.DivClassName
{
background-color: #498758;
}
.BgClassName
{
background-color: #498758;
}
</style>
border-color css
<style>
span { border-color: #498758; }
span { border-color: rgb(73,135,88); }
td.TdClassName
{
border-color: #498758;
}
.TagClassName
{
border-color: #498758;
}
</style>