Shades of Bull Shot #774927
Tints of Bull Shot #774927
RGB
CMYK
RGB Variations
Color information
#774927 (or 0x774927) is known color: Bull Shot. HEX triplet: 77, 49 and 27. RGB value is (119,73,39). Sum of RGB (Red+Green+Blue) = 119+73+39=231 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.52% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 39 (15.62% from 255 or 16.88% from 231); Max value from RGB is 119 - color contains mainly: red. Hex color #774927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774927 is #88B6D8. Grayscale: #535353. Windows color (decimal): -8959705 or 2574711. OLE color: 2574711.
HSL color Cylindrical-coordinate representation of color #774927: hue angle of 25.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #774927 is Cyan = 0, Magento = 0.39, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 39 | - |
| CMYK | 0 | 0.39 | 0.67 | 0.53 |
| HSL | 25.5º | 0.51% | 0.31% | - |
| HSV(B) | 25.5º | 0.67% | 0.47% | - |
| XYZ | 10.36 | 8.83 | 3.08 | - |
| YUV | 82.88 | 103.24 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 39 | 0 | 0.39 | 0.67 | 0.53 | 25.5 | 0.51 | 0.31 |
| Hex | 77 | 49 | 27 | 0 | 27 | 43 | 35 | 1A | 33 | 1F |
| Octal | 167 | 111 | 47 | 0 | 47 | 103 | 65 | 32 | 63 | 37 |
| Binary | 1110111 | 1001001 | 100111 | 0 | 100111 | 1000011 | 110101 | 11010 | 110011 | 11111 |
Color Harmonies of #774927
Complementary color
Monochromatic Colors of #774927
Black with #774927
Text Example
Text Example
White with #774927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774927; }
p { color: rgb(119,73,39); }
H1.HeaderClassName
{
color: #774927;
}
.AnyTagClassName
{
color: #774927;
}
</style>
background-color css
<style>
a { background-color: #774927; }
a { background-color: rgb(119,73,39); }
div.DivClassName
{
background-color: #774927;
}
.BgClassName
{
background-color: #774927;
}
</style>
border-color css
<style>
span { border-color: #774927; }
span { border-color: rgb(119,73,39); }
td.TdClassName
{
border-color: #774927;
}
.TagClassName
{
border-color: #774927;
}
</style>