Shades of Bole #744039
Tints of Bole #744039
RGB
CMYK
RGB Variations
Color information
#744039 (or 0x744039) is known color: Bole. HEX triplet: 74, 40 and 39. RGB value is (116,64,57). Sum of RGB (Red+Green+Blue) = 116+64+57=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 64 (25.39% from 255 or 27.00% from 237); Blue value is 57 (22.66% from 255 or 24.05% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #744039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744039 is #8BBFC6. Grayscale: #4E4E4E. Windows color (decimal): -9158599 or 3752052. OLE color: 3752052.
HSL color Cylindrical-coordinate representation of color #744039: hue angle of 7.12º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #744039 is Cyan = 0, Magento = 0.45, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 57 | - |
| CMYK | 0 | 0.45 | 0.51 | 0.55 |
| HSL | 7.12º | 0.34% | 0.34% | - |
| HSV(B) | 7.12º | 0.51% | 0.45% | - |
| XYZ | 9.77 | 7.68 | 4.84 | - |
| YUV | 78.75 | 115.73 | 154.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 57 | 0 | 0.45 | 0.51 | 0.55 | 7.12 | 0.34 | 0.34 |
| Hex | 74 | 40 | 39 | 0 | 2D | 33 | 37 | 7 | 22 | 22 |
| Octal | 164 | 100 | 71 | 0 | 55 | 63 | 67 | 7 | 42 | 42 |
| Binary | 1110100 | 1000000 | 111001 | 0 | 101101 | 110011 | 110111 | 111 | 100010 | 100010 |
Color Harmonies of #744039
Complementary color
Monochromatic Colors of #744039
Black with #744039
Text Example
Text Example
White with #744039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744039; }
p { color: rgb(116,64,57); }
H1.HeaderClassName
{
color: #744039;
}
.AnyTagClassName
{
color: #744039;
}
</style>
background-color css
<style>
a { background-color: #744039; }
a { background-color: rgb(116,64,57); }
div.DivClassName
{
background-color: #744039;
}
.BgClassName
{
background-color: #744039;
}
</style>
border-color css
<style>
span { border-color: #744039; }
span { border-color: rgb(116,64,57); }
td.TdClassName
{
border-color: #744039;
}
.TagClassName
{
border-color: #744039;
}
</style>