Shades of Como #448154
Tints of Como #448154
RGB
CMYK
RGB Variations
Color information
#448154 (or 0x448154) is known color: Como. HEX triplet: 44, 81 and 54. RGB value is (68,129,84). Sum of RGB (Red+Green+Blue) = 68+129+84=281 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.20% from 281); Green value is 129 (50.78% from 255 or 45.91% from 281); Blue value is 84 (33.20% from 255 or 29.89% from 281); Max value from RGB is 129 - color contains mainly: green. Hex color #448154 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #448154 is #BB7EAB. Grayscale: #696969. Windows color (decimal): -12287660 or 5538116. OLE color: 5538116.
HSL color Cylindrical-coordinate representation of color #448154: hue angle of 135.74º 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 #448154 is Cyan = 0.47, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 129 | 84 | - |
| CMYK | 0.47 | 0 | 0.35 | 0.49 |
| HSL | 135.74º | 0.31% | 0.39% | - |
| HSV(B) | 135.74º | 0.47% | 0.51% | - |
| XYZ | 11.83 | 17.57 | 11.16 | - |
| YUV | 105.63 | 115.79 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 129 | 84 | 0.47 | 0 | 0.35 | 0.49 | 135.74 | 0.31 | 0.39 |
| Hex | 44 | 81 | 54 | 2F | 0 | 23 | 31 | 88 | 1F | 27 |
| Octal | 104 | 201 | 124 | 57 | 0 | 43 | 61 | 210 | 37 | 47 |
| Binary | 1000100 | 10000001 | 1010100 | 101111 | 0 | 100011 | 110001 | 10001000 | 11111 | 100111 |
Color Harmonies of #448154
Complementary color
Monochromatic Colors of #448154
Black with #448154
Text Example
Text Example
White with #448154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #448154; }
p { color: rgb(68,129,84); }
H1.HeaderClassName
{
color: #448154;
}
.AnyTagClassName
{
color: #448154;
}
</style>
background-color css
<style>
a { background-color: #448154; }
a { background-color: rgb(68,129,84); }
div.DivClassName
{
background-color: #448154;
}
.BgClassName
{
background-color: #448154;
}
</style>
border-color css
<style>
span { border-color: #448154; }
span { border-color: rgb(68,129,84); }
td.TdClassName
{
border-color: #448154;
}
.TagClassName
{
border-color: #448154;
}
</style>