Shades of Bole #794241
Tints of Bole #794241
RGB
CMYK
RGB Variations
Color information
#794241 (or 0x794241) is known color: Bole. HEX triplet: 79, 42 and 41. RGB value is (121,66,65). Sum of RGB (Red+Green+Blue) = 121+66+65=252 (33% of max value = 765). Red value is 121 (47.66% from 255 or 48.02% from 252); Green value is 66 (26.17% from 255 or 26.19% from 252); Blue value is 65 (25.78% from 255 or 25.79% from 252); Max value from RGB is 121 - color contains mainly: red. Hex color #794241 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794241 is #86BDBE. Grayscale: #525252. Windows color (decimal): -8830399 or 4276857. OLE color: 4276857.
HSL color Cylindrical-coordinate representation of color #794241: hue angle of 1.07º 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 #794241 is Cyan = 0, Magento = 0.45, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 66 | 65 | - |
| CMYK | 0 | 0.45 | 0.46 | 0.53 |
| HSL | 1.07º | 0.3% | 0.36% | - |
| HSV(B) | 1.07º | 0.46% | 0.47% | - |
| XYZ | 10.79 | 8.34 | 6.04 | - |
| YUV | 82.33 | 118.22 | 155.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 66 | 65 | 0 | 0.45 | 0.46 | 0.53 | 1.07 | 0.3 | 0.36 |
| Hex | 79 | 42 | 41 | 0 | 2D | 2E | 35 | 1 | 1E | 24 |
| Octal | 171 | 102 | 101 | 0 | 55 | 56 | 65 | 1 | 36 | 44 |
| Binary | 1111001 | 1000010 | 1000001 | 0 | 101101 | 101110 | 110101 | 1 | 11110 | 100100 |
Color Harmonies of #794241
Complementary color
Monochromatic Colors of #794241
Black with #794241
Text Example
Text Example
White with #794241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794241; }
p { color: rgb(121,66,65); }
H1.HeaderClassName
{
color: #794241;
}
.AnyTagClassName
{
color: #794241;
}
</style>
background-color css
<style>
a { background-color: #794241; }
a { background-color: rgb(121,66,65); }
div.DivClassName
{
background-color: #794241;
}
.BgClassName
{
background-color: #794241;
}
</style>
border-color css
<style>
span { border-color: #794241; }
span { border-color: rgb(121,66,65); }
td.TdClassName
{
border-color: #794241;
}
.TagClassName
{
border-color: #794241;
}
</style>