Shades of Como #447656
Tints of Como #447656
RGB
CMYK
RGB Variations
Color information
#447656 (or 0x447656) is known color: Como. HEX triplet: 44, 76 and 56. RGB value is (68,118,86). Sum of RGB (Red+Green+Blue) = 68+118+86=272 (36% of max value = 765). Red value is 68 (26.95% from 255 or 25% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 118 - color contains mainly: green. Hex color #447656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447656 is #BB89A9. Grayscale: #636363. Windows color (decimal): -12290474 or 5666372. OLE color: 5666372.
HSL color Cylindrical-coordinate representation of color #447656: hue angle of 141.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #447656 is Cyan = 0.42, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 118 | 86 | - |
| CMYK | 0.42 | 0 | 0.27 | 0.54 |
| HSL | 141.6º | 0.27% | 0.36% | - |
| HSV(B) | 141.6º | 0.42% | 0.46% | - |
| XYZ | 10.54 | 14.86 | 11.12 | - |
| YUV | 99.4 | 120.44 | 105.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 118 | 86 | 0.42 | 0 | 0.27 | 0.54 | 141.6 | 0.27 | 0.36 |
| Hex | 44 | 76 | 56 | 2A | 0 | 1B | 36 | 8E | 1B | 24 |
| Octal | 104 | 166 | 126 | 52 | 0 | 33 | 66 | 216 | 33 | 44 |
| Binary | 1000100 | 1110110 | 1010110 | 101010 | 0 | 11011 | 110110 | 10001110 | 11011 | 100100 |
Color Harmonies of #447656
Complementary color
Monochromatic Colors of #447656
Black with #447656
Text Example
Text Example
White with #447656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447656; }
p { color: rgb(68,118,86); }
H1.HeaderClassName
{
color: #447656;
}
.AnyTagClassName
{
color: #447656;
}
</style>
background-color css
<style>
a { background-color: #447656; }
a { background-color: rgb(68,118,86); }
div.DivClassName
{
background-color: #447656;
}
.BgClassName
{
background-color: #447656;
}
</style>
border-color css
<style>
span { border-color: #447656; }
span { border-color: rgb(68,118,86); }
td.TdClassName
{
border-color: #447656;
}
.TagClassName
{
border-color: #447656;
}
</style>