Shades of Como #447052
Tints of Como #447052
RGB
CMYK
RGB Variations
Color information
#447052 (or 0x447052) is known color: Como. HEX triplet: 44, 70 and 52. RGB value is (68,112,82). Sum of RGB (Red+Green+Blue) = 68+112+82=262 (34% of max value = 765). Red value is 68 (26.95% from 255 or 25.95% from 262); Green value is 112 (44.14% from 255 or 42.75% from 262); Blue value is 82 (32.42% from 255 or 31.30% from 262); Max value from RGB is 112 - color contains mainly: green. Hex color #447052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447052 is #BB8FAD. Grayscale: #5F5F5F. Windows color (decimal): -12292014 or 5402692. OLE color: 5402692.
HSL color Cylindrical-coordinate representation of color #447052: hue angle of 139.09º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #447052 is Cyan = 0.39, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 112 | 82 | - |
| CMYK | 0.39 | 0 | 0.27 | 0.56 |
| HSL | 139.09º | 0.24% | 0.35% | - |
| HSV(B) | 139.09º | 0.39% | 0.44% | - |
| XYZ | 9.7 | 13.43 | 10.06 | - |
| YUV | 95.42 | 120.42 | 108.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 82 | 0.39 | 0 | 0.27 | 0.56 | 139.09 | 0.24 | 0.35 |
| Hex | 44 | 70 | 52 | 27 | 0 | 1B | 38 | 8B | 18 | 23 |
| Octal | 104 | 160 | 122 | 47 | 0 | 33 | 70 | 213 | 30 | 43 |
| Binary | 1000100 | 1110000 | 1010010 | 100111 | 0 | 11011 | 111000 | 10001011 | 11000 | 100011 |
Color Harmonies of #447052
Complementary color
Monochromatic Colors of #447052
Black with #447052
Text Example
Text Example
White with #447052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447052; }
p { color: rgb(68,112,82); }
H1.HeaderClassName
{
color: #447052;
}
.AnyTagClassName
{
color: #447052;
}
</style>
background-color css
<style>
a { background-color: #447052; }
a { background-color: rgb(68,112,82); }
div.DivClassName
{
background-color: #447052;
}
.BgClassName
{
background-color: #447052;
}
</style>
border-color css
<style>
span { border-color: #447052; }
span { border-color: rgb(68,112,82); }
td.TdClassName
{
border-color: #447052;
}
.TagClassName
{
border-color: #447052;
}
</style>