Shades of Bull Shot #744128
Tints of Bull Shot #744128
RGB
CMYK
RGB Variations
Color information
#744128 (or 0x744128) is known color: Bull Shot. HEX triplet: 74, 41 and 28. RGB value is (116,65,40). Sum of RGB (Red+Green+Blue) = 116+65+40=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 65 (25.78% from 255 or 29.41% from 221); Blue value is 40 (16.02% from 255 or 18.10% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #744128 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744128 is #8BBED7. Grayscale: #4D4D4D. Windows color (decimal): -9158360 or 2638196. OLE color: 2638196.
HSL color Cylindrical-coordinate representation of color #744128: hue angle of 19.74º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #744128 is Cyan = 0, Magento = 0.44, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 40 | - |
| CMYK | 0 | 0.44 | 0.66 | 0.55 |
| HSL | 19.74º | 0.49% | 0.31% | - |
| HSV(B) | 19.74º | 0.66% | 0.45% | - |
| XYZ | 9.48 | 7.65 | 2.98 | - |
| YUV | 77.4 | 106.9 | 155.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 40 | 0 | 0.44 | 0.66 | 0.55 | 19.74 | 0.49 | 0.31 |
| Hex | 74 | 41 | 28 | 0 | 2C | 42 | 37 | 14 | 31 | 1F |
| Octal | 164 | 101 | 50 | 0 | 54 | 102 | 67 | 24 | 61 | 37 |
| Binary | 1110100 | 1000001 | 101000 | 0 | 101100 | 1000010 | 110111 | 10100 | 110001 | 11111 |
Color Harmonies of #744128
Complementary color
Monochromatic Colors of #744128
Black with #744128
Text Example
Text Example
White with #744128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744128; }
p { color: rgb(116,65,40); }
H1.HeaderClassName
{
color: #744128;
}
.AnyTagClassName
{
color: #744128;
}
</style>
background-color css
<style>
a { background-color: #744128; }
a { background-color: rgb(116,65,40); }
div.DivClassName
{
background-color: #744128;
}
.BgClassName
{
background-color: #744128;
}
</style>
border-color css
<style>
span { border-color: #744128; }
span { border-color: rgb(116,65,40); }
td.TdClassName
{
border-color: #744128;
}
.TagClassName
{
border-color: #744128;
}
</style>