Shades of Bull Shot #774126
Tints of Bull Shot #774126
RGB
CMYK
RGB Variations
Color information
#774126 (or 0x774126) is known color: Bull Shot. HEX triplet: 77, 41 and 26. RGB value is (119,65,38). Sum of RGB (Red+Green+Blue) = 119+65+38=222 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.60% from 222); Green value is 65 (25.78% from 255 or 29.28% from 222); Blue value is 38 (15.23% from 255 or 17.12% from 222); Max value from RGB is 119 - color contains mainly: red. Hex color #774126 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774126 is #88BED9. Grayscale: #4E4E4E. Windows color (decimal): -8961754 or 2507127. OLE color: 2507127.
HSL color Cylindrical-coordinate representation of color #774126: hue angle of 20º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #774126 is Cyan = 0, Magento = 0.45, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 38 | - |
| CMYK | 0 | 0.45 | 0.68 | 0.53 |
| HSL | 20º | 0.52% | 0.31% | - |
| HSV(B) | 20º | 0.68% | 0.47% | - |
| XYZ | 9.85 | 7.84 | 2.83 | - |
| YUV | 78.07 | 105.39 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 38 | 0 | 0.45 | 0.68 | 0.53 | 20 | 0.52 | 0.31 |
| Hex | 77 | 41 | 26 | 0 | 2D | 44 | 35 | 14 | 34 | 1F |
| Octal | 167 | 101 | 46 | 0 | 55 | 104 | 65 | 24 | 64 | 37 |
| Binary | 1110111 | 1000001 | 100110 | 0 | 101101 | 1000100 | 110101 | 10100 | 110100 | 11111 |
Color Harmonies of #774126
Complementary color
Monochromatic Colors of #774126
Black with #774126
Text Example
Text Example
White with #774126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774126; }
p { color: rgb(119,65,38); }
H1.HeaderClassName
{
color: #774126;
}
.AnyTagClassName
{
color: #774126;
}
</style>
background-color css
<style>
a { background-color: #774126; }
a { background-color: rgb(119,65,38); }
div.DivClassName
{
background-color: #774126;
}
.BgClassName
{
background-color: #774126;
}
</style>
border-color css
<style>
span { border-color: #774126; }
span { border-color: rgb(119,65,38); }
td.TdClassName
{
border-color: #774126;
}
.TagClassName
{
border-color: #774126;
}
</style>