Shades of Bull Shot #764725
Tints of Bull Shot #764725
RGB
CMYK
RGB Variations
Color information
#764725 (or 0x764725) is known color: Bull Shot. HEX triplet: 76, 47 and 25. RGB value is (118,71,37). Sum of RGB (Red+Green+Blue) = 118+71+37=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 37 (14.84% from 255 or 16.37% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #764725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764725 is #89B8DA. Grayscale: #515151. Windows color (decimal): -9025755 or 2443126. OLE color: 2443126.
HSL color Cylindrical-coordinate representation of color #764725: hue angle of 25.19º 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 #764725 is Cyan = 0, Magento = 0.40, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 37 | - |
| CMYK | 0 | 0.40 | 0.69 | 0.54 |
| HSL | 25.19º | 0.52% | 0.3% | - |
| HSV(B) | 25.19º | 0.69% | 0.46% | - |
| XYZ | 10.06 | 8.49 | 2.86 | - |
| YUV | 81.18 | 103.07 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 37 | 0 | 0.40 | 0.69 | 0.54 | 25.19 | 0.52 | 0.3 |
| Hex | 76 | 47 | 25 | 0 | 28 | 45 | 36 | 19 | 34 | 1E |
| Octal | 166 | 107 | 45 | 0 | 50 | 105 | 66 | 31 | 64 | 36 |
| Binary | 1110110 | 1000111 | 100101 | 0 | 101000 | 1000101 | 110110 | 11001 | 110100 | 11110 |
Color Harmonies of #764725
Complementary color
Monochromatic Colors of #764725
Black with #764725
Text Example
Text Example
White with #764725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764725; }
p { color: rgb(118,71,37); }
H1.HeaderClassName
{
color: #764725;
}
.AnyTagClassName
{
color: #764725;
}
</style>
background-color css
<style>
a { background-color: #764725; }
a { background-color: rgb(118,71,37); }
div.DivClassName
{
background-color: #764725;
}
.BgClassName
{
background-color: #764725;
}
</style>
border-color css
<style>
span { border-color: #764725; }
span { border-color: rgb(118,71,37); }
td.TdClassName
{
border-color: #764725;
}
.TagClassName
{
border-color: #764725;
}
</style>