Shades of Bole #794340
Tints of Bole #794340
RGB
CMYK
RGB Variations
Color information
#794340 (or 0x794340) is known color: Bole. HEX triplet: 79, 43 and 40. RGB value is (121,67,64). Sum of RGB (Red+Green+Blue) = 121+67+64=252 (33% of max value = 765). Red value is 121 (47.66% from 255 or 48.02% from 252); Green value is 67 (26.56% from 255 or 26.59% from 252); Blue value is 64 (25.39% from 255 or 25.40% from 252); Max value from RGB is 121 - color contains mainly: red. Hex color #794340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794340 is #86BCBF. Grayscale: #525252. Windows color (decimal): -8830144 or 4211577. OLE color: 4211577.
HSL color Cylindrical-coordinate representation of color #794340: hue angle of 3.16º 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 #794340 is Cyan = 0, Magento = 0.45, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 64 | - |
| CMYK | 0 | 0.45 | 0.47 | 0.53 |
| HSL | 3.16º | 0.31% | 0.36% | - |
| HSV(B) | 3.16º | 0.47% | 0.47% | - |
| XYZ | 10.82 | 8.45 | 5.91 | - |
| YUV | 82.8 | 117.39 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 64 | 0 | 0.45 | 0.47 | 0.53 | 3.16 | 0.31 | 0.36 |
| Hex | 79 | 43 | 40 | 0 | 2D | 2F | 35 | 3 | 1F | 24 |
| Octal | 171 | 103 | 100 | 0 | 55 | 57 | 65 | 3 | 37 | 44 |
| Binary | 1111001 | 1000011 | 1000000 | 0 | 101101 | 101111 | 110101 | 11 | 11111 | 100100 |
Color Harmonies of #794340
Complementary color
Monochromatic Colors of #794340
Black with #794340
Text Example
Text Example
White with #794340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794340; }
p { color: rgb(121,67,64); }
H1.HeaderClassName
{
color: #794340;
}
.AnyTagClassName
{
color: #794340;
}
</style>
background-color css
<style>
a { background-color: #794340; }
a { background-color: rgb(121,67,64); }
div.DivClassName
{
background-color: #794340;
}
.BgClassName
{
background-color: #794340;
}
</style>
border-color css
<style>
span { border-color: #794340; }
span { border-color: rgb(121,67,64); }
td.TdClassName
{
border-color: #794340;
}
.TagClassName
{
border-color: #794340;
}
</style>