Shades of Bull Shot #764828
Tints of Bull Shot #764828
RGB
CMYK
RGB Variations
Color information
#764828 (or 0x764828) is known color: Bull Shot. HEX triplet: 76, 48 and 28. RGB value is (118,72,40). Sum of RGB (Red+Green+Blue) = 118+72+40=230 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.30% from 230); Green value is 72 (28.52% from 255 or 31.30% from 230); Blue value is 40 (16.02% from 255 or 17.39% from 230); Max value from RGB is 118 - color contains mainly: red. Hex color #764828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764828 is #89B7D7. Grayscale: #525252. Windows color (decimal): -9025496 or 2639990. OLE color: 2639990.
HSL color Cylindrical-coordinate representation of color #764828: hue angle of 24.62º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #764828 is Cyan = 0, Magento = 0.39, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 72 | 40 | - |
| CMYK | 0 | 0.39 | 0.66 | 0.54 |
| HSL | 24.62º | 0.49% | 0.31% | - |
| HSV(B) | 24.62º | 0.66% | 0.46% | - |
| XYZ | 10.17 | 8.64 | 3.14 | - |
| YUV | 82.11 | 104.24 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 72 | 40 | 0 | 0.39 | 0.66 | 0.54 | 24.62 | 0.49 | 0.31 |
| Hex | 76 | 48 | 28 | 0 | 27 | 42 | 36 | 19 | 31 | 1F |
| Octal | 166 | 110 | 50 | 0 | 47 | 102 | 66 | 31 | 61 | 37 |
| Binary | 1110110 | 1001000 | 101000 | 0 | 100111 | 1000010 | 110110 | 11001 | 110001 | 11111 |
Color Harmonies of #764828
Complementary color
Monochromatic Colors of #764828
Black with #764828
Text Example
Text Example
White with #764828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764828; }
p { color: rgb(118,72,40); }
H1.HeaderClassName
{
color: #764828;
}
.AnyTagClassName
{
color: #764828;
}
</style>
background-color css
<style>
a { background-color: #764828; }
a { background-color: rgb(118,72,40); }
div.DivClassName
{
background-color: #764828;
}
.BgClassName
{
background-color: #764828;
}
</style>
border-color css
<style>
span { border-color: #764828; }
span { border-color: rgb(118,72,40); }
td.TdClassName
{
border-color: #764828;
}
.TagClassName
{
border-color: #764828;
}
</style>