Shades of Bole #754946
Tints of Bole #754946
RGB
CMYK
RGB Variations
Color information
#754946 (or 0x754946) is known color: Bole. HEX triplet: 75, 49 and 46. RGB value is (117,73,70). Sum of RGB (Red+Green+Blue) = 117+73+70=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 73 (28.91% from 255 or 28.08% from 260); Blue value is 70 (27.73% from 255 or 26.92% from 260); Max value from RGB is 117 - color contains mainly: red. Hex color #754946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754946 is #8AB6B9. Grayscale: #555555. Windows color (decimal): -9090746 or 4606325. OLE color: 4606325.
HSL color Cylindrical-coordinate representation of color #754946: hue angle of 3.83º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754946 is Cyan = 0, Magento = 0.38, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 70 | - |
| CMYK | 0 | 0.38 | 0.40 | 0.54 |
| HSL | 3.83º | 0.25% | 0.37% | - |
| HSV(B) | 3.83º | 0.4% | 0.46% | - |
| XYZ | 10.82 | 8.99 | 6.96 | - |
| YUV | 85.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 70 | 0 | 0.38 | 0.40 | 0.54 | 3.83 | 0.25 | 0.37 |
| Hex | 75 | 49 | 46 | 0 | 26 | 28 | 36 | 4 | 19 | 25 |
| Octal | 165 | 111 | 106 | 0 | 46 | 50 | 66 | 4 | 31 | 45 |
| Binary | 1110101 | 1001001 | 1000110 | 0 | 100110 | 101000 | 110110 | 100 | 11001 | 100101 |
Color Harmonies of #754946
Complementary color
Monochromatic Colors of #754946
Black with #754946
Text Example
Text Example
White with #754946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754946; }
p { color: rgb(117,73,70); }
H1.HeaderClassName
{
color: #754946;
}
.AnyTagClassName
{
color: #754946;
}
</style>
background-color css
<style>
a { background-color: #754946; }
a { background-color: rgb(117,73,70); }
div.DivClassName
{
background-color: #754946;
}
.BgClassName
{
background-color: #754946;
}
</style>
border-color css
<style>
span { border-color: #754946; }
span { border-color: rgb(117,73,70); }
td.TdClassName
{
border-color: #754946;
}
.TagClassName
{
border-color: #754946;
}
</style>