Shades of Bull Shot #704029
Tints of Bull Shot #704029
RGB
CMYK
RGB Variations
Color information
#704029 (or 0x704029) is known color: Bull Shot. HEX triplet: 70, 40 and 29. RGB value is (112,64,41). Sum of RGB (Red+Green+Blue) = 112+64+41=217 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.61% from 217); Green value is 64 (25.39% from 255 or 29.49% from 217); Blue value is 41 (16.41% from 255 or 18.89% from 217); Max value from RGB is 112 - color contains mainly: red. Hex color #704029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704029 is #8FBFD6. Grayscale: #4B4B4B. Windows color (decimal): -9420759 or 2703472. OLE color: 2703472.
HSL color Cylindrical-coordinate representation of color #704029: hue angle of 19.44º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #704029 is Cyan = 0, Magento = 0.43, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 64 | 41 | - |
| CMYK | 0 | 0.43 | 0.63 | 0.56 |
| HSL | 19.44º | 0.46% | 0.3% | - |
| HSV(B) | 19.44º | 0.63% | 0.44% | - |
| XYZ | 8.92 | 7.27 | 3.03 | - |
| YUV | 75.73 | 108.4 | 153.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 64 | 41 | 0 | 0.43 | 0.63 | 0.56 | 19.44 | 0.46 | 0.3 |
| Hex | 70 | 40 | 29 | 0 | 2B | 3F | 38 | 13 | 2E | 1E |
| Octal | 160 | 100 | 51 | 0 | 53 | 77 | 70 | 23 | 56 | 36 |
| Binary | 1110000 | 1000000 | 101001 | 0 | 101011 | 111111 | 111000 | 10011 | 101110 | 11110 |
Color Harmonies of #704029
Complementary color
Monochromatic Colors of #704029
Black with #704029
Text Example
Text Example
White with #704029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704029; }
p { color: rgb(112,64,41); }
H1.HeaderClassName
{
color: #704029;
}
.AnyTagClassName
{
color: #704029;
}
</style>
background-color css
<style>
a { background-color: #704029; }
a { background-color: rgb(112,64,41); }
div.DivClassName
{
background-color: #704029;
}
.BgClassName
{
background-color: #704029;
}
</style>
border-color css
<style>
span { border-color: #704029; }
span { border-color: rgb(112,64,41); }
td.TdClassName
{
border-color: #704029;
}
.TagClassName
{
border-color: #704029;
}
</style>