Shades of Como #498158
Tints of Como #498158
RGB
CMYK
RGB Variations
Color information
#498158 (or 0x498158) is known color: Como. HEX triplet: 49, 81 and 58. RGB value is (73,129,88). Sum of RGB (Red+Green+Blue) = 73+129+88=290 (38% of max value = 765). Red value is 73 (28.91% from 255 or 25.17% from 290); Green value is 129 (50.78% from 255 or 44.48% from 290); Blue value is 88 (34.77% from 255 or 30.34% from 290); Max value from RGB is 129 - color contains mainly: green. Hex color #498158 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #498158 is #B67EA7. Grayscale: #6B6B6B. Windows color (decimal): -11959976 or 5800265. OLE color: 5800265.
HSL color Cylindrical-coordinate representation of color #498158: hue angle of 136.07º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #498158 is Cyan = 0.43, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 129 | 88 | - |
| CMYK | 0.43 | 0 | 0.32 | 0.49 |
| HSL | 136.07º | 0.28% | 0.4% | - |
| HSV(B) | 136.07º | 0.43% | 0.51% | - |
| XYZ | 12.36 | 17.82 | 12.02 | - |
| YUV | 107.58 | 116.95 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 129 | 88 | 0.43 | 0 | 0.32 | 0.49 | 136.07 | 0.28 | 0.4 |
| Hex | 49 | 81 | 58 | 2B | 0 | 20 | 31 | 88 | 1C | 28 |
| Octal | 111 | 201 | 130 | 53 | 0 | 40 | 61 | 210 | 34 | 50 |
| Binary | 1001001 | 10000001 | 1011000 | 101011 | 0 | 100000 | 110001 | 10001000 | 11100 | 101000 |
Color Harmonies of #498158
Complementary color
Monochromatic Colors of #498158
Black with #498158
Text Example
Text Example
White with #498158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498158; }
p { color: rgb(73,129,88); }
H1.HeaderClassName
{
color: #498158;
}
.AnyTagClassName
{
color: #498158;
}
</style>
background-color css
<style>
a { background-color: #498158; }
a { background-color: rgb(73,129,88); }
div.DivClassName
{
background-color: #498158;
}
.BgClassName
{
background-color: #498158;
}
</style>
border-color css
<style>
span { border-color: #498158; }
span { border-color: rgb(73,129,88); }
td.TdClassName
{
border-color: #498158;
}
.TagClassName
{
border-color: #498158;
}
</style>