Shades of Bull Shot #764824
Tints of Bull Shot #764824
RGB
CMYK
RGB Variations
Color information
#764824 (or 0x764824) is known color: Bull Shot. HEX triplet: 76, 48 and 24. RGB value is (118,72,36). Sum of RGB (Red+Green+Blue) = 118+72+36=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 72 (28.52% from 255 or 31.86% from 226); Blue value is 36 (14.45% from 255 or 15.93% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #764824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764824 is #89B7DB. Grayscale: #515151. Windows color (decimal): -9025500 or 2377846. OLE color: 2377846.
HSL color Cylindrical-coordinate representation of color #764824: hue angle of 26.34º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #764824 is Cyan = 0, Magento = 0.39, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 72 | 36 | - |
| CMYK | 0 | 0.39 | 0.69 | 0.54 |
| HSL | 26.34º | 0.53% | 0.3% | - |
| HSV(B) | 26.34º | 0.69% | 0.46% | - |
| XYZ | 10.11 | 8.61 | 2.8 | - |
| YUV | 81.65 | 102.24 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 72 | 36 | 0 | 0.39 | 0.69 | 0.54 | 26.34 | 0.53 | 0.3 |
| Hex | 76 | 48 | 24 | 0 | 27 | 45 | 36 | 1A | 35 | 1E |
| Octal | 166 | 110 | 44 | 0 | 47 | 105 | 66 | 32 | 65 | 36 |
| Binary | 1110110 | 1001000 | 100100 | 0 | 100111 | 1000101 | 110110 | 11010 | 110101 | 11110 |
Color Harmonies of #764824
Complementary color
Monochromatic Colors of #764824
Black with #764824
Text Example
Text Example
White with #764824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764824; }
p { color: rgb(118,72,36); }
H1.HeaderClassName
{
color: #764824;
}
.AnyTagClassName
{
color: #764824;
}
</style>
background-color css
<style>
a { background-color: #764824; }
a { background-color: rgb(118,72,36); }
div.DivClassName
{
background-color: #764824;
}
.BgClassName
{
background-color: #764824;
}
</style>
border-color css
<style>
span { border-color: #764824; }
span { border-color: rgb(118,72,36); }
td.TdClassName
{
border-color: #764824;
}
.TagClassName
{
border-color: #764824;
}
</style>