Shades of Bull Shot #764529
Tints of Bull Shot #764529
RGB
CMYK
RGB Variations
Color information
#764529 (or 0x764529) is known color: Bull Shot. HEX triplet: 76, 45 and 29. RGB value is (118,69,41). Sum of RGB (Red+Green+Blue) = 118+69+41=228 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.75% from 228); Green value is 69 (27.34% from 255 or 30.26% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 118 - color contains mainly: red. Hex color #764529 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764529 is #89BAD6. Grayscale: #505050. Windows color (decimal): -9026263 or 2704758. OLE color: 2704758.
HSL color Cylindrical-coordinate representation of color #764529: hue angle of 21.82º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #764529 is Cyan = 0, Magento = 0.42, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 41 | - |
| CMYK | 0 | 0.42 | 0.65 | 0.54 |
| HSL | 21.82º | 0.48% | 0.31% | - |
| HSV(B) | 21.82º | 0.65% | 0.46% | - |
| XYZ | 10 | 8.27 | 3.17 | - |
| YUV | 80.46 | 105.73 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 41 | 0 | 0.42 | 0.65 | 0.54 | 21.82 | 0.48 | 0.31 |
| Hex | 76 | 45 | 29 | 0 | 2A | 41 | 36 | 16 | 30 | 1F |
| Octal | 166 | 105 | 51 | 0 | 52 | 101 | 66 | 26 | 60 | 37 |
| Binary | 1110110 | 1000101 | 101001 | 0 | 101010 | 1000001 | 110110 | 10110 | 110000 | 11111 |
Color Harmonies of #764529
Complementary color
Monochromatic Colors of #764529
Black with #764529
Text Example
Text Example
White with #764529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764529; }
p { color: rgb(118,69,41); }
H1.HeaderClassName
{
color: #764529;
}
.AnyTagClassName
{
color: #764529;
}
</style>
background-color css
<style>
a { background-color: #764529; }
a { background-color: rgb(118,69,41); }
div.DivClassName
{
background-color: #764529;
}
.BgClassName
{
background-color: #764529;
}
</style>
border-color css
<style>
span { border-color: #764529; }
span { border-color: rgb(118,69,41); }
td.TdClassName
{
border-color: #764529;
}
.TagClassName
{
border-color: #764529;
}
</style>