Shades of Bole #774943
Tints of Bole #774943
RGB
CMYK
RGB Variations
Color information
#774943 (or 0x774943) is known color: Bole. HEX triplet: 77, 49 and 43. RGB value is (119,73,67). Sum of RGB (Red+Green+Blue) = 119+73+67=259 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.95% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 67 (26.56% from 255 or 25.87% from 259); Max value from RGB is 119 - color contains mainly: red. Hex color #774943 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774943 is #88B6BC. Grayscale: #565656. Windows color (decimal): -8959677 or 4409719. OLE color: 4409719.
HSL color Cylindrical-coordinate representation of color #774943: hue angle of 6.92º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774943 is Cyan = 0, Magento = 0.39, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 67 | - |
| CMYK | 0 | 0.39 | 0.44 | 0.53 |
| HSL | 6.92º | 0.28% | 0.36% | - |
| HSV(B) | 6.92º | 0.44% | 0.47% | - |
| XYZ | 11 | 9.09 | 6.49 | - |
| YUV | 86.07 | 117.24 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 67 | 0 | 0.39 | 0.44 | 0.53 | 6.92 | 0.28 | 0.36 |
| Hex | 77 | 49 | 43 | 0 | 27 | 2C | 35 | 7 | 1C | 24 |
| Octal | 167 | 111 | 103 | 0 | 47 | 54 | 65 | 7 | 34 | 44 |
| Binary | 1110111 | 1001001 | 1000011 | 0 | 100111 | 101100 | 110101 | 111 | 11100 | 100100 |
Color Harmonies of #774943
Complementary color
Monochromatic Colors of #774943
Black with #774943
Text Example
Text Example
White with #774943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774943; }
p { color: rgb(119,73,67); }
H1.HeaderClassName
{
color: #774943;
}
.AnyTagClassName
{
color: #774943;
}
</style>
background-color css
<style>
a { background-color: #774943; }
a { background-color: rgb(119,73,67); }
div.DivClassName
{
background-color: #774943;
}
.BgClassName
{
background-color: #774943;
}
</style>
border-color css
<style>
span { border-color: #774943; }
span { border-color: rgb(119,73,67); }
td.TdClassName
{
border-color: #774943;
}
.TagClassName
{
border-color: #774943;
}
</style>