Shades of Bole #774740
Tints of Bole #774740
RGB
CMYK
RGB Variations
Color information
#774740 (or 0x774740) is known color: Bole. HEX triplet: 77, 47 and 40. RGB value is (119,71,64). Sum of RGB (Red+Green+Blue) = 119+71+64=254 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.85% from 254); Green value is 71 (28.12% from 255 or 27.95% from 254); Blue value is 64 (25.39% from 255 or 25.20% from 254); Max value from RGB is 119 - color contains mainly: red. Hex color #774740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774740 is #88B8BF. Grayscale: #545454. Windows color (decimal): -8960192 or 4212599. OLE color: 4212599.
HSL color Cylindrical-coordinate representation of color #774740: hue angle of 7.64º 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 #774740 is Cyan = 0, Magento = 0.40, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 64 | - |
| CMYK | 0 | 0.40 | 0.46 | 0.53 |
| HSL | 7.64º | 0.3% | 0.36% | - |
| HSV(B) | 7.64º | 0.46% | 0.47% | - |
| XYZ | 10.79 | 8.8 | 5.98 | - |
| YUV | 84.55 | 116.4 | 152.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 64 | 0 | 0.40 | 0.46 | 0.53 | 7.64 | 0.3 | 0.36 |
| Hex | 77 | 47 | 40 | 0 | 28 | 2E | 35 | 8 | 1E | 24 |
| Octal | 167 | 107 | 100 | 0 | 50 | 56 | 65 | 10 | 36 | 44 |
| Binary | 1110111 | 1000111 | 1000000 | 0 | 101000 | 101110 | 110101 | 1000 | 11110 | 100100 |
Color Harmonies of #774740
Complementary color
Monochromatic Colors of #774740
Black with #774740
Text Example
Text Example
White with #774740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774740; }
p { color: rgb(119,71,64); }
H1.HeaderClassName
{
color: #774740;
}
.AnyTagClassName
{
color: #774740;
}
</style>
background-color css
<style>
a { background-color: #774740; }
a { background-color: rgb(119,71,64); }
div.DivClassName
{
background-color: #774740;
}
.BgClassName
{
background-color: #774740;
}
</style>
border-color css
<style>
span { border-color: #774740; }
span { border-color: rgb(119,71,64); }
td.TdClassName
{
border-color: #774740;
}
.TagClassName
{
border-color: #774740;
}
</style>