Shades of Bole #774744
Tints of Bole #774744
RGB
CMYK
RGB Variations
Color information
#774744 (or 0x774744) is known color: Bole. HEX triplet: 77, 47 and 44. RGB value is (119,71,68). Sum of RGB (Red+Green+Blue) = 119+71+68=258 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.12% from 258); Green value is 71 (28.12% from 255 or 27.52% from 258); Blue value is 68 (26.95% from 255 or 26.36% from 258); Max value from RGB is 119 - color contains mainly: red. Hex color #774744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774744 is #88B8BB. Grayscale: #555555. Windows color (decimal): -8960188 or 4474743. OLE color: 4474743.
HSL color Cylindrical-coordinate representation of color #774744: hue angle of 3.53º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #774744 is Cyan = 0, Magento = 0.40, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 68 | - |
| CMYK | 0 | 0.40 | 0.43 | 0.53 |
| HSL | 3.53º | 0.27% | 0.37% | - |
| HSV(B) | 3.53º | 0.43% | 0.47% | - |
| XYZ | 10.9 | 8.85 | 6.6 | - |
| YUV | 85.01 | 118.4 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 68 | 0 | 0.40 | 0.43 | 0.53 | 3.53 | 0.27 | 0.37 |
| Hex | 77 | 47 | 44 | 0 | 28 | 2B | 35 | 4 | 1B | 25 |
| Octal | 167 | 107 | 104 | 0 | 50 | 53 | 65 | 4 | 33 | 45 |
| Binary | 1110111 | 1000111 | 1000100 | 0 | 101000 | 101011 | 110101 | 100 | 11011 | 100101 |
Color Harmonies of #774744
Complementary color
Monochromatic Colors of #774744
Black with #774744
Text Example
Text Example
White with #774744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774744; }
p { color: rgb(119,71,68); }
H1.HeaderClassName
{
color: #774744;
}
.AnyTagClassName
{
color: #774744;
}
</style>
background-color css
<style>
a { background-color: #774744; }
a { background-color: rgb(119,71,68); }
div.DivClassName
{
background-color: #774744;
}
.BgClassName
{
background-color: #774744;
}
</style>
border-color css
<style>
span { border-color: #774744; }
span { border-color: rgb(119,71,68); }
td.TdClassName
{
border-color: #774744;
}
.TagClassName
{
border-color: #774744;
}
</style>