Shades of Finch #737469
Tints of Finch #737469
RGB
CMYK
RGB Variations
Color information
#737469 (or 0x737469) is known color: Finch. HEX triplet: 73, 74 and 69. RGB value is (115,116,105). Sum of RGB (Red+Green+Blue) = 115+116+105=336 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.23% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 105 (41.41% from 255 or 31.25% from 336); Max value from RGB is 116 - color contains mainly: green. Hex color #737469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #737469 is #8C8B96. Grayscale: #727272. Windows color (decimal): -9210775 or 6911091. OLE color: 6911091.
HSL color Cylindrical-coordinate representation of color #737469: hue angle of 65.45º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #737469 is Cyan = 0.01, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 116 | 105 | - |
| CMYK | 0.01 | 0 | 0.09 | 0.55 |
| HSL | 65.45º | 0.05% | 0.43% | - |
| HSV(B) | 65.45º | 0.09% | 0.45% | - |
| XYZ | 15.87 | 17.16 | 15.84 | - |
| YUV | 114.45 | 122.67 | 128.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 116 | 105 | 0.01 | 0 | 0.09 | 0.55 | 65.45 | 0.05 | 0.43 |
| Hex | 73 | 74 | 69 | 1 | 0 | 9 | 37 | 41 | 5 | 2B |
| Octal | 163 | 164 | 151 | 1 | 0 | 11 | 67 | 101 | 5 | 53 |
| Binary | 1110011 | 1110100 | 1101001 | 1 | 0 | 1001 | 110111 | 1000001 | 101 | 101011 |
Color Harmonies of #737469
Complementary color
Monochromatic Colors of #737469
Black with #737469
Text Example
Text Example
White with #737469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737469; }
p { color: rgb(115,116,105); }
H1.HeaderClassName
{
color: #737469;
}
.AnyTagClassName
{
color: #737469;
}
</style>
background-color css
<style>
a { background-color: #737469; }
a { background-color: rgb(115,116,105); }
div.DivClassName
{
background-color: #737469;
}
.BgClassName
{
background-color: #737469;
}
</style>
border-color css
<style>
span { border-color: #737469; }
span { border-color: rgb(115,116,105); }
td.TdClassName
{
border-color: #737469;
}
.TagClassName
{
border-color: #737469;
}
</style>