Shades of Finch #788452
Tints of Finch #788452
RGB
CMYK
RGB Variations
Color information
#788452 (or 0x788452) is known color: Finch. HEX triplet: 78, 84 and 52. RGB value is (120,132,82). Sum of RGB (Red+Green+Blue) = 120+132+82=334 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.93% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 82 (32.42% from 255 or 24.55% from 334); Max value from RGB is 132 - color contains mainly: green. Hex color #788452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788452 is #877BAD. Grayscale: #7A7A7A. Windows color (decimal): -8879022 or 5407864. OLE color: 5407864.
HSL color Cylindrical-coordinate representation of color #788452: hue angle of 74.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #788452 is Cyan = 0.09, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 132 | 82 | - |
| CMYK | 0.09 | 0 | 0.38 | 0.48 |
| HSL | 74.4º | 0.23% | 0.42% | - |
| HSV(B) | 74.4º | 0.38% | 0.52% | - |
| XYZ | 17.52 | 21.1 | 11.13 | - |
| YUV | 122.71 | 105.02 | 126.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 82 | 0.09 | 0 | 0.38 | 0.48 | 74.4 | 0.23 | 0.42 |
| Hex | 78 | 84 | 52 | 9 | 0 | 26 | 30 | 4A | 17 | 2A |
| Octal | 170 | 204 | 122 | 11 | 0 | 46 | 60 | 112 | 27 | 52 |
| Binary | 1111000 | 10000100 | 1010010 | 1001 | 0 | 100110 | 110000 | 1001010 | 10111 | 101010 |
Color Harmonies of #788452
Complementary color
Monochromatic Colors of #788452
Black with #788452
Text Example
Text Example
White with #788452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788452; }
p { color: rgb(120,132,82); }
H1.HeaderClassName
{
color: #788452;
}
.AnyTagClassName
{
color: #788452;
}
</style>
background-color css
<style>
a { background-color: #788452; }
a { background-color: rgb(120,132,82); }
div.DivClassName
{
background-color: #788452;
}
.BgClassName
{
background-color: #788452;
}
</style>
border-color css
<style>
span { border-color: #788452; }
span { border-color: rgb(120,132,82); }
td.TdClassName
{
border-color: #788452;
}
.TagClassName
{
border-color: #788452;
}
</style>