Shades of Como #447660
Tints of Como #447660
RGB
CMYK
RGB Variations
Color information
#447660 (or 0x447660) is known color: Como. HEX triplet: 44, 76 and 60. RGB value is (68,118,96). Sum of RGB (Red+Green+Blue) = 68+118+96=282 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.11% from 282); Green value is 118 (46.48% from 255 or 41.84% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 118 - color contains mainly: green. Hex color #447660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447660 is #BB899F. Grayscale: #646464. Windows color (decimal): -12290464 or 6321732. OLE color: 6321732.
HSL color Cylindrical-coordinate representation of color #447660: hue angle of 153.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 #447660 is Cyan = 0.42, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 118 | 96 | - |
| CMYK | 0.42 | 0 | 0.19 | 0.54 |
| HSL | 153.6º | 0.27% | 0.36% | - |
| HSV(B) | 153.6º | 0.42% | 0.46% | - |
| XYZ | 10.97 | 15.03 | 13.39 | - |
| YUV | 100.54 | 125.44 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 118 | 96 | 0.42 | 0 | 0.19 | 0.54 | 153.6 | 0.27 | 0.36 |
| Hex | 44 | 76 | 60 | 2A | 0 | 13 | 36 | 9A | 1B | 24 |
| Octal | 104 | 166 | 140 | 52 | 0 | 23 | 66 | 232 | 33 | 44 |
| Binary | 1000100 | 1110110 | 1100000 | 101010 | 0 | 10011 | 110110 | 10011010 | 11011 | 100100 |
Color Harmonies of #447660
Complementary color
Monochromatic Colors of #447660
Black with #447660
Text Example
Text Example
White with #447660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447660; }
p { color: rgb(68,118,96); }
H1.HeaderClassName
{
color: #447660;
}
.AnyTagClassName
{
color: #447660;
}
</style>
background-color css
<style>
a { background-color: #447660; }
a { background-color: rgb(68,118,96); }
div.DivClassName
{
background-color: #447660;
}
.BgClassName
{
background-color: #447660;
}
</style>
border-color css
<style>
span { border-color: #447660; }
span { border-color: rgb(68,118,96); }
td.TdClassName
{
border-color: #447660;
}
.TagClassName
{
border-color: #447660;
}
</style>