Shades of Bole #764439
Tints of Bole #764439
RGB
CMYK
RGB Variations
Color information
#764439 (or 0x764439) is known color: Bole. HEX triplet: 76, 44 and 39. RGB value is (118,68,57). Sum of RGB (Red+Green+Blue) = 118+68+57=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 68 (26.95% from 255 or 27.98% from 243); Blue value is 57 (22.66% from 255 or 23.46% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #764439 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764439 is #89BBC6. Grayscale: #515151. Windows color (decimal): -9026503 or 3753078. OLE color: 3753078.
HSL color Cylindrical-coordinate representation of color #764439: hue angle of 10.82º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #764439 is Cyan = 0, Magento = 0.42, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 68 | 57 | - |
| CMYK | 0 | 0.42 | 0.52 | 0.54 |
| HSL | 10.82º | 0.35% | 0.34% | - |
| HSV(B) | 10.82º | 0.52% | 0.46% | - |
| XYZ | 10.28 | 8.28 | 4.93 | - |
| YUV | 81.7 | 114.07 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 57 | 0 | 0.42 | 0.52 | 0.54 | 10.82 | 0.35 | 0.34 |
| Hex | 76 | 44 | 39 | 0 | 2A | 34 | 36 | B | 23 | 22 |
| Octal | 166 | 104 | 71 | 0 | 52 | 64 | 66 | 13 | 43 | 42 |
| Binary | 1110110 | 1000100 | 111001 | 0 | 101010 | 110100 | 110110 | 1011 | 100011 | 100010 |
Color Harmonies of #764439
Complementary color
Monochromatic Colors of #764439
Black with #764439
Text Example
Text Example
White with #764439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764439; }
p { color: rgb(118,68,57); }
H1.HeaderClassName
{
color: #764439;
}
.AnyTagClassName
{
color: #764439;
}
</style>
background-color css
<style>
a { background-color: #764439; }
a { background-color: rgb(118,68,57); }
div.DivClassName
{
background-color: #764439;
}
.BgClassName
{
background-color: #764439;
}
</style>
border-color css
<style>
span { border-color: #764439; }
span { border-color: rgb(118,68,57); }
td.TdClassName
{
border-color: #764439;
}
.TagClassName
{
border-color: #764439;
}
</style>