Shades of Bull Shot #774725
Tints of Bull Shot #774725
RGB
CMYK
RGB Variations
Color information
#774725 (or 0x774725) is known color: Bull Shot. HEX triplet: 77, 47 and 25. RGB value is (119,71,37). Sum of RGB (Red+Green+Blue) = 119+71+37=227 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.42% from 227); Green value is 71 (28.12% from 255 or 31.28% from 227); Blue value is 37 (14.84% from 255 or 16.30% from 227); Max value from RGB is 119 - color contains mainly: red. Hex color #774725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774725 is #88B8DA. Grayscale: #515151. Windows color (decimal): -8960219 or 2443127. OLE color: 2443127.
HSL color Cylindrical-coordinate representation of color #774725: hue angle of 24.88º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #774725 is Cyan = 0, Magento = 0.40, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 37 | - |
| CMYK | 0 | 0.40 | 0.69 | 0.53 |
| HSL | 24.88º | 0.53% | 0.31% | - |
| HSV(B) | 24.88º | 0.69% | 0.47% | - |
| XYZ | 10.19 | 8.56 | 2.87 | - |
| YUV | 81.48 | 102.9 | 154.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 37 | 0 | 0.40 | 0.69 | 0.53 | 24.88 | 0.53 | 0.31 |
| Hex | 77 | 47 | 25 | 0 | 28 | 45 | 35 | 19 | 35 | 1F |
| Octal | 167 | 107 | 45 | 0 | 50 | 105 | 65 | 31 | 65 | 37 |
| Binary | 1110111 | 1000111 | 100101 | 0 | 101000 | 1000101 | 110101 | 11001 | 110101 | 11111 |
Color Harmonies of #774725
Complementary color
Monochromatic Colors of #774725
Black with #774725
Text Example
Text Example
White with #774725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774725; }
p { color: rgb(119,71,37); }
H1.HeaderClassName
{
color: #774725;
}
.AnyTagClassName
{
color: #774725;
}
</style>
background-color css
<style>
a { background-color: #774725; }
a { background-color: rgb(119,71,37); }
div.DivClassName
{
background-color: #774725;
}
.BgClassName
{
background-color: #774725;
}
</style>
border-color css
<style>
span { border-color: #774725; }
span { border-color: rgb(119,71,37); }
td.TdClassName
{
border-color: #774725;
}
.TagClassName
{
border-color: #774725;
}
</style>