Shades of Bole #764443
Tints of Bole #764443
RGB
CMYK
RGB Variations
Color information
#764443 (or 0x764443) is known color: Bole. HEX triplet: 76, 44 and 43. RGB value is (118,68,67). Sum of RGB (Red+Green+Blue) = 118+68+67=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 68 (26.95% from 255 or 26.88% from 253); Blue value is 67 (26.56% from 255 or 26.48% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #764443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764443 is #89BBBC. Grayscale: #525252. Windows color (decimal): -9026493 or 4408438. OLE color: 4408438.
HSL color Cylindrical-coordinate representation of color #764443: hue angle of 1.18º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #764443 is Cyan = 0, Magento = 0.42, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 68 | 67 | - |
| CMYK | 0 | 0.42 | 0.43 | 0.54 |
| HSL | 1.18º | 0.28% | 0.36% | - |
| HSV(B) | 1.18º | 0.43% | 0.46% | - |
| XYZ | 10.55 | 8.39 | 6.37 | - |
| YUV | 82.84 | 119.07 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 67 | 0 | 0.42 | 0.43 | 0.54 | 1.18 | 0.28 | 0.36 |
| Hex | 76 | 44 | 43 | 0 | 2A | 2B | 36 | 1 | 1C | 24 |
| Octal | 166 | 104 | 103 | 0 | 52 | 53 | 66 | 1 | 34 | 44 |
| Binary | 1110110 | 1000100 | 1000011 | 0 | 101010 | 101011 | 110110 | 1 | 11100 | 100100 |
Color Harmonies of #764443
Complementary color
Monochromatic Colors of #764443
Black with #764443
Text Example
Text Example
White with #764443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764443; }
p { color: rgb(118,68,67); }
H1.HeaderClassName
{
color: #764443;
}
.AnyTagClassName
{
color: #764443;
}
</style>
background-color css
<style>
a { background-color: #764443; }
a { background-color: rgb(118,68,67); }
div.DivClassName
{
background-color: #764443;
}
.BgClassName
{
background-color: #764443;
}
</style>
border-color css
<style>
span { border-color: #764443; }
span { border-color: rgb(118,68,67); }
td.TdClassName
{
border-color: #764443;
}
.TagClassName
{
border-color: #764443;
}
</style>