Shades of Bull Shot #774529
Tints of Bull Shot #774529
RGB
CMYK
RGB Variations
Color information
#774529 (or 0x774529) is known color: Bull Shot. HEX triplet: 77, 45 and 29. RGB value is (119,69,41). Sum of RGB (Red+Green+Blue) = 119+69+41=229 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.97% from 229); Green value is 69 (27.34% from 255 or 30.13% from 229); Blue value is 41 (16.41% from 255 or 17.90% from 229); Max value from RGB is 119 - color contains mainly: red. Hex color #774529 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774529 is #88BAD6. Grayscale: #505050. Windows color (decimal): -8960727 or 2704759. OLE color: 2704759.
HSL color Cylindrical-coordinate representation of color #774529: hue angle of 21.54º degrees, saturation: 0.49, 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 #774529 is Cyan = 0, Magento = 0.42, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 41 | - |
| CMYK | 0 | 0.42 | 0.66 | 0.53 |
| HSL | 21.54º | 0.49% | 0.31% | - |
| HSV(B) | 21.54º | 0.66% | 0.47% | - |
| XYZ | 10.14 | 8.34 | 3.17 | - |
| YUV | 80.76 | 105.57 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 41 | 0 | 0.42 | 0.66 | 0.53 | 21.54 | 0.49 | 0.31 |
| Hex | 77 | 45 | 29 | 0 | 2A | 42 | 35 | 16 | 31 | 1F |
| Octal | 167 | 105 | 51 | 0 | 52 | 102 | 65 | 26 | 61 | 37 |
| Binary | 1110111 | 1000101 | 101001 | 0 | 101010 | 1000010 | 110101 | 10110 | 110001 | 11111 |
Color Harmonies of #774529
Complementary color
Monochromatic Colors of #774529
Black with #774529
Text Example
Text Example
White with #774529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774529; }
p { color: rgb(119,69,41); }
H1.HeaderClassName
{
color: #774529;
}
.AnyTagClassName
{
color: #774529;
}
</style>
background-color css
<style>
a { background-color: #774529; }
a { background-color: rgb(119,69,41); }
div.DivClassName
{
background-color: #774529;
}
.BgClassName
{
background-color: #774529;
}
</style>
border-color css
<style>
span { border-color: #774529; }
span { border-color: rgb(119,69,41); }
td.TdClassName
{
border-color: #774529;
}
.TagClassName
{
border-color: #774529;
}
</style>