Shades of Bole #794740
Tints of Bole #794740
RGB
CMYK
RGB Variations
Color information
#794740 (or 0x794740) is known color: Bole. HEX triplet: 79, 47 and 40. RGB value is (121,71,64). Sum of RGB (Red+Green+Blue) = 121+71+64=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 71 (28.12% from 255 or 27.73% from 256); Blue value is 64 (25.39% from 255 or 25% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #794740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794740 is #86B8BF. Grayscale: #555555. Windows color (decimal): -8829120 or 4212601. OLE color: 4212601.
HSL color Cylindrical-coordinate representation of color #794740: hue angle of 7.37º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794740 is Cyan = 0, Magento = 0.41, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 64 | - |
| CMYK | 0 | 0.41 | 0.47 | 0.53 |
| HSL | 7.37º | 0.31% | 0.36% | - |
| HSV(B) | 7.37º | 0.47% | 0.47% | - |
| XYZ | 11.06 | 8.94 | 5.99 | - |
| YUV | 85.15 | 116.07 | 153.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 64 | 0 | 0.41 | 0.47 | 0.53 | 7.37 | 0.31 | 0.36 |
| Hex | 79 | 47 | 40 | 0 | 29 | 2F | 35 | 7 | 1F | 24 |
| Octal | 171 | 107 | 100 | 0 | 51 | 57 | 65 | 7 | 37 | 44 |
| Binary | 1111001 | 1000111 | 1000000 | 0 | 101001 | 101111 | 110101 | 111 | 11111 | 100100 |
Color Harmonies of #794740
Complementary color
Monochromatic Colors of #794740
Black with #794740
Text Example
Text Example
White with #794740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794740; }
p { color: rgb(121,71,64); }
H1.HeaderClassName
{
color: #794740;
}
.AnyTagClassName
{
color: #794740;
}
</style>
background-color css
<style>
a { background-color: #794740; }
a { background-color: rgb(121,71,64); }
div.DivClassName
{
background-color: #794740;
}
.BgClassName
{
background-color: #794740;
}
</style>
border-color css
<style>
span { border-color: #794740; }
span { border-color: rgb(121,71,64); }
td.TdClassName
{
border-color: #794740;
}
.TagClassName
{
border-color: #794740;
}
</style>