Shades of Finch #758053
Tints of Finch #758053
RGB
CMYK
RGB Variations
Color information
#758053 (or 0x758053) is known color: Finch. HEX triplet: 75, 80 and 53. RGB value is (117,128,83). Sum of RGB (Red+Green+Blue) = 117+128+83=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 128 (50.39% from 255 or 39.02% from 328); Blue value is 83 (32.81% from 255 or 25.30% from 328); Max value from RGB is 128 - color contains mainly: green. Hex color #758053 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758053 is #8A7FAC. Grayscale: #777777. Windows color (decimal): -9076653 or 5472373. OLE color: 5472373.
HSL color Cylindrical-coordinate representation of color #758053: hue angle of 74.67º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #758053 is Cyan = 0.09, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 128 | 83 | - |
| CMYK | 0.09 | 0 | 0.35 | 0.50 |
| HSL | 74.67º | 0.21% | 0.41% | - |
| HSV(B) | 74.67º | 0.35% | 0.5% | - |
| XYZ | 16.62 | 19.84 | 11.14 | - |
| YUV | 119.58 | 107.36 | 126.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 128 | 83 | 0.09 | 0 | 0.35 | 0.50 | 74.67 | 0.21 | 0.41 |
| Hex | 75 | 80 | 53 | 9 | 0 | 23 | 32 | 4B | 15 | 29 |
| Octal | 165 | 200 | 123 | 11 | 0 | 43 | 62 | 113 | 25 | 51 |
| Binary | 1110101 | 10000000 | 1010011 | 1001 | 0 | 100011 | 110010 | 1001011 | 10101 | 101001 |
Color Harmonies of #758053
Complementary color
Monochromatic Colors of #758053
Black with #758053
Text Example
Text Example
White with #758053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758053; }
p { color: rgb(117,128,83); }
H1.HeaderClassName
{
color: #758053;
}
.AnyTagClassName
{
color: #758053;
}
</style>
background-color css
<style>
a { background-color: #758053; }
a { background-color: rgb(117,128,83); }
div.DivClassName
{
background-color: #758053;
}
.BgClassName
{
background-color: #758053;
}
</style>
border-color css
<style>
span { border-color: #758053; }
span { border-color: rgb(117,128,83); }
td.TdClassName
{
border-color: #758053;
}
.TagClassName
{
border-color: #758053;
}
</style>