Shades of Bull Shot #744424
Tints of Bull Shot #744424
RGB
CMYK
RGB Variations
Color information
#744424 (or 0x744424) is known color: Bull Shot. HEX triplet: 74, 44 and 24. RGB value is (116,68,36). Sum of RGB (Red+Green+Blue) = 116+68+36=220 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.73% from 220); Green value is 68 (26.95% from 255 or 30.91% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 116 - color contains mainly: red. Hex color #744424 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744424 is #8BBBDB. Grayscale: #4E4E4E. Windows color (decimal): -9157596 or 2376820. OLE color: 2376820.
HSL color Cylindrical-coordinate representation of color #744424: hue angle of 24º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #744424 is Cyan = 0, Magento = 0.41, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 36 | - |
| CMYK | 0 | 0.41 | 0.69 | 0.55 |
| HSL | 24º | 0.53% | 0.3% | - |
| HSV(B) | 24º | 0.69% | 0.45% | - |
| XYZ | 9.59 | 7.97 | 2.7 | - |
| YUV | 78.7 | 103.9 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 36 | 0 | 0.41 | 0.69 | 0.55 | 24 | 0.53 | 0.3 |
| Hex | 74 | 44 | 24 | 0 | 29 | 45 | 37 | 18 | 35 | 1E |
| Octal | 164 | 104 | 44 | 0 | 51 | 105 | 67 | 30 | 65 | 36 |
| Binary | 1110100 | 1000100 | 100100 | 0 | 101001 | 1000101 | 110111 | 11000 | 110101 | 11110 |
Color Harmonies of #744424
Complementary color
Monochromatic Colors of #744424
Black with #744424
Text Example
Text Example
White with #744424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744424; }
p { color: rgb(116,68,36); }
H1.HeaderClassName
{
color: #744424;
}
.AnyTagClassName
{
color: #744424;
}
</style>
background-color css
<style>
a { background-color: #744424; }
a { background-color: rgb(116,68,36); }
div.DivClassName
{
background-color: #744424;
}
.BgClassName
{
background-color: #744424;
}
</style>
border-color css
<style>
span { border-color: #744424; }
span { border-color: rgb(116,68,36); }
td.TdClassName
{
border-color: #744424;
}
.TagClassName
{
border-color: #744424;
}
</style>