Shades of Bole #754641
Tints of Bole #754641
RGB
CMYK
RGB Variations
Color information
#754641 (or 0x754641) is known color: Bole. HEX triplet: 75, 46 and 41. RGB value is (117,70,65). Sum of RGB (Red+Green+Blue) = 117+70+65=252 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.43% from 252); Green value is 70 (27.73% from 255 or 27.78% from 252); Blue value is 65 (25.78% from 255 or 25.79% from 252); Max value from RGB is 117 - color contains mainly: red. Hex color #754641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754641 is #8AB9BE. Grayscale: #535353. Windows color (decimal): -9091519 or 4277877. OLE color: 4277877.
HSL color Cylindrical-coordinate representation of color #754641: hue angle of 5.77º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754641 is Cyan = 0, Magento = 0.40, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 65 | - |
| CMYK | 0 | 0.40 | 0.44 | 0.54 |
| HSL | 5.77º | 0.29% | 0.36% | - |
| HSV(B) | 5.77º | 0.44% | 0.46% | - |
| XYZ | 10.48 | 8.54 | 6.1 | - |
| YUV | 83.48 | 117.57 | 151.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 65 | 0 | 0.40 | 0.44 | 0.54 | 5.77 | 0.29 | 0.36 |
| Hex | 75 | 46 | 41 | 0 | 28 | 2C | 36 | 6 | 1D | 24 |
| Octal | 165 | 106 | 101 | 0 | 50 | 54 | 66 | 6 | 35 | 44 |
| Binary | 1110101 | 1000110 | 1000001 | 0 | 101000 | 101100 | 110110 | 110 | 11101 | 100100 |
Color Harmonies of #754641
Complementary color
Monochromatic Colors of #754641
Black with #754641
Text Example
Text Example
White with #754641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754641; }
p { color: rgb(117,70,65); }
H1.HeaderClassName
{
color: #754641;
}
.AnyTagClassName
{
color: #754641;
}
</style>
background-color css
<style>
a { background-color: #754641; }
a { background-color: rgb(117,70,65); }
div.DivClassName
{
background-color: #754641;
}
.BgClassName
{
background-color: #754641;
}
</style>
border-color css
<style>
span { border-color: #754641; }
span { border-color: rgb(117,70,65); }
td.TdClassName
{
border-color: #754641;
}
.TagClassName
{
border-color: #754641;
}
</style>