Shades of Como #447355
Tints of Como #447355
RGB
CMYK
RGB Variations
Color information
#447355 (or 0x447355) is known color: Como. HEX triplet: 44, 73 and 55. RGB value is (68,115,85). Sum of RGB (Red+Green+Blue) = 68+115+85=268 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.37% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 85 (33.59% from 255 or 31.72% from 268); Max value from RGB is 115 - color contains mainly: green. Hex color #447355 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447355 is #BB8CAA. Grayscale: #616161. Windows color (decimal): -12291243 or 5600068. OLE color: 5600068.
HSL color Cylindrical-coordinate representation of color #447355: hue angle of 141.7º 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 #447355 is Cyan = 0.41, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 115 | 85 | - |
| CMYK | 0.41 | 0 | 0.26 | 0.55 |
| HSL | 141.7º | 0.26% | 0.36% | - |
| HSV(B) | 141.7º | 0.41% | 0.45% | - |
| XYZ | 10.15 | 14.15 | 10.79 | - |
| YUV | 97.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 85 | 0.41 | 0 | 0.26 | 0.55 | 141.7 | 0.26 | 0.36 |
| Hex | 44 | 73 | 55 | 29 | 0 | 1A | 37 | 8E | 1A | 24 |
| Octal | 104 | 163 | 125 | 51 | 0 | 32 | 67 | 216 | 32 | 44 |
| Binary | 1000100 | 1110011 | 1010101 | 101001 | 0 | 11010 | 110111 | 10001110 | 11010 | 100100 |
Color Harmonies of #447355
Complementary color
Monochromatic Colors of #447355
Black with #447355
Text Example
Text Example
White with #447355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447355; }
p { color: rgb(68,115,85); }
H1.HeaderClassName
{
color: #447355;
}
.AnyTagClassName
{
color: #447355;
}
</style>
background-color css
<style>
a { background-color: #447355; }
a { background-color: rgb(68,115,85); }
div.DivClassName
{
background-color: #447355;
}
.BgClassName
{
background-color: #447355;
}
</style>
border-color css
<style>
span { border-color: #447355; }
span { border-color: rgb(68,115,85); }
td.TdClassName
{
border-color: #447355;
}
.TagClassName
{
border-color: #447355;
}
</style>