Shades of Bole #754742
Tints of Bole #754742
RGB
CMYK
RGB Variations
Color information
#754742 (or 0x754742) is known color: Bole. HEX triplet: 75, 47 and 42. RGB value is (117,71,66). Sum of RGB (Red+Green+Blue) = 117+71+66=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 71 (28.12% from 255 or 27.95% from 254); Blue value is 66 (26.17% from 255 or 25.98% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #754742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754742 is #8AB8BD. Grayscale: #545454. Windows color (decimal): -9091262 or 4343669. OLE color: 4343669.
HSL color Cylindrical-coordinate representation of color #754742: hue angle of 5.88º degrees, saturation: 0.28, 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 #754742 is Cyan = 0, Magento = 0.39, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 66 | - |
| CMYK | 0 | 0.39 | 0.44 | 0.54 |
| HSL | 5.88º | 0.28% | 0.36% | - |
| HSV(B) | 5.88º | 0.44% | 0.46% | - |
| XYZ | 10.57 | 8.68 | 6.27 | - |
| YUV | 84.18 | 117.74 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 66 | 0 | 0.39 | 0.44 | 0.54 | 5.88 | 0.28 | 0.36 |
| Hex | 75 | 47 | 42 | 0 | 27 | 2C | 36 | 6 | 1C | 24 |
| Octal | 165 | 107 | 102 | 0 | 47 | 54 | 66 | 6 | 34 | 44 |
| Binary | 1110101 | 1000111 | 1000010 | 0 | 100111 | 101100 | 110110 | 110 | 11100 | 100100 |
Color Harmonies of #754742
Complementary color
Monochromatic Colors of #754742
Black with #754742
Text Example
Text Example
White with #754742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754742; }
p { color: rgb(117,71,66); }
H1.HeaderClassName
{
color: #754742;
}
.AnyTagClassName
{
color: #754742;
}
</style>
background-color css
<style>
a { background-color: #754742; }
a { background-color: rgb(117,71,66); }
div.DivClassName
{
background-color: #754742;
}
.BgClassName
{
background-color: #754742;
}
</style>
border-color css
<style>
span { border-color: #754742; }
span { border-color: rgb(117,71,66); }
td.TdClassName
{
border-color: #754742;
}
.TagClassName
{
border-color: #754742;
}
</style>