Shades of Bull Shot #744529
Tints of Bull Shot #744529
RGB
CMYK
RGB Variations
Color information
#744529 (or 0x744529) is known color: Bull Shot. HEX triplet: 74, 45 and 29. RGB value is (116,69,41). Sum of RGB (Red+Green+Blue) = 116+69+41=226 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.33% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 41 (16.41% from 255 or 18.14% from 226); Max value from RGB is 116 - color contains mainly: red. Hex color #744529 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744529 is #8BBAD6. Grayscale: #505050. Windows color (decimal): -9157335 or 2704756. OLE color: 2704756.
HSL color Cylindrical-coordinate representation of color #744529: hue angle of 22.4º 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 #744529 is Cyan = 0, Magento = 0.41, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 41 | - |
| CMYK | 0 | 0.41 | 0.65 | 0.55 |
| HSL | 22.4º | 0.48% | 0.31% | - |
| HSV(B) | 22.4º | 0.65% | 0.45% | - |
| XYZ | 9.73 | 8.13 | 3.15 | - |
| YUV | 79.86 | 106.07 | 153.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 41 | 0 | 0.41 | 0.65 | 0.55 | 22.4 | 0.48 | 0.31 |
| Hex | 74 | 45 | 29 | 0 | 29 | 41 | 37 | 16 | 30 | 1F |
| Octal | 164 | 105 | 51 | 0 | 51 | 101 | 67 | 26 | 60 | 37 |
| Binary | 1110100 | 1000101 | 101001 | 0 | 101001 | 1000001 | 110111 | 10110 | 110000 | 11111 |
Color Harmonies of #744529
Complementary color
Monochromatic Colors of #744529
Black with #744529
Text Example
Text Example
White with #744529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744529; }
p { color: rgb(116,69,41); }
H1.HeaderClassName
{
color: #744529;
}
.AnyTagClassName
{
color: #744529;
}
</style>
background-color css
<style>
a { background-color: #744529; }
a { background-color: rgb(116,69,41); }
div.DivClassName
{
background-color: #744529;
}
.BgClassName
{
background-color: #744529;
}
</style>
border-color css
<style>
span { border-color: #744529; }
span { border-color: rgb(116,69,41); }
td.TdClassName
{
border-color: #744529;
}
.TagClassName
{
border-color: #744529;
}
</style>