Shades of Bole #744944
Tints of Bole #744944
RGB
CMYK
RGB Variations
Color information
#744944 (or 0x744944) is known color: Bole. HEX triplet: 74, 49 and 44. RGB value is (116,73,68). Sum of RGB (Red+Green+Blue) = 116+73+68=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 73 (28.91% from 255 or 28.40% from 257); Blue value is 68 (26.95% from 255 or 26.46% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #744944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744944 is #8BB6BB. Grayscale: #555555. Windows color (decimal): -9156284 or 4475252. OLE color: 4475252.
HSL color Cylindrical-coordinate representation of color #744944: hue angle of 6.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #744944 is Cyan = 0, Magento = 0.37, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 68 | - |
| CMYK | 0 | 0.37 | 0.41 | 0.55 |
| HSL | 6.25º | 0.26% | 0.36% | - |
| HSV(B) | 6.25º | 0.41% | 0.45% | - |
| XYZ | 10.63 | 8.9 | 6.63 | - |
| YUV | 85.29 | 118.25 | 149.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 68 | 0 | 0.37 | 0.41 | 0.55 | 6.25 | 0.26 | 0.36 |
| Hex | 74 | 49 | 44 | 0 | 25 | 29 | 37 | 6 | 1A | 24 |
| Octal | 164 | 111 | 104 | 0 | 45 | 51 | 67 | 6 | 32 | 44 |
| Binary | 1110100 | 1001001 | 1000100 | 0 | 100101 | 101001 | 110111 | 110 | 11010 | 100100 |
Color Harmonies of #744944
Complementary color
Monochromatic Colors of #744944
Black with #744944
Text Example
Text Example
White with #744944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744944; }
p { color: rgb(116,73,68); }
H1.HeaderClassName
{
color: #744944;
}
.AnyTagClassName
{
color: #744944;
}
</style>
background-color css
<style>
a { background-color: #744944; }
a { background-color: rgb(116,73,68); }
div.DivClassName
{
background-color: #744944;
}
.BgClassName
{
background-color: #744944;
}
</style>
border-color css
<style>
span { border-color: #744944; }
span { border-color: rgb(116,73,68); }
td.TdClassName
{
border-color: #744944;
}
.TagClassName
{
border-color: #744944;
}
</style>