Shades of Bull Shot #714329
Tints of Bull Shot #714329
RGB
CMYK
RGB Variations
Color information
#714329 (or 0x714329) is known color: Bull Shot. HEX triplet: 71, 43 and 29. RGB value is (113,67,41). Sum of RGB (Red+Green+Blue) = 113+67+41=221 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.13% from 221); Green value is 67 (26.56% from 255 or 30.32% from 221); Blue value is 41 (16.41% from 255 or 18.55% from 221); Max value from RGB is 113 - color contains mainly: red. Hex color #714329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714329 is #8EBCD6. Grayscale: #4D4D4D. Windows color (decimal): -9354455 or 2704241. OLE color: 2704241.
HSL color Cylindrical-coordinate representation of color #714329: hue angle of 21.67º 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 #714329 is Cyan = 0, Magento = 0.41, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 41 | - |
| CMYK | 0 | 0.41 | 0.64 | 0.56 |
| HSL | 21.67º | 0.47% | 0.3% | - |
| HSV(B) | 21.67º | 0.64% | 0.44% | - |
| XYZ | 9.22 | 7.69 | 3.1 | - |
| YUV | 77.79 | 107.24 | 153.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 41 | 0 | 0.41 | 0.64 | 0.56 | 21.67 | 0.47 | 0.3 |
| Hex | 71 | 43 | 29 | 0 | 29 | 40 | 38 | 16 | 2F | 1E |
| Octal | 161 | 103 | 51 | 0 | 51 | 100 | 70 | 26 | 57 | 36 |
| Binary | 1110001 | 1000011 | 101001 | 0 | 101001 | 1000000 | 111000 | 10110 | 101111 | 11110 |
Color Harmonies of #714329
Complementary color
Monochromatic Colors of #714329
Black with #714329
Text Example
Text Example
White with #714329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714329; }
p { color: rgb(113,67,41); }
H1.HeaderClassName
{
color: #714329;
}
.AnyTagClassName
{
color: #714329;
}
</style>
background-color css
<style>
a { background-color: #714329; }
a { background-color: rgb(113,67,41); }
div.DivClassName
{
background-color: #714329;
}
.BgClassName
{
background-color: #714329;
}
</style>
border-color css
<style>
span { border-color: #714329; }
span { border-color: rgb(113,67,41); }
td.TdClassName
{
border-color: #714329;
}
.TagClassName
{
border-color: #714329;
}
</style>