Shades of Dark Green Copper #447669
Tints of Dark Green Copper #447669
RGB
CMYK
RGB Variations
Color information
#447669 (or 0x447669) is known color: Dark Green Copper. HEX triplet: 44, 76 and 69. RGB value is (68,118,105). Sum of RGB (Red+Green+Blue) = 68+118+105=291 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.37% from 291); Green value is 118 (46.48% from 255 or 40.55% from 291); Blue value is 105 (41.41% from 255 or 36.08% from 291); Max value from RGB is 118 - color contains mainly: green. Hex color #447669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #447669 is #BB8996. Grayscale: #656565. Windows color (decimal): -12290455 or 6911556. OLE color: 6911556.
HSL color Cylindrical-coordinate representation of color #447669: hue angle of 164.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #447669 is Cyan = 0.42, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 68 | 118 | 105 | - |
| CMYK | 0.42 | 0 | 0.11 | 0.54 |
| HSL | 164.4º | 0.27% | 0.36% | - |
| HSV(B) | 164.4º | 0.42% | 0.46% | - |
| XYZ | 11.41 | 15.21 | 15.7 | - |
| YUV | 101.57 | 129.94 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 118 | 105 | 0.42 | 0 | 0.11 | 0.54 | 164.4 | 0.27 | 0.36 |
| Hex | 44 | 76 | 69 | 2A | 0 | B | 36 | A4 | 1B | 24 |
| Octal | 104 | 166 | 151 | 52 | 0 | 13 | 66 | 244 | 33 | 44 |
| Binary | 1000100 | 1110110 | 1101001 | 101010 | 0 | 1011 | 110110 | 10100100 | 11011 | 100100 |
Color Harmonies of #447669
Complementary color
Monochromatic Colors of #447669
Black with #447669
Text Example
Text Example
White with #447669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447669; }
p { color: rgb(68,118,105); }
H1.HeaderClassName
{
color: #447669;
}
.AnyTagClassName
{
color: #447669;
}
</style>
background-color css
<style>
a { background-color: #447669; }
a { background-color: rgb(68,118,105); }
div.DivClassName
{
background-color: #447669;
}
.BgClassName
{
background-color: #447669;
}
</style>
border-color css
<style>
span { border-color: #447669; }
span { border-color: rgb(68,118,105); }
td.TdClassName
{
border-color: #447669;
}
.TagClassName
{
border-color: #447669;
}
</style>