Shades of Bull Shot #714529
Tints of Bull Shot #714529
RGB
CMYK
RGB Variations
Color information
#714529 (or 0x714529) is known color: Bull Shot. HEX triplet: 71, 45 and 29. RGB value is (113,69,41). Sum of RGB (Red+Green+Blue) = 113+69+41=223 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.67% from 223); Green value is 69 (27.34% from 255 or 30.94% from 223); Blue value is 41 (16.41% from 255 or 18.39% from 223); Max value from RGB is 113 - color contains mainly: red. Hex color #714529 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714529 is #8EBAD6. Grayscale: #4F4F4F. Windows color (decimal): -9353943 or 2704753. OLE color: 2704753.
HSL color Cylindrical-coordinate representation of color #714529: hue angle of 23.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #714529 is Cyan = 0, Magento = 0.39, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 41 | - |
| CMYK | 0 | 0.39 | 0.64 | 0.56 |
| HSL | 23.33º | 0.47% | 0.3% | - |
| HSV(B) | 23.33º | 0.64% | 0.44% | - |
| XYZ | 9.34 | 7.93 | 3.14 | - |
| YUV | 78.96 | 106.58 | 152.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 41 | 0 | 0.39 | 0.64 | 0.56 | 23.33 | 0.47 | 0.3 |
| Hex | 71 | 45 | 29 | 0 | 27 | 40 | 38 | 17 | 2F | 1E |
| Octal | 161 | 105 | 51 | 0 | 47 | 100 | 70 | 27 | 57 | 36 |
| Binary | 1110001 | 1000101 | 101001 | 0 | 100111 | 1000000 | 111000 | 10111 | 101111 | 11110 |
Color Harmonies of #714529
Complementary color
Monochromatic Colors of #714529
Black with #714529
Text Example
Text Example
White with #714529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714529; }
p { color: rgb(113,69,41); }
H1.HeaderClassName
{
color: #714529;
}
.AnyTagClassName
{
color: #714529;
}
</style>
background-color css
<style>
a { background-color: #714529; }
a { background-color: rgb(113,69,41); }
div.DivClassName
{
background-color: #714529;
}
.BgClassName
{
background-color: #714529;
}
</style>
border-color css
<style>
span { border-color: #714529; }
span { border-color: rgb(113,69,41); }
td.TdClassName
{
border-color: #714529;
}
.TagClassName
{
border-color: #714529;
}
</style>