Shades of Bole #784140
Tints of Bole #784140
RGB
CMYK
RGB Variations
Color information
#784140 (or 0x784140) is known color: Bole. HEX triplet: 78, 41 and 40. RGB value is (120,65,64). Sum of RGB (Red+Green+Blue) = 120+65+64=249 (32% of max value = 765). Red value is 120 (47.27% from 255 or 48.19% from 249); Green value is 65 (25.78% from 255 or 26.10% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 120 - color contains mainly: red. Hex color #784140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784140 is #87BEBF. Grayscale: #515151. Windows color (decimal): -8896192 or 4211064. OLE color: 4211064.
HSL color Cylindrical-coordinate representation of color #784140: hue angle of 1.07º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784140 is Cyan = 0, Magento = 0.46, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 65 | 64 | - |
| CMYK | 0 | 0.46 | 0.47 | 0.53 |
| HSL | 1.07º | 0.3% | 0.36% | - |
| HSV(B) | 1.07º | 0.47% | 0.47% | - |
| XYZ | 10.56 | 8.14 | 5.87 | - |
| YUV | 81.33 | 118.22 | 155.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 65 | 64 | 0 | 0.46 | 0.47 | 0.53 | 1.07 | 0.3 | 0.36 |
| Hex | 78 | 41 | 40 | 0 | 2E | 2F | 35 | 1 | 1E | 24 |
| Octal | 170 | 101 | 100 | 0 | 56 | 57 | 65 | 1 | 36 | 44 |
| Binary | 1111000 | 1000001 | 1000000 | 0 | 101110 | 101111 | 110101 | 1 | 11110 | 100100 |
Color Harmonies of #784140
Complementary color
Monochromatic Colors of #784140
Black with #784140
Text Example
Text Example
White with #784140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784140; }
p { color: rgb(120,65,64); }
H1.HeaderClassName
{
color: #784140;
}
.AnyTagClassName
{
color: #784140;
}
</style>
background-color css
<style>
a { background-color: #784140; }
a { background-color: rgb(120,65,64); }
div.DivClassName
{
background-color: #784140;
}
.BgClassName
{
background-color: #784140;
}
</style>
border-color css
<style>
span { border-color: #784140; }
span { border-color: rgb(120,65,64); }
td.TdClassName
{
border-color: #784140;
}
.TagClassName
{
border-color: #784140;
}
</style>