Shades of Como #447254
Tints of Como #447254
RGB
CMYK
RGB Variations
Color information
#447254 (or 0x447254) is known color: Como. HEX triplet: 44, 72 and 54. RGB value is (68,114,84). Sum of RGB (Red+Green+Blue) = 68+114+84=266 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.56% from 266); Green value is 114 (44.92% from 255 or 42.86% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 114 - color contains mainly: green. Hex color #447254 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447254 is #BB8DAB. Grayscale: #606060. Windows color (decimal): -12291500 or 5534276. OLE color: 5534276.
HSL color Cylindrical-coordinate representation of color #447254: hue angle of 140.87º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #447254 is Cyan = 0.40, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 114 | 84 | - |
| CMYK | 0.40 | 0 | 0.26 | 0.55 |
| HSL | 140.87º | 0.25% | 0.36% | - |
| HSV(B) | 140.87º | 0.4% | 0.45% | - |
| XYZ | 10 | 13.9 | 10.54 | - |
| YUV | 96.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 114 | 84 | 0.40 | 0 | 0.26 | 0.55 | 140.87 | 0.25 | 0.36 |
| Hex | 44 | 72 | 54 | 28 | 0 | 1A | 37 | 8D | 19 | 24 |
| Octal | 104 | 162 | 124 | 50 | 0 | 32 | 67 | 215 | 31 | 44 |
| Binary | 1000100 | 1110010 | 1010100 | 101000 | 0 | 11010 | 110111 | 10001101 | 11001 | 100100 |
Color Harmonies of #447254
Complementary color
Monochromatic Colors of #447254
Black with #447254
Text Example
Text Example
White with #447254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447254; }
p { color: rgb(68,114,84); }
H1.HeaderClassName
{
color: #447254;
}
.AnyTagClassName
{
color: #447254;
}
</style>
background-color css
<style>
a { background-color: #447254; }
a { background-color: rgb(68,114,84); }
div.DivClassName
{
background-color: #447254;
}
.BgClassName
{
background-color: #447254;
}
</style>
border-color css
<style>
span { border-color: #447254; }
span { border-color: rgb(68,114,84); }
td.TdClassName
{
border-color: #447254;
}
.TagClassName
{
border-color: #447254;
}
</style>