Shades of Finch #728054
Tints of Finch #728054
RGB
CMYK
RGB Variations
Color information
#728054 (or 0x728054) is known color: Finch. HEX triplet: 72, 80 and 54. RGB value is (114,128,84). Sum of RGB (Red+Green+Blue) = 114+128+84=326 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.97% from 326); Green value is 128 (50.39% from 255 or 39.26% from 326); Blue value is 84 (33.20% from 255 or 25.77% from 326); Max value from RGB is 128 - color contains mainly: green. Hex color #728054 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728054 is #8D7FAB. Grayscale: #767676. Windows color (decimal): -9273260 or 5537906. OLE color: 5537906.
HSL color Cylindrical-coordinate representation of color #728054: hue angle of 79.09º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #728054 is Cyan = 0.11, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 128 | 84 | - |
| CMYK | 0.11 | 0 | 0.34 | 0.50 |
| HSL | 79.09º | 0.21% | 0.42% | - |
| HSV(B) | 79.09º | 0.34% | 0.5% | - |
| XYZ | 16.26 | 19.66 | 11.32 | - |
| YUV | 118.8 | 108.36 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 128 | 84 | 0.11 | 0 | 0.34 | 0.50 | 79.09 | 0.21 | 0.42 |
| Hex | 72 | 80 | 54 | B | 0 | 22 | 32 | 4F | 15 | 2A |
| Octal | 162 | 200 | 124 | 13 | 0 | 42 | 62 | 117 | 25 | 52 |
| Binary | 1110010 | 10000000 | 1010100 | 1011 | 0 | 100010 | 110010 | 1001111 | 10101 | 101010 |
Color Harmonies of #728054
Complementary color
Monochromatic Colors of #728054
Black with #728054
Text Example
Text Example
White with #728054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728054; }
p { color: rgb(114,128,84); }
H1.HeaderClassName
{
color: #728054;
}
.AnyTagClassName
{
color: #728054;
}
</style>
background-color css
<style>
a { background-color: #728054; }
a { background-color: rgb(114,128,84); }
div.DivClassName
{
background-color: #728054;
}
.BgClassName
{
background-color: #728054;
}
</style>
border-color css
<style>
span { border-color: #728054; }
span { border-color: rgb(114,128,84); }
td.TdClassName
{
border-color: #728054;
}
.TagClassName
{
border-color: #728054;
}
</style>