Shades of Bole #754745
Tints of Bole #754745
RGB
CMYK
RGB Variations
Color information
#754745 (or 0x754745) is known color: Bole. HEX triplet: 75, 47 and 45. RGB value is (117,71,69). Sum of RGB (Red+Green+Blue) = 117+71+69=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 69 (27.34% from 255 or 26.85% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #754745 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754745 is #8AB8BA. Grayscale: #545454. Windows color (decimal): -9091259 or 4540277. OLE color: 4540277.
HSL color Cylindrical-coordinate representation of color #754745: hue angle of 2.5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #754745 is Cyan = 0, Magento = 0.39, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 69 | - |
| CMYK | 0 | 0.39 | 0.41 | 0.54 |
| HSL | 2.5º | 0.26% | 0.36% | - |
| HSV(B) | 2.5º | 0.41% | 0.46% | - |
| XYZ | 10.66 | 8.72 | 6.75 | - |
| YUV | 84.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 69 | 0 | 0.39 | 0.41 | 0.54 | 2.5 | 0.26 | 0.36 |
| Hex | 75 | 47 | 45 | 0 | 27 | 29 | 36 | 2 | 1A | 24 |
| Octal | 165 | 107 | 105 | 0 | 47 | 51 | 66 | 2 | 32 | 44 |
| Binary | 1110101 | 1000111 | 1000101 | 0 | 100111 | 101001 | 110110 | 10 | 11010 | 100100 |
Color Harmonies of #754745
Complementary color
Monochromatic Colors of #754745
Black with #754745
Text Example
Text Example
White with #754745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754745; }
p { color: rgb(117,71,69); }
H1.HeaderClassName
{
color: #754745;
}
.AnyTagClassName
{
color: #754745;
}
</style>
background-color css
<style>
a { background-color: #754745; }
a { background-color: rgb(117,71,69); }
div.DivClassName
{
background-color: #754745;
}
.BgClassName
{
background-color: #754745;
}
</style>
border-color css
<style>
span { border-color: #754745; }
span { border-color: rgb(117,71,69); }
td.TdClassName
{
border-color: #754745;
}
.TagClassName
{
border-color: #754745;
}
</style>