Shades of Bole #774942
Tints of Bole #774942
RGB
CMYK
RGB Variations
Color information
#774942 (or 0x774942) is known color: Bole. HEX triplet: 77, 49 and 42. RGB value is (119,73,66). Sum of RGB (Red+Green+Blue) = 119+73+66=258 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.12% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 66 (26.17% from 255 or 25.58% from 258); Max value from RGB is 119 - color contains mainly: red. Hex color #774942 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774942 is #88B6BD. Grayscale: #565656. Windows color (decimal): -8959678 or 4344183. OLE color: 4344183.
HSL color Cylindrical-coordinate representation of color #774942: hue angle of 7.92º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774942 is Cyan = 0, Magento = 0.39, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 66 | - |
| CMYK | 0 | 0.39 | 0.45 | 0.53 |
| HSL | 7.92º | 0.29% | 0.36% | - |
| HSV(B) | 7.92º | 0.45% | 0.47% | - |
| XYZ | 10.97 | 9.08 | 6.33 | - |
| YUV | 85.96 | 116.74 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 66 | 0 | 0.39 | 0.45 | 0.53 | 7.92 | 0.29 | 0.36 |
| Hex | 77 | 49 | 42 | 0 | 27 | 2D | 35 | 8 | 1D | 24 |
| Octal | 167 | 111 | 102 | 0 | 47 | 55 | 65 | 10 | 35 | 44 |
| Binary | 1110111 | 1001001 | 1000010 | 0 | 100111 | 101101 | 110101 | 1000 | 11101 | 100100 |
Color Harmonies of #774942
Complementary color
Monochromatic Colors of #774942
Black with #774942
Text Example
Text Example
White with #774942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774942; }
p { color: rgb(119,73,66); }
H1.HeaderClassName
{
color: #774942;
}
.AnyTagClassName
{
color: #774942;
}
</style>
background-color css
<style>
a { background-color: #774942; }
a { background-color: rgb(119,73,66); }
div.DivClassName
{
background-color: #774942;
}
.BgClassName
{
background-color: #774942;
}
</style>
border-color css
<style>
span { border-color: #774942; }
span { border-color: rgb(119,73,66); }
td.TdClassName
{
border-color: #774942;
}
.TagClassName
{
border-color: #774942;
}
</style>