Shades of Bole #764038
Tints of Bole #764038
RGB
CMYK
RGB Variations
Color information
#764038 (or 0x764038) is known color: Bole. HEX triplet: 76, 40 and 38. RGB value is (118,64,56). Sum of RGB (Red+Green+Blue) = 118+64+56=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 64 (25.39% from 255 or 26.89% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #764038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764038 is #89BFC7. Grayscale: #4F4F4F. Windows color (decimal): -9027528 or 3686518. OLE color: 3686518.
HSL color Cylindrical-coordinate representation of color #764038: hue angle of 7.74º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #764038 is Cyan = 0, Magento = 0.46, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 56 | - |
| CMYK | 0 | 0.46 | 0.53 | 0.54 |
| HSL | 7.74º | 0.36% | 0.34% | - |
| HSV(B) | 7.74º | 0.53% | 0.46% | - |
| XYZ | 10.02 | 7.8 | 4.72 | - |
| YUV | 79.23 | 114.89 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 56 | 0 | 0.46 | 0.53 | 0.54 | 7.74 | 0.36 | 0.34 |
| Hex | 76 | 40 | 38 | 0 | 2E | 35 | 36 | 8 | 24 | 22 |
| Octal | 166 | 100 | 70 | 0 | 56 | 65 | 66 | 10 | 44 | 42 |
| Binary | 1110110 | 1000000 | 111000 | 0 | 101110 | 110101 | 110110 | 1000 | 100100 | 100010 |
Color Harmonies of #764038
Complementary color
Monochromatic Colors of #764038
Black with #764038
Text Example
Text Example
White with #764038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764038; }
p { color: rgb(118,64,56); }
H1.HeaderClassName
{
color: #764038;
}
.AnyTagClassName
{
color: #764038;
}
</style>
background-color css
<style>
a { background-color: #764038; }
a { background-color: rgb(118,64,56); }
div.DivClassName
{
background-color: #764038;
}
.BgClassName
{
background-color: #764038;
}
</style>
border-color css
<style>
span { border-color: #764038; }
span { border-color: rgb(118,64,56); }
td.TdClassName
{
border-color: #764038;
}
.TagClassName
{
border-color: #764038;
}
</style>