Shades of Bole #794640
Tints of Bole #794640
RGB
CMYK
RGB Variations
Color information
#794640 (or 0x794640) is known color: Bole. HEX triplet: 79, 46 and 40. RGB value is (121,70,64). Sum of RGB (Red+Green+Blue) = 121+70+64=255 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.45% from 255); Green value is 70 (27.73% from 255 or 27.45% from 255); Blue value is 64 (25.39% from 255 or 25.10% from 255); Max value from RGB is 121 - color contains mainly: red. Hex color #794640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794640 is #86B9BF. Grayscale: #545454. Windows color (decimal): -8829376 or 4212345. OLE color: 4212345.
HSL color Cylindrical-coordinate representation of color #794640: hue angle of 6.32º 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 #794640 is Cyan = 0, Magento = 0.42, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 64 | - |
| CMYK | 0 | 0.42 | 0.47 | 0.53 |
| HSL | 6.32º | 0.31% | 0.36% | - |
| HSV(B) | 6.32º | 0.47% | 0.47% | - |
| XYZ | 11 | 8.82 | 5.97 | - |
| YUV | 84.57 | 116.4 | 153.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 64 | 0 | 0.42 | 0.47 | 0.53 | 6.32 | 0.31 | 0.36 |
| Hex | 79 | 46 | 40 | 0 | 2A | 2F | 35 | 6 | 1F | 24 |
| Octal | 171 | 106 | 100 | 0 | 52 | 57 | 65 | 6 | 37 | 44 |
| Binary | 1111001 | 1000110 | 1000000 | 0 | 101010 | 101111 | 110101 | 110 | 11111 | 100100 |
Color Harmonies of #794640
Complementary color
Monochromatic Colors of #794640
Black with #794640
Text Example
Text Example
White with #794640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794640; }
p { color: rgb(121,70,64); }
H1.HeaderClassName
{
color: #794640;
}
.AnyTagClassName
{
color: #794640;
}
</style>
background-color css
<style>
a { background-color: #794640; }
a { background-color: rgb(121,70,64); }
div.DivClassName
{
background-color: #794640;
}
.BgClassName
{
background-color: #794640;
}
</style>
border-color css
<style>
span { border-color: #794640; }
span { border-color: rgb(121,70,64); }
td.TdClassName
{
border-color: #794640;
}
.TagClassName
{
border-color: #794640;
}
</style>