Shades of Bull Shot #744729
Tints of Bull Shot #744729
RGB
CMYK
RGB Variations
Color information
#744729 (or 0x744729) is known color: Bull Shot. HEX triplet: 74, 47 and 29. RGB value is (116,71,41). Sum of RGB (Red+Green+Blue) = 116+71+41=228 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.88% from 228); Green value is 71 (28.12% from 255 or 31.14% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 116 - color contains mainly: red. Hex color #744729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744729 is #8BB8D6. Grayscale: #515151. Windows color (decimal): -9156823 or 2705268. OLE color: 2705268.
HSL color Cylindrical-coordinate representation of color #744729: hue angle of 24º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #744729 is Cyan = 0, Magento = 0.39, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 41 | - |
| CMYK | 0 | 0.39 | 0.65 | 0.55 |
| HSL | 24º | 0.48% | 0.31% | - |
| HSV(B) | 24º | 0.65% | 0.45% | - |
| XYZ | 9.86 | 8.38 | 3.2 | - |
| YUV | 81.04 | 105.41 | 152.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 41 | 0 | 0.39 | 0.65 | 0.55 | 24 | 0.48 | 0.31 |
| Hex | 74 | 47 | 29 | 0 | 27 | 41 | 37 | 18 | 30 | 1F |
| Octal | 164 | 107 | 51 | 0 | 47 | 101 | 67 | 30 | 60 | 37 |
| Binary | 1110100 | 1000111 | 101001 | 0 | 100111 | 1000001 | 110111 | 11000 | 110000 | 11111 |
Color Harmonies of #744729
Complementary color
Monochromatic Colors of #744729
Black with #744729
Text Example
Text Example
White with #744729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744729; }
p { color: rgb(116,71,41); }
H1.HeaderClassName
{
color: #744729;
}
.AnyTagClassName
{
color: #744729;
}
</style>
background-color css
<style>
a { background-color: #744729; }
a { background-color: rgb(116,71,41); }
div.DivClassName
{
background-color: #744729;
}
.BgClassName
{
background-color: #744729;
}
</style>
border-color css
<style>
span { border-color: #744729; }
span { border-color: rgb(116,71,41); }
td.TdClassName
{
border-color: #744729;
}
.TagClassName
{
border-color: #744729;
}
</style>