Shades of Bole #744940
Tints of Bole #744940
RGB
CMYK
RGB Variations
Color information
#744940 (or 0x744940) is known color: Bole. HEX triplet: 74, 49 and 40. RGB value is (116,73,64). Sum of RGB (Red+Green+Blue) = 116+73+64=253 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.85% from 253); Green value is 73 (28.91% from 255 or 28.85% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 116 - color contains mainly: red. Hex color #744940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744940 is #8BB6BF. Grayscale: #545454. Windows color (decimal): -9156288 or 4213108. OLE color: 4213108.
HSL color Cylindrical-coordinate representation of color #744940: hue angle of 10.38º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744940 is Cyan = 0, Magento = 0.37, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 64 | - |
| CMYK | 0 | 0.37 | 0.45 | 0.55 |
| HSL | 10.38º | 0.29% | 0.35% | - |
| HSV(B) | 10.38º | 0.45% | 0.45% | - |
| XYZ | 10.51 | 8.85 | 6 | - |
| YUV | 84.83 | 116.25 | 150.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 64 | 0 | 0.37 | 0.45 | 0.55 | 10.38 | 0.29 | 0.35 |
| Hex | 74 | 49 | 40 | 0 | 25 | 2D | 37 | A | 1D | 23 |
| Octal | 164 | 111 | 100 | 0 | 45 | 55 | 67 | 12 | 35 | 43 |
| Binary | 1110100 | 1001001 | 1000000 | 0 | 100101 | 101101 | 110111 | 1010 | 11101 | 100011 |
Color Harmonies of #744940
Complementary color
Monochromatic Colors of #744940
Black with #744940
Text Example
Text Example
White with #744940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744940; }
p { color: rgb(116,73,64); }
H1.HeaderClassName
{
color: #744940;
}
.AnyTagClassName
{
color: #744940;
}
</style>
background-color css
<style>
a { background-color: #744940; }
a { background-color: rgb(116,73,64); }
div.DivClassName
{
background-color: #744940;
}
.BgClassName
{
background-color: #744940;
}
</style>
border-color css
<style>
span { border-color: #744940; }
span { border-color: rgb(116,73,64); }
td.TdClassName
{
border-color: #744940;
}
.TagClassName
{
border-color: #744940;
}
</style>