Shades of Bole #774743
Tints of Bole #774743
RGB
CMYK
RGB Variations
Color information
#774743 (or 0x774743) is known color: Bole. HEX triplet: 77, 47 and 43. RGB value is (119,71,67). Sum of RGB (Red+Green+Blue) = 119+71+67=257 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.30% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 67 (26.56% from 255 or 26.07% from 257); Max value from RGB is 119 - color contains mainly: red. Hex color #774743 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774743 is #88B8BC. Grayscale: #545454. Windows color (decimal): -8960189 or 4409207. OLE color: 4409207.
HSL color Cylindrical-coordinate representation of color #774743: hue angle of 4.62º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774743 is Cyan = 0, Magento = 0.40, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 67 | - |
| CMYK | 0 | 0.40 | 0.44 | 0.53 |
| HSL | 4.62º | 0.28% | 0.36% | - |
| HSV(B) | 4.62º | 0.44% | 0.47% | - |
| XYZ | 10.87 | 8.83 | 6.44 | - |
| YUV | 84.9 | 117.9 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 67 | 0 | 0.40 | 0.44 | 0.53 | 4.62 | 0.28 | 0.36 |
| Hex | 77 | 47 | 43 | 0 | 28 | 2C | 35 | 5 | 1C | 24 |
| Octal | 167 | 107 | 103 | 0 | 50 | 54 | 65 | 5 | 34 | 44 |
| Binary | 1110111 | 1000111 | 1000011 | 0 | 101000 | 101100 | 110101 | 101 | 11100 | 100100 |
Color Harmonies of #774743
Complementary color
Monochromatic Colors of #774743
Black with #774743
Text Example
Text Example
White with #774743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774743; }
p { color: rgb(119,71,67); }
H1.HeaderClassName
{
color: #774743;
}
.AnyTagClassName
{
color: #774743;
}
</style>
background-color css
<style>
a { background-color: #774743; }
a { background-color: rgb(119,71,67); }
div.DivClassName
{
background-color: #774743;
}
.BgClassName
{
background-color: #774743;
}
</style>
border-color css
<style>
span { border-color: #774743; }
span { border-color: rgb(119,71,67); }
td.TdClassName
{
border-color: #774743;
}
.TagClassName
{
border-color: #774743;
}
</style>