Shades of Bull Shot #764625
Tints of Bull Shot #764625
RGB
CMYK
RGB Variations
Color information
#764625 (or 0x764625) is known color: Bull Shot. HEX triplet: 76, 46 and 25. RGB value is (118,70,37). Sum of RGB (Red+Green+Blue) = 118+70+37=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 70 (27.73% from 255 or 31.11% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #764625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764625 is #89B9DA. Grayscale: #505050. Windows color (decimal): -9026011 or 2442870. OLE color: 2442870.
HSL color Cylindrical-coordinate representation of color #764625: hue angle of 24.44º degrees, saturation: 0.52, 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 #764625 is Cyan = 0, Magento = 0.41, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 37 | - |
| CMYK | 0 | 0.41 | 0.69 | 0.54 |
| HSL | 24.44º | 0.52% | 0.3% | - |
| HSV(B) | 24.44º | 0.69% | 0.46% | - |
| XYZ | 10 | 8.37 | 2.84 | - |
| YUV | 80.59 | 103.4 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 37 | 0 | 0.41 | 0.69 | 0.54 | 24.44 | 0.52 | 0.3 |
| Hex | 76 | 46 | 25 | 0 | 29 | 45 | 36 | 18 | 34 | 1E |
| Octal | 166 | 106 | 45 | 0 | 51 | 105 | 66 | 30 | 64 | 36 |
| Binary | 1110110 | 1000110 | 100101 | 0 | 101001 | 1000101 | 110110 | 11000 | 110100 | 11110 |
Color Harmonies of #764625
Complementary color
Monochromatic Colors of #764625
Black with #764625
Text Example
Text Example
White with #764625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764625; }
p { color: rgb(118,70,37); }
H1.HeaderClassName
{
color: #764625;
}
.AnyTagClassName
{
color: #764625;
}
</style>
background-color css
<style>
a { background-color: #764625; }
a { background-color: rgb(118,70,37); }
div.DivClassName
{
background-color: #764625;
}
.BgClassName
{
background-color: #764625;
}
</style>
border-color css
<style>
span { border-color: #764625; }
span { border-color: rgb(118,70,37); }
td.TdClassName
{
border-color: #764625;
}
.TagClassName
{
border-color: #764625;
}
</style>