Shades of Bole #764340
Tints of Bole #764340
RGB
CMYK
RGB Variations
Color information
#764340 (or 0x764340) is known color: Bole. HEX triplet: 76, 43 and 40. RGB value is (118,67,64). Sum of RGB (Red+Green+Blue) = 118+67+64=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 67 (26.56% from 255 or 26.91% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #764340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764340 is #89BCBF. Grayscale: #515151. Windows color (decimal): -9026752 or 4211574. OLE color: 4211574.
HSL color Cylindrical-coordinate representation of color #764340: hue angle of 3.33º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764340 is Cyan = 0, Magento = 0.43, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 64 | - |
| CMYK | 0 | 0.43 | 0.46 | 0.54 |
| HSL | 3.33º | 0.3% | 0.36% | - |
| HSV(B) | 3.33º | 0.46% | 0.46% | - |
| XYZ | 10.4 | 8.24 | 5.89 | - |
| YUV | 81.91 | 117.9 | 153.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 64 | 0 | 0.43 | 0.46 | 0.54 | 3.33 | 0.3 | 0.36 |
| Hex | 76 | 43 | 40 | 0 | 2B | 2E | 36 | 3 | 1E | 24 |
| Octal | 166 | 103 | 100 | 0 | 53 | 56 | 66 | 3 | 36 | 44 |
| Binary | 1110110 | 1000011 | 1000000 | 0 | 101011 | 101110 | 110110 | 11 | 11110 | 100100 |
Color Harmonies of #764340
Complementary color
Monochromatic Colors of #764340
Black with #764340
Text Example
Text Example
White with #764340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764340; }
p { color: rgb(118,67,64); }
H1.HeaderClassName
{
color: #764340;
}
.AnyTagClassName
{
color: #764340;
}
</style>
background-color css
<style>
a { background-color: #764340; }
a { background-color: rgb(118,67,64); }
div.DivClassName
{
background-color: #764340;
}
.BgClassName
{
background-color: #764340;
}
</style>
border-color css
<style>
span { border-color: #764340; }
span { border-color: rgb(118,67,64); }
td.TdClassName
{
border-color: #764340;
}
.TagClassName
{
border-color: #764340;
}
</style>