Shades of Bole #774640
Tints of Bole #774640
RGB
CMYK
RGB Variations
Color information
#774640 (or 0x774640) is known color: Bole. HEX triplet: 77, 46 and 40. RGB value is (119,70,64). Sum of RGB (Red+Green+Blue) = 119+70+64=253 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.04% from 253); Green value is 70 (27.73% from 255 or 27.67% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 119 - color contains mainly: red. Hex color #774640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774640 is #88B9BF. Grayscale: #545454. Windows color (decimal): -8960448 or 4212343. OLE color: 4212343.
HSL color Cylindrical-coordinate representation of color #774640: hue angle of 6.55º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774640 is Cyan = 0, Magento = 0.41, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 64 | - |
| CMYK | 0 | 0.41 | 0.46 | 0.53 |
| HSL | 6.55º | 0.3% | 0.36% | - |
| HSV(B) | 6.55º | 0.46% | 0.47% | - |
| XYZ | 10.72 | 8.67 | 5.96 | - |
| YUV | 83.97 | 116.73 | 152.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 64 | 0 | 0.41 | 0.46 | 0.53 | 6.55 | 0.3 | 0.36 |
| Hex | 77 | 46 | 40 | 0 | 29 | 2E | 35 | 7 | 1E | 24 |
| Octal | 167 | 106 | 100 | 0 | 51 | 56 | 65 | 7 | 36 | 44 |
| Binary | 1110111 | 1000110 | 1000000 | 0 | 101001 | 101110 | 110101 | 111 | 11110 | 100100 |
Color Harmonies of #774640
Complementary color
Monochromatic Colors of #774640
Black with #774640
Text Example
Text Example
White with #774640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774640; }
p { color: rgb(119,70,64); }
H1.HeaderClassName
{
color: #774640;
}
.AnyTagClassName
{
color: #774640;
}
</style>
background-color css
<style>
a { background-color: #774640; }
a { background-color: rgb(119,70,64); }
div.DivClassName
{
background-color: #774640;
}
.BgClassName
{
background-color: #774640;
}
</style>
border-color css
<style>
span { border-color: #774640; }
span { border-color: rgb(119,70,64); }
td.TdClassName
{
border-color: #774640;
}
.TagClassName
{
border-color: #774640;
}
</style>