Shades of Bole #794741
Tints of Bole #794741
RGB
CMYK
RGB Variations
Color information
#794741 (or 0x794741) is known color: Bole. HEX triplet: 79, 47 and 41. RGB value is (121,71,65). Sum of RGB (Red+Green+Blue) = 121+71+65=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 65 (25.78% from 255 or 25.29% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #794741 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794741 is #86B8BE. Grayscale: #555555. Windows color (decimal): -8829119 or 4278137. OLE color: 4278137.
HSL color Cylindrical-coordinate representation of color #794741: hue angle of 6.43º 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 #794741 is Cyan = 0, Magento = 0.41, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 65 | - |
| CMYK | 0 | 0.41 | 0.46 | 0.53 |
| HSL | 6.43º | 0.3% | 0.36% | - |
| HSV(B) | 6.43º | 0.46% | 0.47% | - |
| XYZ | 11.09 | 8.95 | 6.14 | - |
| YUV | 85.27 | 116.57 | 153.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 65 | 0 | 0.41 | 0.46 | 0.53 | 6.43 | 0.3 | 0.36 |
| Hex | 79 | 47 | 41 | 0 | 29 | 2E | 35 | 6 | 1E | 24 |
| Octal | 171 | 107 | 101 | 0 | 51 | 56 | 65 | 6 | 36 | 44 |
| Binary | 1111001 | 1000111 | 1000001 | 0 | 101001 | 101110 | 110101 | 110 | 11110 | 100100 |
Color Harmonies of #794741
Complementary color
Monochromatic Colors of #794741
Black with #794741
Text Example
Text Example
White with #794741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794741; }
p { color: rgb(121,71,65); }
H1.HeaderClassName
{
color: #794741;
}
.AnyTagClassName
{
color: #794741;
}
</style>
background-color css
<style>
a { background-color: #794741; }
a { background-color: rgb(121,71,65); }
div.DivClassName
{
background-color: #794741;
}
.BgClassName
{
background-color: #794741;
}
</style>
border-color css
<style>
span { border-color: #794741; }
span { border-color: rgb(121,71,65); }
td.TdClassName
{
border-color: #794741;
}
.TagClassName
{
border-color: #794741;
}
</style>