Shades of Como #448159
Tints of Como #448159
RGB
CMYK
RGB Variations
Color information
#448159 (or 0x448159) is known color: Como. HEX triplet: 44, 81 and 59. RGB value is (68,129,89). Sum of RGB (Red+Green+Blue) = 68+129+89=286 (37% of max value = 765). Red value is 68 (26.95% from 255 or 23.78% from 286); Green value is 129 (50.78% from 255 or 45.10% from 286); Blue value is 89 (35.16% from 255 or 31.12% from 286); Max value from RGB is 129 - color contains mainly: green. Hex color #448159 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #448159 is #BB7EA6. Grayscale: #6A6A6A. Windows color (decimal): -12287655 or 5865796. OLE color: 5865796.
HSL color Cylindrical-coordinate representation of color #448159: hue angle of 140.66º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #448159 is Cyan = 0.47, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 129 | 89 | - |
| CMYK | 0.47 | 0 | 0.31 | 0.49 |
| HSL | 140.66º | 0.31% | 0.39% | - |
| HSV(B) | 140.66º | 0.47% | 0.51% | - |
| XYZ | 12.04 | 17.65 | 12.22 | - |
| YUV | 106.2 | 118.29 | 100.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 129 | 89 | 0.47 | 0 | 0.31 | 0.49 | 140.66 | 0.31 | 0.39 |
| Hex | 44 | 81 | 59 | 2F | 0 | 1F | 31 | 8D | 1F | 27 |
| Octal | 104 | 201 | 131 | 57 | 0 | 37 | 61 | 215 | 37 | 47 |
| Binary | 1000100 | 10000001 | 1011001 | 101111 | 0 | 11111 | 110001 | 10001101 | 11111 | 100111 |
Color Harmonies of #448159
Complementary color
Monochromatic Colors of #448159
Black with #448159
Text Example
Text Example
White with #448159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448159; }
p { color: rgb(68,129,89); }
H1.HeaderClassName
{
color: #448159;
}
.AnyTagClassName
{
color: #448159;
}
</style>
background-color css
<style>
a { background-color: #448159; }
a { background-color: rgb(68,129,89); }
div.DivClassName
{
background-color: #448159;
}
.BgClassName
{
background-color: #448159;
}
</style>
border-color css
<style>
span { border-color: #448159; }
span { border-color: rgb(68,129,89); }
td.TdClassName
{
border-color: #448159;
}
.TagClassName
{
border-color: #448159;
}
</style>