Shades of Bole #754944
Tints of Bole #754944
RGB
CMYK
RGB Variations
Color information
#754944 (or 0x754944) is known color: Bole. HEX triplet: 75, 49 and 44. RGB value is (117,73,68). Sum of RGB (Red+Green+Blue) = 117+73+68=258 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.35% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 68 (26.95% from 255 or 26.36% from 258); Max value from RGB is 117 - color contains mainly: red. Hex color #754944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754944 is #8AB6BB. Grayscale: #555555. Windows color (decimal): -9090748 or 4475253. OLE color: 4475253.
HSL color Cylindrical-coordinate representation of color #754944: hue angle of 6.12º degrees, saturation: 0.26, 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 #754944 is Cyan = 0, Magento = 0.38, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 68 | - |
| CMYK | 0 | 0.38 | 0.42 | 0.54 |
| HSL | 6.12º | 0.26% | 0.36% | - |
| HSV(B) | 6.12º | 0.42% | 0.46% | - |
| XYZ | 10.76 | 8.96 | 6.63 | - |
| YUV | 85.59 | 118.08 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 68 | 0 | 0.38 | 0.42 | 0.54 | 6.12 | 0.26 | 0.36 |
| Hex | 75 | 49 | 44 | 0 | 26 | 2A | 36 | 6 | 1A | 24 |
| Octal | 165 | 111 | 104 | 0 | 46 | 52 | 66 | 6 | 32 | 44 |
| Binary | 1110101 | 1001001 | 1000100 | 0 | 100110 | 101010 | 110110 | 110 | 11010 | 100100 |
Color Harmonies of #754944
Complementary color
Monochromatic Colors of #754944
Black with #754944
Text Example
Text Example
White with #754944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754944; }
p { color: rgb(117,73,68); }
H1.HeaderClassName
{
color: #754944;
}
.AnyTagClassName
{
color: #754944;
}
</style>
background-color css
<style>
a { background-color: #754944; }
a { background-color: rgb(117,73,68); }
div.DivClassName
{
background-color: #754944;
}
.BgClassName
{
background-color: #754944;
}
</style>
border-color css
<style>
span { border-color: #754944; }
span { border-color: rgb(117,73,68); }
td.TdClassName
{
border-color: #754944;
}
.TagClassName
{
border-color: #754944;
}
</style>