Shades of Bull Shot #724728
Tints of Bull Shot #724728
RGB
CMYK
RGB Variations
Color information
#724728 (or 0x724728) is known color: Bull Shot. HEX triplet: 72, 47 and 28. RGB value is (114,71,40). Sum of RGB (Red+Green+Blue) = 114+71+40=225 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.67% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 114 - color contains mainly: red. Hex color #724728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724728 is #8DB8D7. Grayscale: #505050. Windows color (decimal): -9287896 or 2639730. OLE color: 2639730.
HSL color Cylindrical-coordinate representation of color #724728: hue angle of 25.14º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #724728 is Cyan = 0, Magento = 0.38, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 71 | 40 | - |
| CMYK | 0 | 0.38 | 0.65 | 0.55 |
| HSL | 25.14º | 0.48% | 0.3% | - |
| HSV(B) | 25.14º | 0.65% | 0.45% | - |
| XYZ | 9.58 | 8.24 | 3.09 | - |
| YUV | 80.32 | 105.25 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 40 | 0 | 0.38 | 0.65 | 0.55 | 25.14 | 0.48 | 0.3 |
| Hex | 72 | 47 | 28 | 0 | 26 | 41 | 37 | 19 | 30 | 1E |
| Octal | 162 | 107 | 50 | 0 | 46 | 101 | 67 | 31 | 60 | 36 |
| Binary | 1110010 | 1000111 | 101000 | 0 | 100110 | 1000001 | 110111 | 11001 | 110000 | 11110 |
Color Harmonies of #724728
Complementary color
Monochromatic Colors of #724728
Black with #724728
Text Example
Text Example
White with #724728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724728; }
p { color: rgb(114,71,40); }
H1.HeaderClassName
{
color: #724728;
}
.AnyTagClassName
{
color: #724728;
}
</style>
background-color css
<style>
a { background-color: #724728; }
a { background-color: rgb(114,71,40); }
div.DivClassName
{
background-color: #724728;
}
.BgClassName
{
background-color: #724728;
}
</style>
border-color css
<style>
span { border-color: #724728; }
span { border-color: rgb(114,71,40); }
td.TdClassName
{
border-color: #724728;
}
.TagClassName
{
border-color: #724728;
}
</style>