Shades of Flint #797562
Tints of Flint #797562
RGB
CMYK
RGB Variations
Color information
#797562 (or 0x797562) is known color: Flint. HEX triplet: 79, 75 and 62. RGB value is (121,117,98). Sum of RGB (Red+Green+Blue) = 121+117+98=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 98 (38.67% from 255 or 29.17% from 336); Max value from RGB is 121 - color contains mainly: red. Hex color #797562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797562 is #868A9D. Grayscale: #747474. Windows color (decimal): -8817310 or 6452601. OLE color: 6452601.
HSL color Cylindrical-coordinate representation of color #797562: hue angle of 49.57º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #797562 is Cyan = 0, Magento = 0.03, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 117 | 98 | - |
| CMYK | 0 | 0.03 | 0.19 | 0.53 |
| HSL | 49.57º | 0.11% | 0.43% | - |
| HSV(B) | 49.57º | 0.19% | 0.47% | - |
| XYZ | 16.45 | 17.67 | 14.1 | - |
| YUV | 116.03 | 117.83 | 131.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 117 | 98 | 0 | 0.03 | 0.19 | 0.53 | 49.57 | 0.11 | 0.43 |
| Hex | 79 | 75 | 62 | 0 | 3 | 13 | 35 | 32 | B | 2B |
| Octal | 171 | 165 | 142 | 0 | 3 | 23 | 65 | 62 | 13 | 53 |
| Binary | 1111001 | 1110101 | 1100010 | 0 | 11 | 10011 | 110101 | 110010 | 1011 | 101011 |
Color Harmonies of #797562
Complementary color
Monochromatic Colors of #797562
Black with #797562
Text Example
Text Example
White with #797562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797562; }
p { color: rgb(121,117,98); }
H1.HeaderClassName
{
color: #797562;
}
.AnyTagClassName
{
color: #797562;
}
</style>
background-color css
<style>
a { background-color: #797562; }
a { background-color: rgb(121,117,98); }
div.DivClassName
{
background-color: #797562;
}
.BgClassName
{
background-color: #797562;
}
</style>
border-color css
<style>
span { border-color: #797562; }
span { border-color: rgb(121,117,98); }
td.TdClassName
{
border-color: #797562;
}
.TagClassName
{
border-color: #797562;
}
</style>