Shades of Bole #774846
Tints of Bole #774846
RGB
CMYK
RGB Variations
Color information
#774846 (or 0x774846) is known color: Bole. HEX triplet: 77, 48 and 46. RGB value is (119,72,70). Sum of RGB (Red+Green+Blue) = 119+72+70=261 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.59% from 261); Green value is 72 (28.52% from 255 or 27.59% from 261); Blue value is 70 (27.73% from 255 or 26.82% from 261); Max value from RGB is 119 - color contains mainly: red. Hex color #774846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774846 is #88B7B9. Grayscale: #555555. Windows color (decimal): -8959930 or 4606071. OLE color: 4606071.
HSL color Cylindrical-coordinate representation of color #774846: hue angle of 2.45º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774846 is Cyan = 0, Magento = 0.39, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 72 | 70 | - |
| CMYK | 0 | 0.39 | 0.41 | 0.53 |
| HSL | 2.45º | 0.26% | 0.37% | - |
| HSV(B) | 2.45º | 0.41% | 0.47% | - |
| XYZ | 11.03 | 9 | 6.95 | - |
| YUV | 85.83 | 119.07 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 70 | 0 | 0.39 | 0.41 | 0.53 | 2.45 | 0.26 | 0.37 |
| Hex | 77 | 48 | 46 | 0 | 27 | 29 | 35 | 2 | 1A | 25 |
| Octal | 167 | 110 | 106 | 0 | 47 | 51 | 65 | 2 | 32 | 45 |
| Binary | 1110111 | 1001000 | 1000110 | 0 | 100111 | 101001 | 110101 | 10 | 11010 | 100101 |
Color Harmonies of #774846
Complementary color
Monochromatic Colors of #774846
Black with #774846
Text Example
Text Example
White with #774846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774846; }
p { color: rgb(119,72,70); }
H1.HeaderClassName
{
color: #774846;
}
.AnyTagClassName
{
color: #774846;
}
</style>
background-color css
<style>
a { background-color: #774846; }
a { background-color: rgb(119,72,70); }
div.DivClassName
{
background-color: #774846;
}
.BgClassName
{
background-color: #774846;
}
</style>
border-color css
<style>
span { border-color: #774846; }
span { border-color: rgb(119,72,70); }
td.TdClassName
{
border-color: #774846;
}
.TagClassName
{
border-color: #774846;
}
</style>