Shades of Bull Shot #774624
Tints of Bull Shot #774624
RGB
CMYK
RGB Variations
Color information
#774624 (or 0x774624) is known color: Bull Shot. HEX triplet: 77, 46 and 24. RGB value is (119,70,36). Sum of RGB (Red+Green+Blue) = 119+70+36=225 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.89% from 225); Green value is 70 (27.73% from 255 or 31.11% from 225); Blue value is 36 (14.45% from 255 or 16% from 225); Max value from RGB is 119 - color contains mainly: red. Hex color #774624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774624 is #88B9DB. Grayscale: #505050. Windows color (decimal): -8960476 or 2377335. OLE color: 2377335.
HSL color Cylindrical-coordinate representation of color #774624: hue angle of 24.58º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #774624 is Cyan = 0, Magento = 0.41, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 36 | - |
| CMYK | 0 | 0.41 | 0.70 | 0.53 |
| HSL | 24.58º | 0.54% | 0.3% | - |
| HSV(B) | 24.58º | 0.7% | 0.47% | - |
| XYZ | 10.12 | 8.43 | 2.76 | - |
| YUV | 80.78 | 102.73 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 36 | 0 | 0.41 | 0.70 | 0.53 | 24.58 | 0.54 | 0.3 |
| Hex | 77 | 46 | 24 | 0 | 29 | 46 | 35 | 19 | 36 | 1E |
| Octal | 167 | 106 | 44 | 0 | 51 | 106 | 65 | 31 | 66 | 36 |
| Binary | 1110111 | 1000110 | 100100 | 0 | 101001 | 1000110 | 110101 | 11001 | 110110 | 11110 |
Color Harmonies of #774624
Complementary color
Monochromatic Colors of #774624
Black with #774624
Text Example
Text Example
White with #774624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774624; }
p { color: rgb(119,70,36); }
H1.HeaderClassName
{
color: #774624;
}
.AnyTagClassName
{
color: #774624;
}
</style>
background-color css
<style>
a { background-color: #774624; }
a { background-color: rgb(119,70,36); }
div.DivClassName
{
background-color: #774624;
}
.BgClassName
{
background-color: #774624;
}
</style>
border-color css
<style>
span { border-color: #774624; }
span { border-color: rgb(119,70,36); }
td.TdClassName
{
border-color: #774624;
}
.TagClassName
{
border-color: #774624;
}
</style>