Shades of Bull Shot #724329
Tints of Bull Shot #724329
RGB
CMYK
RGB Variations
Color information
#724329 (or 0x724329) is known color: Bull Shot. HEX triplet: 72, 43 and 29. RGB value is (114,67,41). Sum of RGB (Red+Green+Blue) = 114+67+41=222 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.35% from 222); Green value is 67 (26.56% from 255 or 30.18% from 222); Blue value is 41 (16.41% from 255 or 18.47% from 222); Max value from RGB is 114 - color contains mainly: red. Hex color #724329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724329 is #8DBCD6. Grayscale: #4E4E4E. Windows color (decimal): -9288919 or 2704242. OLE color: 2704242.
HSL color Cylindrical-coordinate representation of color #724329: hue angle of 21.37º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #724329 is Cyan = 0, Magento = 0.41, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 41 | - |
| CMYK | 0 | 0.41 | 0.64 | 0.55 |
| HSL | 21.37º | 0.47% | 0.3% | - |
| HSV(B) | 21.37º | 0.64% | 0.45% | - |
| XYZ | 9.35 | 7.75 | 3.1 | - |
| YUV | 78.09 | 107.07 | 153.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 41 | 0 | 0.41 | 0.64 | 0.55 | 21.37 | 0.47 | 0.3 |
| Hex | 72 | 43 | 29 | 0 | 29 | 40 | 37 | 15 | 2F | 1E |
| Octal | 162 | 103 | 51 | 0 | 51 | 100 | 67 | 25 | 57 | 36 |
| Binary | 1110010 | 1000011 | 101001 | 0 | 101001 | 1000000 | 110111 | 10101 | 101111 | 11110 |
Color Harmonies of #724329
Complementary color
Monochromatic Colors of #724329
Black with #724329
Text Example
Text Example
White with #724329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724329; }
p { color: rgb(114,67,41); }
H1.HeaderClassName
{
color: #724329;
}
.AnyTagClassName
{
color: #724329;
}
</style>
background-color css
<style>
a { background-color: #724329; }
a { background-color: rgb(114,67,41); }
div.DivClassName
{
background-color: #724329;
}
.BgClassName
{
background-color: #724329;
}
</style>
border-color css
<style>
span { border-color: #724329; }
span { border-color: rgb(114,67,41); }
td.TdClassName
{
border-color: #724329;
}
.TagClassName
{
border-color: #724329;
}
</style>