Shades of Bole #794841
Tints of Bole #794841
RGB
CMYK
RGB Variations
Color information
#794841 (or 0x794841) is known color: Bole. HEX triplet: 79, 48 and 41. RGB value is (121,72,65). Sum of RGB (Red+Green+Blue) = 121+72+65=258 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.90% from 258); Green value is 72 (28.52% from 255 or 27.91% from 258); Blue value is 65 (25.78% from 255 or 25.19% from 258); Max value from RGB is 121 - color contains mainly: red. Hex color #794841 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794841 is #86B7BE. Grayscale: #555555. Windows color (decimal): -8828863 or 4278393. OLE color: 4278393.
HSL color Cylindrical-coordinate representation of color #794841: hue angle of 7.5º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #794841 is Cyan = 0, Magento = 0.40, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 65 | - |
| CMYK | 0 | 0.40 | 0.46 | 0.53 |
| HSL | 7.5º | 0.3% | 0.36% | - |
| HSV(B) | 7.5º | 0.46% | 0.47% | - |
| XYZ | 11.16 | 9.08 | 6.17 | - |
| YUV | 85.85 | 116.23 | 153.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 65 | 0 | 0.40 | 0.46 | 0.53 | 7.5 | 0.3 | 0.36 |
| Hex | 79 | 48 | 41 | 0 | 28 | 2E | 35 | 8 | 1E | 24 |
| Octal | 171 | 110 | 101 | 0 | 50 | 56 | 65 | 10 | 36 | 44 |
| Binary | 1111001 | 1001000 | 1000001 | 0 | 101000 | 101110 | 110101 | 1000 | 11110 | 100100 |
Color Harmonies of #794841
Complementary color
Monochromatic Colors of #794841
Black with #794841
Text Example
Text Example
White with #794841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794841; }
p { color: rgb(121,72,65); }
H1.HeaderClassName
{
color: #794841;
}
.AnyTagClassName
{
color: #794841;
}
</style>
background-color css
<style>
a { background-color: #794841; }
a { background-color: rgb(121,72,65); }
div.DivClassName
{
background-color: #794841;
}
.BgClassName
{
background-color: #794841;
}
</style>
border-color css
<style>
span { border-color: #794841; }
span { border-color: rgb(121,72,65); }
td.TdClassName
{
border-color: #794841;
}
.TagClassName
{
border-color: #794841;
}
</style>