Shades of Como #447156
Tints of Como #447156
RGB
CMYK
RGB Variations
Color information
#447156 (or 0x447156) is known color: Como. HEX triplet: 44, 71 and 56. RGB value is (68,113,86). Sum of RGB (Red+Green+Blue) = 68+113+86=267 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.47% from 267); Green value is 113 (44.53% from 255 or 42.32% from 267); Blue value is 86 (33.98% from 255 or 32.21% from 267); Max value from RGB is 113 - color contains mainly: green. Hex color #447156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447156 is #BB8EA9. Grayscale: #606060. Windows color (decimal): -12291754 or 5665092. OLE color: 5665092.
HSL color Cylindrical-coordinate representation of color #447156: hue angle of 144º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #447156 is Cyan = 0.40, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 113 | 86 | - |
| CMYK | 0.40 | 0 | 0.24 | 0.56 |
| HSL | 144º | 0.25% | 0.35% | - |
| HSV(B) | 144º | 0.4% | 0.44% | - |
| XYZ | 9.97 | 13.71 | 10.93 | - |
| YUV | 96.47 | 122.09 | 107.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 86 | 0.40 | 0 | 0.24 | 0.56 | 144 | 0.25 | 0.35 |
| Hex | 44 | 71 | 56 | 28 | 0 | 18 | 38 | 90 | 19 | 23 |
| Octal | 104 | 161 | 126 | 50 | 0 | 30 | 70 | 220 | 31 | 43 |
| Binary | 1000100 | 1110001 | 1010110 | 101000 | 0 | 11000 | 111000 | 10010000 | 11001 | 100011 |
Color Harmonies of #447156
Complementary color
Monochromatic Colors of #447156
Black with #447156
Text Example
Text Example
White with #447156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447156; }
p { color: rgb(68,113,86); }
H1.HeaderClassName
{
color: #447156;
}
.AnyTagClassName
{
color: #447156;
}
</style>
background-color css
<style>
a { background-color: #447156; }
a { background-color: rgb(68,113,86); }
div.DivClassName
{
background-color: #447156;
}
.BgClassName
{
background-color: #447156;
}
</style>
border-color css
<style>
span { border-color: #447156; }
span { border-color: rgb(68,113,86); }
td.TdClassName
{
border-color: #447156;
}
.TagClassName
{
border-color: #447156;
}
</style>