Shades of Bole #764944
Tints of Bole #764944
RGB
CMYK
RGB Variations
Color information
#764944 (or 0x764944) is known color: Bole. HEX triplet: 76, 49 and 44. RGB value is (118,73,68). Sum of RGB (Red+Green+Blue) = 118+73+68=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 73 (28.91% from 255 or 28.19% from 259); Blue value is 68 (26.95% from 255 or 26.25% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #764944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764944 is #89B6BB. Grayscale: #555555. Windows color (decimal): -9025212 or 4475254. OLE color: 4475254.
HSL color Cylindrical-coordinate representation of color #764944: hue angle of 6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764944 is Cyan = 0, Magento = 0.38, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 68 | - |
| CMYK | 0 | 0.38 | 0.42 | 0.54 |
| HSL | 6º | 0.27% | 0.36% | - |
| HSV(B) | 6º | 0.42% | 0.46% | - |
| XYZ | 10.9 | 9.03 | 6.64 | - |
| YUV | 85.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 68 | 0 | 0.38 | 0.42 | 0.54 | 6 | 0.27 | 0.36 |
| Hex | 76 | 49 | 44 | 0 | 26 | 2A | 36 | 6 | 1B | 24 |
| Octal | 166 | 111 | 104 | 0 | 46 | 52 | 66 | 6 | 33 | 44 |
| Binary | 1110110 | 1001001 | 1000100 | 0 | 100110 | 101010 | 110110 | 110 | 11011 | 100100 |
Color Harmonies of #764944
Complementary color
Monochromatic Colors of #764944
Black with #764944
Text Example
Text Example
White with #764944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764944; }
p { color: rgb(118,73,68); }
H1.HeaderClassName
{
color: #764944;
}
.AnyTagClassName
{
color: #764944;
}
</style>
background-color css
<style>
a { background-color: #764944; }
a { background-color: rgb(118,73,68); }
div.DivClassName
{
background-color: #764944;
}
.BgClassName
{
background-color: #764944;
}
</style>
border-color css
<style>
span { border-color: #764944; }
span { border-color: rgb(118,73,68); }
td.TdClassName
{
border-color: #764944;
}
.TagClassName
{
border-color: #764944;
}
</style>