Shades of Como #447256
Tints of Como #447256
RGB
CMYK
RGB Variations
Color information
#447256 (or 0x447256) is known color: Como. HEX triplet: 44, 72 and 56. RGB value is (68,114,86). Sum of RGB (Red+Green+Blue) = 68+114+86=268 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.37% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 114 - color contains mainly: green. Hex color #447256 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447256 is #BB8DA9. Grayscale: #616161. Windows color (decimal): -12291498 or 5665348. OLE color: 5665348.
HSL color Cylindrical-coordinate representation of color #447256: hue angle of 143.48º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #447256 is Cyan = 0.40, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 114 | 86 | - |
| CMYK | 0.40 | 0 | 0.25 | 0.55 |
| HSL | 143.48º | 0.25% | 0.36% | - |
| HSV(B) | 143.48º | 0.4% | 0.45% | - |
| XYZ | 10.08 | 13.94 | 10.96 | - |
| YUV | 97.05 | 121.76 | 107.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 114 | 86 | 0.40 | 0 | 0.25 | 0.55 | 143.48 | 0.25 | 0.36 |
| Hex | 44 | 72 | 56 | 28 | 0 | 19 | 37 | 8F | 19 | 24 |
| Octal | 104 | 162 | 126 | 50 | 0 | 31 | 67 | 217 | 31 | 44 |
| Binary | 1000100 | 1110010 | 1010110 | 101000 | 0 | 11001 | 110111 | 10001111 | 11001 | 100100 |
Color Harmonies of #447256
Complementary color
Monochromatic Colors of #447256
Black with #447256
Text Example
Text Example
White with #447256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447256; }
p { color: rgb(68,114,86); }
H1.HeaderClassName
{
color: #447256;
}
.AnyTagClassName
{
color: #447256;
}
</style>
background-color css
<style>
a { background-color: #447256; }
a { background-color: rgb(68,114,86); }
div.DivClassName
{
background-color: #447256;
}
.BgClassName
{
background-color: #447256;
}
</style>
border-color css
<style>
span { border-color: #447256; }
span { border-color: rgb(68,114,86); }
td.TdClassName
{
border-color: #447256;
}
.TagClassName
{
border-color: #447256;
}
</style>