Shades of Bull Shot #774424
Tints of Bull Shot #774424
RGB
CMYK
RGB Variations
Color information
#774424 (or 0x774424) is known color: Bull Shot. HEX triplet: 77, 44 and 24. RGB value is (119,68,36). Sum of RGB (Red+Green+Blue) = 119+68+36=223 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.36% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 36 (14.45% from 255 or 16.14% from 223); Max value from RGB is 119 - color contains mainly: red. Hex color #774424 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774424 is #88BBDB. Grayscale: #4F4F4F. Windows color (decimal): -8960988 or 2376823. OLE color: 2376823.
HSL color Cylindrical-coordinate representation of color #774424: hue angle of 23.13º 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 #774424 is Cyan = 0, Magento = 0.43, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 36 | - |
| CMYK | 0 | 0.43 | 0.70 | 0.53 |
| HSL | 23.13º | 0.54% | 0.3% | - |
| HSV(B) | 23.13º | 0.7% | 0.47% | - |
| XYZ | 9.99 | 8.18 | 2.72 | - |
| YUV | 79.6 | 103.4 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 36 | 0 | 0.43 | 0.70 | 0.53 | 23.13 | 0.54 | 0.3 |
| Hex | 77 | 44 | 24 | 0 | 2B | 46 | 35 | 17 | 36 | 1E |
| Octal | 167 | 104 | 44 | 0 | 53 | 106 | 65 | 27 | 66 | 36 |
| Binary | 1110111 | 1000100 | 100100 | 0 | 101011 | 1000110 | 110101 | 10111 | 110110 | 11110 |
Color Harmonies of #774424
Complementary color
Monochromatic Colors of #774424
Black with #774424
Text Example
Text Example
White with #774424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774424; }
p { color: rgb(119,68,36); }
H1.HeaderClassName
{
color: #774424;
}
.AnyTagClassName
{
color: #774424;
}
</style>
background-color css
<style>
a { background-color: #774424; }
a { background-color: rgb(119,68,36); }
div.DivClassName
{
background-color: #774424;
}
.BgClassName
{
background-color: #774424;
}
</style>
border-color css
<style>
span { border-color: #774424; }
span { border-color: rgb(119,68,36); }
td.TdClassName
{
border-color: #774424;
}
.TagClassName
{
border-color: #774424;
}
</style>