Shades of Bull Shot #744127
Tints of Bull Shot #744127
RGB
CMYK
RGB Variations
Color information
#744127 (or 0x744127) is known color: Bull Shot. HEX triplet: 74, 41 and 27. RGB value is (116,65,39). Sum of RGB (Red+Green+Blue) = 116+65+39=220 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.73% from 220); Green value is 65 (25.78% from 255 or 29.55% from 220); Blue value is 39 (15.62% from 255 or 17.73% from 220); Max value from RGB is 116 - color contains mainly: red. Hex color #744127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744127 is #8BBED8. Grayscale: #4D4D4D. Windows color (decimal): -9158361 or 2572660. OLE color: 2572660.
HSL color Cylindrical-coordinate representation of color #744127: hue angle of 20.26º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #744127 is Cyan = 0, Magento = 0.44, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 39 | - |
| CMYK | 0 | 0.44 | 0.66 | 0.55 |
| HSL | 20.26º | 0.5% | 0.3% | - |
| HSV(B) | 20.26º | 0.66% | 0.45% | - |
| XYZ | 9.46 | 7.64 | 2.9 | - |
| YUV | 77.29 | 106.4 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 39 | 0 | 0.44 | 0.66 | 0.55 | 20.26 | 0.5 | 0.3 |
| Hex | 74 | 41 | 27 | 0 | 2C | 42 | 37 | 14 | 32 | 1E |
| Octal | 164 | 101 | 47 | 0 | 54 | 102 | 67 | 24 | 62 | 36 |
| Binary | 1110100 | 1000001 | 100111 | 0 | 101100 | 1000010 | 110111 | 10100 | 110010 | 11110 |
Color Harmonies of #744127
Complementary color
Monochromatic Colors of #744127
Black with #744127
Text Example
Text Example
White with #744127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744127; }
p { color: rgb(116,65,39); }
H1.HeaderClassName
{
color: #744127;
}
.AnyTagClassName
{
color: #744127;
}
</style>
background-color css
<style>
a { background-color: #744127; }
a { background-color: rgb(116,65,39); }
div.DivClassName
{
background-color: #744127;
}
.BgClassName
{
background-color: #744127;
}
</style>
border-color css
<style>
span { border-color: #744127; }
span { border-color: rgb(116,65,39); }
td.TdClassName
{
border-color: #744127;
}
.TagClassName
{
border-color: #744127;
}
</style>