Shades of Bole #754137
Tints of Bole #754137
RGB
CMYK
RGB Variations
Color information
#754137 (or 0x754137) is known color: Bole. HEX triplet: 75, 41 and 37. RGB value is (117,65,55). Sum of RGB (Red+Green+Blue) = 117+65+55=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 65 (25.78% from 255 or 27.43% from 237); Blue value is 55 (21.88% from 255 or 23.21% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #754137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754137 is #8ABEC8. Grayscale: #4F4F4F. Windows color (decimal): -9092809 or 3621237. OLE color: 3621237.
HSL color Cylindrical-coordinate representation of color #754137: hue angle of 9.68º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #754137 is Cyan = 0, Magento = 0.44, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 55 | - |
| CMYK | 0 | 0.44 | 0.53 | 0.54 |
| HSL | 9.68º | 0.36% | 0.34% | - |
| HSV(B) | 9.68º | 0.53% | 0.46% | - |
| XYZ | 9.92 | 7.84 | 4.6 | - |
| YUV | 79.41 | 114.23 | 154.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 55 | 0 | 0.44 | 0.53 | 0.54 | 9.68 | 0.36 | 0.34 |
| Hex | 75 | 41 | 37 | 0 | 2C | 35 | 36 | A | 24 | 22 |
| Octal | 165 | 101 | 67 | 0 | 54 | 65 | 66 | 12 | 44 | 42 |
| Binary | 1110101 | 1000001 | 110111 | 0 | 101100 | 110101 | 110110 | 1010 | 100100 | 100010 |
Color Harmonies of #754137
Complementary color
Monochromatic Colors of #754137
Black with #754137
Text Example
Text Example
White with #754137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754137; }
p { color: rgb(117,65,55); }
H1.HeaderClassName
{
color: #754137;
}
.AnyTagClassName
{
color: #754137;
}
</style>
background-color css
<style>
a { background-color: #754137; }
a { background-color: rgb(117,65,55); }
div.DivClassName
{
background-color: #754137;
}
.BgClassName
{
background-color: #754137;
}
</style>
border-color css
<style>
span { border-color: #754137; }
span { border-color: rgb(117,65,55); }
td.TdClassName
{
border-color: #754137;
}
.TagClassName
{
border-color: #754137;
}
</style>