Shades of Como #447458
Tints of Como #447458
RGB
CMYK
RGB Variations
Color information
#447458 (or 0x447458) is known color: Como. HEX triplet: 44, 74 and 58. RGB value is (68,116,88). Sum of RGB (Red+Green+Blue) = 68+116+88=272 (36% of max value = 765). Red value is 68 (26.95% from 255 or 25% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 88 (34.77% from 255 or 32.35% from 272); Max value from RGB is 116 - color contains mainly: green. Hex color #447458 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447458 is #BB8BA7. Grayscale: #626262. Windows color (decimal): -12290984 or 5796932. OLE color: 5796932.
HSL color Cylindrical-coordinate representation of color #447458: hue angle of 145º 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 #447458 is Cyan = 0.41, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 116 | 88 | - |
| CMYK | 0.41 | 0 | 0.24 | 0.55 |
| HSL | 145º | 0.26% | 0.36% | - |
| HSV(B) | 145º | 0.41% | 0.45% | - |
| XYZ | 10.39 | 14.42 | 11.47 | - |
| YUV | 98.46 | 122.1 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 116 | 88 | 0.41 | 0 | 0.24 | 0.55 | 145 | 0.26 | 0.36 |
| Hex | 44 | 74 | 58 | 29 | 0 | 18 | 37 | 91 | 1A | 24 |
| Octal | 104 | 164 | 130 | 51 | 0 | 30 | 67 | 221 | 32 | 44 |
| Binary | 1000100 | 1110100 | 1011000 | 101001 | 0 | 11000 | 110111 | 10010001 | 11010 | 100100 |
Color Harmonies of #447458
Complementary color
Monochromatic Colors of #447458
Black with #447458
Text Example
Text Example
White with #447458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447458; }
p { color: rgb(68,116,88); }
H1.HeaderClassName
{
color: #447458;
}
.AnyTagClassName
{
color: #447458;
}
</style>
background-color css
<style>
a { background-color: #447458; }
a { background-color: rgb(68,116,88); }
div.DivClassName
{
background-color: #447458;
}
.BgClassName
{
background-color: #447458;
}
</style>
border-color css
<style>
span { border-color: #447458; }
span { border-color: rgb(68,116,88); }
td.TdClassName
{
border-color: #447458;
}
.TagClassName
{
border-color: #447458;
}
</style>