Shades of Bole #774646
Tints of Bole #774646
RGB
CMYK
RGB Variations
Color information
#774646 (or 0x774646) is known color: Bole. HEX triplet: 77, 46 and 46. RGB value is (119,70,70). Sum of RGB (Red+Green+Blue) = 119+70+70=259 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.95% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 70 (27.73% from 255 or 27.03% from 259); Max value from RGB is 119 - color contains mainly: red. Hex color #774646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774646 is #88B9B9. Grayscale: #545454. Windows color (decimal): -8960442 or 4605559. OLE color: 4605559.
HSL color Cylindrical-coordinate representation of color #774646: hue angle of 0º 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 #774646 is Cyan = 0, Magento = 0.41, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 70 | - |
| CMYK | 0 | 0.41 | 0.41 | 0.53 |
| HSL | 0º | 0.26% | 0.37% | - |
| HSV(B) | 0º | 0.41% | 0.47% | - |
| XYZ | 10.9 | 8.74 | 6.91 | - |
| YUV | 84.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 70 | 0 | 0.41 | 0.41 | 0.53 | 0 | 0.26 | 0.37 |
| Hex | 77 | 46 | 46 | 0 | 29 | 29 | 35 | 0 | 1A | 25 |
| Octal | 167 | 106 | 106 | 0 | 51 | 51 | 65 | 0 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1000110 | 0 | 101001 | 101001 | 110101 | 0 | 11010 | 100101 |
Color Harmonies of #774646
Complementary color
Monochromatic Colors of #774646
Black with #774646
Text Example
Text Example
White with #774646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774646; }
p { color: rgb(119,70,70); }
H1.HeaderClassName
{
color: #774646;
}
.AnyTagClassName
{
color: #774646;
}
</style>
background-color css
<style>
a { background-color: #774646; }
a { background-color: rgb(119,70,70); }
div.DivClassName
{
background-color: #774646;
}
.BgClassName
{
background-color: #774646;
}
</style>
border-color css
<style>
span { border-color: #774646; }
span { border-color: rgb(119,70,70); }
td.TdClassName
{
border-color: #774646;
}
.TagClassName
{
border-color: #774646;
}
</style>