Shades of Como #447455
Tints of Como #447455
RGB
CMYK
RGB Variations
Color information
#447455 (or 0x447455) is known color: Como. HEX triplet: 44, 74 and 55. RGB value is (68,116,85). Sum of RGB (Red+Green+Blue) = 68+116+85=269 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.28% from 269); Green value is 116 (45.70% from 255 or 43.12% from 269); Blue value is 85 (33.59% from 255 or 31.60% from 269); Max value from RGB is 116 - color contains mainly: green. Hex color #447455 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447455 is #BB8BAA. Grayscale: #626262. Windows color (decimal): -12290987 or 5600324. OLE color: 5600324.
HSL color Cylindrical-coordinate representation of color #447455: hue angle of 141.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #447455 is Cyan = 0.41, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 116 | 85 | - |
| CMYK | 0.41 | 0 | 0.27 | 0.55 |
| HSL | 141.25º | 0.26% | 0.36% | - |
| HSV(B) | 141.25º | 0.41% | 0.45% | - |
| XYZ | 10.27 | 14.38 | 10.83 | - |
| YUV | 98.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 85 | 0.41 | 0 | 0.27 | 0.55 | 141.25 | 0.26 | 0.36 |
| Hex | 44 | 74 | 55 | 29 | 0 | 1B | 37 | 8D | 1A | 24 |
| Octal | 104 | 164 | 125 | 51 | 0 | 33 | 67 | 215 | 32 | 44 |
| Binary | 1000100 | 1110100 | 1010101 | 101001 | 0 | 11011 | 110111 | 10001101 | 11010 | 100100 |
Color Harmonies of #447455
Complementary color
Monochromatic Colors of #447455
Black with #447455
Text Example
Text Example
White with #447455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447455; }
p { color: rgb(68,116,85); }
H1.HeaderClassName
{
color: #447455;
}
.AnyTagClassName
{
color: #447455;
}
</style>
background-color css
<style>
a { background-color: #447455; }
a { background-color: rgb(68,116,85); }
div.DivClassName
{
background-color: #447455;
}
.BgClassName
{
background-color: #447455;
}
</style>
border-color css
<style>
span { border-color: #447455; }
span { border-color: rgb(68,116,85); }
td.TdClassName
{
border-color: #447455;
}
.TagClassName
{
border-color: #447455;
}
</style>