Shades of Bull Shot #714428
Tints of Bull Shot #714428
RGB
CMYK
RGB Variations
Color information
#714428 (or 0x714428) is known color: Bull Shot. HEX triplet: 71, 44 and 28. RGB value is (113,68,40). Sum of RGB (Red+Green+Blue) = 113+68+40=221 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.13% from 221); Green value is 68 (26.95% from 255 or 30.77% from 221); Blue value is 40 (16.02% from 255 or 18.10% from 221); Max value from RGB is 113 - color contains mainly: red. Hex color #714428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714428 is #8EBBD7. Grayscale: #4E4E4E. Windows color (decimal): -9354200 or 2638961. OLE color: 2638961.
HSL color Cylindrical-coordinate representation of color #714428: hue angle of 23.01º degrees, saturation: 0.48, 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 #714428 is Cyan = 0, Magento = 0.40, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 40 | - |
| CMYK | 0 | 0.40 | 0.65 | 0.56 |
| HSL | 23.01º | 0.48% | 0.3% | - |
| HSV(B) | 23.01º | 0.65% | 0.44% | - |
| XYZ | 9.26 | 7.8 | 3.02 | - |
| YUV | 78.26 | 106.41 | 152.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 40 | 0 | 0.40 | 0.65 | 0.56 | 23.01 | 0.48 | 0.3 |
| Hex | 71 | 44 | 28 | 0 | 28 | 41 | 38 | 17 | 30 | 1E |
| Octal | 161 | 104 | 50 | 0 | 50 | 101 | 70 | 27 | 60 | 36 |
| Binary | 1110001 | 1000100 | 101000 | 0 | 101000 | 1000001 | 111000 | 10111 | 110000 | 11110 |
Color Harmonies of #714428
Complementary color
Monochromatic Colors of #714428
Black with #714428
Text Example
Text Example
White with #714428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714428; }
p { color: rgb(113,68,40); }
H1.HeaderClassName
{
color: #714428;
}
.AnyTagClassName
{
color: #714428;
}
</style>
background-color css
<style>
a { background-color: #714428; }
a { background-color: rgb(113,68,40); }
div.DivClassName
{
background-color: #714428;
}
.BgClassName
{
background-color: #714428;
}
</style>
border-color css
<style>
span { border-color: #714428; }
span { border-color: rgb(113,68,40); }
td.TdClassName
{
border-color: #714428;
}
.TagClassName
{
border-color: #714428;
}
</style>