Shades of Bole #774946
Tints of Bole #774946
RGB
CMYK
RGB Variations
Color information
#774946 (or 0x774946) is known color: Bole. HEX triplet: 77, 49 and 46. RGB value is (119,73,70). Sum of RGB (Red+Green+Blue) = 119+73+70=262 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.42% from 262); Green value is 73 (28.91% from 255 or 27.86% from 262); Blue value is 70 (27.73% from 255 or 26.72% from 262); Max value from RGB is 119 - color contains mainly: red. Hex color #774946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774946 is #88B6B9. Grayscale: #565656. Windows color (decimal): -8959674 or 4606327. OLE color: 4606327.
HSL color Cylindrical-coordinate representation of color #774946: hue angle of 3.67º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774946 is Cyan = 0, Magento = 0.39, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 70 | - |
| CMYK | 0 | 0.39 | 0.41 | 0.53 |
| HSL | 3.67º | 0.26% | 0.37% | - |
| HSV(B) | 3.67º | 0.41% | 0.47% | - |
| XYZ | 11.1 | 9.13 | 6.97 | - |
| YUV | 86.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 70 | 0 | 0.39 | 0.41 | 0.53 | 3.67 | 0.26 | 0.37 |
| Hex | 77 | 49 | 46 | 0 | 27 | 29 | 35 | 4 | 1A | 25 |
| Octal | 167 | 111 | 106 | 0 | 47 | 51 | 65 | 4 | 32 | 45 |
| Binary | 1110111 | 1001001 | 1000110 | 0 | 100111 | 101001 | 110101 | 100 | 11010 | 100101 |
Color Harmonies of #774946
Complementary color
Monochromatic Colors of #774946
Black with #774946
Text Example
Text Example
White with #774946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774946; }
p { color: rgb(119,73,70); }
H1.HeaderClassName
{
color: #774946;
}
.AnyTagClassName
{
color: #774946;
}
</style>
background-color css
<style>
a { background-color: #774946; }
a { background-color: rgb(119,73,70); }
div.DivClassName
{
background-color: #774946;
}
.BgClassName
{
background-color: #774946;
}
</style>
border-color css
<style>
span { border-color: #774946; }
span { border-color: rgb(119,73,70); }
td.TdClassName
{
border-color: #774946;
}
.TagClassName
{
border-color: #774946;
}
</style>