Shades of Bole #744544
Tints of Bole #744544
RGB
CMYK
RGB Variations
Color information
#744544 (or 0x744544) is known color: Bole. HEX triplet: 74, 45 and 44. RGB value is (116,69,68). Sum of RGB (Red+Green+Blue) = 116+69+68=253 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.85% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 68 (26.95% from 255 or 26.88% from 253); Max value from RGB is 116 - color contains mainly: red. Hex color #744544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744544 is #8BBABB. Grayscale: #525252. Windows color (decimal): -9157308 or 4474228. OLE color: 4474228.
HSL color Cylindrical-coordinate representation of color #744544: hue angle of 1.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 #744544 is Cyan = 0, Magento = 0.41, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 68 | - |
| CMYK | 0 | 0.41 | 0.41 | 0.55 |
| HSL | 1.25º | 0.26% | 0.36% | - |
| HSV(B) | 1.25º | 0.41% | 0.45% | - |
| XYZ | 10.37 | 8.39 | 6.54 | - |
| YUV | 82.94 | 119.57 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 68 | 0 | 0.41 | 0.41 | 0.55 | 1.25 | 0.26 | 0.36 |
| Hex | 74 | 45 | 44 | 0 | 29 | 29 | 37 | 1 | 1A | 24 |
| Octal | 164 | 105 | 104 | 0 | 51 | 51 | 67 | 1 | 32 | 44 |
| Binary | 1110100 | 1000101 | 1000100 | 0 | 101001 | 101001 | 110111 | 1 | 11010 | 100100 |
Color Harmonies of #744544
Complementary color
Monochromatic Colors of #744544
Black with #744544
Text Example
Text Example
White with #744544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744544; }
p { color: rgb(116,69,68); }
H1.HeaderClassName
{
color: #744544;
}
.AnyTagClassName
{
color: #744544;
}
</style>
background-color css
<style>
a { background-color: #744544; }
a { background-color: rgb(116,69,68); }
div.DivClassName
{
background-color: #744544;
}
.BgClassName
{
background-color: #744544;
}
</style>
border-color css
<style>
span { border-color: #744544; }
span { border-color: rgb(116,69,68); }
td.TdClassName
{
border-color: #744544;
}
.TagClassName
{
border-color: #744544;
}
</style>