Shades of Bull Shot #714127
Tints of Bull Shot #714127
RGB
CMYK
RGB Variations
Color information
#714127 (or 0x714127) is known color: Bull Shot. HEX triplet: 71, 41 and 27. RGB value is (113,65,39). Sum of RGB (Red+Green+Blue) = 113+65+39=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 65 (25.78% from 255 or 29.95% from 217); Blue value is 39 (15.62% from 255 or 17.97% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #714127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714127 is #8EBED8. Grayscale: #4C4C4C. Windows color (decimal): -9354969 or 2572657. OLE color: 2572657.
HSL color Cylindrical-coordinate representation of color #714127: hue angle of 21.08º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #714127 is Cyan = 0, Magento = 0.42, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 39 | - |
| CMYK | 0 | 0.42 | 0.65 | 0.56 |
| HSL | 21.08º | 0.49% | 0.3% | - |
| HSV(B) | 21.08º | 0.65% | 0.44% | - |
| XYZ | 9.07 | 7.44 | 2.88 | - |
| YUV | 76.39 | 106.9 | 154.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 39 | 0 | 0.42 | 0.65 | 0.56 | 21.08 | 0.49 | 0.3 |
| Hex | 71 | 41 | 27 | 0 | 2A | 41 | 38 | 15 | 31 | 1E |
| Octal | 161 | 101 | 47 | 0 | 52 | 101 | 70 | 25 | 61 | 36 |
| Binary | 1110001 | 1000001 | 100111 | 0 | 101010 | 1000001 | 111000 | 10101 | 110001 | 11110 |
Color Harmonies of #714127
Complementary color
Monochromatic Colors of #714127
Black with #714127
Text Example
Text Example
White with #714127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714127; }
p { color: rgb(113,65,39); }
H1.HeaderClassName
{
color: #714127;
}
.AnyTagClassName
{
color: #714127;
}
</style>
background-color css
<style>
a { background-color: #714127; }
a { background-color: rgb(113,65,39); }
div.DivClassName
{
background-color: #714127;
}
.BgClassName
{
background-color: #714127;
}
</style>
border-color css
<style>
span { border-color: #714127; }
span { border-color: rgb(113,65,39); }
td.TdClassName
{
border-color: #714127;
}
.TagClassName
{
border-color: #714127;
}
</style>