Shades of Bull Shot #774728
Tints of Bull Shot #774728
RGB
CMYK
RGB Variations
Color information
#774728 (or 0x774728) is known color: Bull Shot. HEX triplet: 77, 47 and 28. RGB value is (119,71,40). Sum of RGB (Red+Green+Blue) = 119+71+40=230 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.74% from 230); Green value is 71 (28.12% from 255 or 30.87% from 230); Blue value is 40 (16.02% from 255 or 17.39% from 230); Max value from RGB is 119 - color contains mainly: red. Hex color #774728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774728 is #88B8D7. Grayscale: #515151. Windows color (decimal): -8960216 or 2639735. OLE color: 2639735.
HSL color Cylindrical-coordinate representation of color #774728: hue angle of 23.54º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #774728 is Cyan = 0, Magento = 0.40, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 40 | - |
| CMYK | 0 | 0.40 | 0.66 | 0.53 |
| HSL | 23.54º | 0.5% | 0.31% | - |
| HSV(B) | 23.54º | 0.66% | 0.47% | - |
| XYZ | 10.24 | 8.58 | 3.12 | - |
| YUV | 81.82 | 104.4 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 40 | 0 | 0.40 | 0.66 | 0.53 | 23.54 | 0.5 | 0.31 |
| Hex | 77 | 47 | 28 | 0 | 28 | 42 | 35 | 18 | 32 | 1F |
| Octal | 167 | 107 | 50 | 0 | 50 | 102 | 65 | 30 | 62 | 37 |
| Binary | 1110111 | 1000111 | 101000 | 0 | 101000 | 1000010 | 110101 | 11000 | 110010 | 11111 |
Color Harmonies of #774728
Complementary color
Monochromatic Colors of #774728
Black with #774728
Text Example
Text Example
White with #774728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774728; }
p { color: rgb(119,71,40); }
H1.HeaderClassName
{
color: #774728;
}
.AnyTagClassName
{
color: #774728;
}
</style>
background-color css
<style>
a { background-color: #774728; }
a { background-color: rgb(119,71,40); }
div.DivClassName
{
background-color: #774728;
}
.BgClassName
{
background-color: #774728;
}
</style>
border-color css
<style>
span { border-color: #774728; }
span { border-color: rgb(119,71,40); }
td.TdClassName
{
border-color: #774728;
}
.TagClassName
{
border-color: #774728;
}
</style>