Shades of Bole #754940
Tints of Bole #754940
RGB
CMYK
RGB Variations
Color information
#754940 (or 0x754940) is known color: Bole. HEX triplet: 75, 49 and 40. RGB value is (117,73,64). Sum of RGB (Red+Green+Blue) = 117+73+64=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 73 (28.91% from 255 or 28.74% from 254); Blue value is 64 (25.39% from 255 or 25.20% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #754940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754940 is #8AB6BF. Grayscale: #555555. Windows color (decimal): -9090752 or 4213109. OLE color: 4213109.
HSL color Cylindrical-coordinate representation of color #754940: hue angle of 10.19º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754940 is Cyan = 0, Magento = 0.38, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 64 | - |
| CMYK | 0 | 0.38 | 0.45 | 0.54 |
| HSL | 10.19º | 0.29% | 0.35% | - |
| HSV(B) | 10.19º | 0.45% | 0.46% | - |
| XYZ | 10.64 | 8.92 | 6.01 | - |
| YUV | 85.13 | 116.08 | 150.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 64 | 0 | 0.38 | 0.45 | 0.54 | 10.19 | 0.29 | 0.35 |
| Hex | 75 | 49 | 40 | 0 | 26 | 2D | 36 | A | 1D | 23 |
| Octal | 165 | 111 | 100 | 0 | 46 | 55 | 66 | 12 | 35 | 43 |
| Binary | 1110101 | 1001001 | 1000000 | 0 | 100110 | 101101 | 110110 | 1010 | 11101 | 100011 |
Color Harmonies of #754940
Complementary color
Monochromatic Colors of #754940
Black with #754940
Text Example
Text Example
White with #754940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754940; }
p { color: rgb(117,73,64); }
H1.HeaderClassName
{
color: #754940;
}
.AnyTagClassName
{
color: #754940;
}
</style>
background-color css
<style>
a { background-color: #754940; }
a { background-color: rgb(117,73,64); }
div.DivClassName
{
background-color: #754940;
}
.BgClassName
{
background-color: #754940;
}
</style>
border-color css
<style>
span { border-color: #754940; }
span { border-color: rgb(117,73,64); }
td.TdClassName
{
border-color: #754940;
}
.TagClassName
{
border-color: #754940;
}
</style>