Shades of Finch #758152
Tints of Finch #758152
RGB
CMYK
RGB Variations
Color information
#758152 (or 0x758152) is known color: Finch. HEX triplet: 75, 81 and 52. RGB value is (117,129,82). Sum of RGB (Red+Green+Blue) = 117+129+82=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 129 (50.78% from 255 or 39.33% from 328); Blue value is 82 (32.42% from 255 or 25% from 328); Max value from RGB is 129 - color contains mainly: green. Hex color #758152 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #758152 is #8A7EAD. Grayscale: #787878. Windows color (decimal): -9076398 or 5407093. OLE color: 5407093.
HSL color Cylindrical-coordinate representation of color #758152: hue angle of 75.32º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #758152 is Cyan = 0.09, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 129 | 82 | - |
| CMYK | 0.09 | 0 | 0.36 | 0.49 |
| HSL | 75.32º | 0.22% | 0.41% | - |
| HSV(B) | 75.32º | 0.36% | 0.51% | - |
| XYZ | 16.71 | 20.09 | 10.98 | - |
| YUV | 120.05 | 106.52 | 125.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 129 | 82 | 0.09 | 0 | 0.36 | 0.49 | 75.32 | 0.22 | 0.41 |
| Hex | 75 | 81 | 52 | 9 | 0 | 24 | 31 | 4B | 16 | 29 |
| Octal | 165 | 201 | 122 | 11 | 0 | 44 | 61 | 113 | 26 | 51 |
| Binary | 1110101 | 10000001 | 1010010 | 1001 | 0 | 100100 | 110001 | 1001011 | 10110 | 101001 |
Color Harmonies of #758152
Complementary color
Monochromatic Colors of #758152
Black with #758152
Text Example
Text Example
White with #758152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758152; }
p { color: rgb(117,129,82); }
H1.HeaderClassName
{
color: #758152;
}
.AnyTagClassName
{
color: #758152;
}
</style>
background-color css
<style>
a { background-color: #758152; }
a { background-color: rgb(117,129,82); }
div.DivClassName
{
background-color: #758152;
}
.BgClassName
{
background-color: #758152;
}
</style>
border-color css
<style>
span { border-color: #758152; }
span { border-color: rgb(117,129,82); }
td.TdClassName
{
border-color: #758152;
}
.TagClassName
{
border-color: #758152;
}
</style>