Shades of Bole #734743
Tints of Bole #734743
RGB
CMYK
RGB Variations
Color information
#734743 (or 0x734743) is known color: Bole. HEX triplet: 73, 47 and 43. RGB value is (115,71,67). Sum of RGB (Red+Green+Blue) = 115+71+67=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 71 (28.12% from 255 or 28.06% from 253); Blue value is 67 (26.56% from 255 or 26.48% from 253); Max value from RGB is 115 - color contains mainly: red. Hex color #734743 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734743 is #8CB8BC. Grayscale: #535353. Windows color (decimal): -9222333 or 4409203. OLE color: 4409203.
HSL color Cylindrical-coordinate representation of color #734743: hue angle of 5º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #734743 is Cyan = 0, Magento = 0.38, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 67 | - |
| CMYK | 0 | 0.38 | 0.42 | 0.55 |
| HSL | 5º | 0.26% | 0.36% | - |
| HSV(B) | 5º | 0.42% | 0.45% | - |
| XYZ | 10.34 | 8.56 | 6.42 | - |
| YUV | 83.7 | 118.58 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 67 | 0 | 0.38 | 0.42 | 0.55 | 5 | 0.26 | 0.36 |
| Hex | 73 | 47 | 43 | 0 | 26 | 2A | 37 | 5 | 1A | 24 |
| Octal | 163 | 107 | 103 | 0 | 46 | 52 | 67 | 5 | 32 | 44 |
| Binary | 1110011 | 1000111 | 1000011 | 0 | 100110 | 101010 | 110111 | 101 | 11010 | 100100 |
Color Harmonies of #734743
Complementary color
Monochromatic Colors of #734743
Black with #734743
Text Example
Text Example
White with #734743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734743; }
p { color: rgb(115,71,67); }
H1.HeaderClassName
{
color: #734743;
}
.AnyTagClassName
{
color: #734743;
}
</style>
background-color css
<style>
a { background-color: #734743; }
a { background-color: rgb(115,71,67); }
div.DivClassName
{
background-color: #734743;
}
.BgClassName
{
background-color: #734743;
}
</style>
border-color css
<style>
span { border-color: #734743; }
span { border-color: rgb(115,71,67); }
td.TdClassName
{
border-color: #734743;
}
.TagClassName
{
border-color: #734743;
}
</style>