Shades of Bull Shot #794328
Tints of Bull Shot #794328
RGB
CMYK
RGB Variations
Color information
#794328 (or 0x794328) is known color: Bull Shot. HEX triplet: 79, 43 and 28. RGB value is (121,67,40). Sum of RGB (Red+Green+Blue) = 121+67+40=228 (30% of max value = 765). Red value is 121 (47.66% from 255 or 53.07% from 228); Green value is 67 (26.56% from 255 or 29.39% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 121 - color contains mainly: red. Hex color #794328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794328 is #86BCD7. Grayscale: #505050. Windows color (decimal): -8830168 or 2638713. OLE color: 2638713.
HSL color Cylindrical-coordinate representation of color #794328: hue angle of 20º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #794328 is Cyan = 0, Magento = 0.45, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 40 | - |
| CMYK | 0 | 0.45 | 0.67 | 0.53 |
| HSL | 20º | 0.5% | 0.32% | - |
| HSV(B) | 20º | 0.67% | 0.47% | - |
| XYZ | 10.28 | 8.23 | 3.05 | - |
| YUV | 80.07 | 105.39 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 40 | 0 | 0.45 | 0.67 | 0.53 | 20 | 0.5 | 0.32 |
| Hex | 79 | 43 | 28 | 0 | 2D | 43 | 35 | 14 | 32 | 20 |
| Octal | 171 | 103 | 50 | 0 | 55 | 103 | 65 | 24 | 62 | 40 |
| Binary | 1111001 | 1000011 | 101000 | 0 | 101101 | 1000011 | 110101 | 10100 | 110010 | 100000 |
Color Harmonies of #794328
Complementary color
Monochromatic Colors of #794328
Black with #794328
Text Example
Text Example
White with #794328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794328; }
p { color: rgb(121,67,40); }
H1.HeaderClassName
{
color: #794328;
}
.AnyTagClassName
{
color: #794328;
}
</style>
background-color css
<style>
a { background-color: #794328; }
a { background-color: rgb(121,67,40); }
div.DivClassName
{
background-color: #794328;
}
.BgClassName
{
background-color: #794328;
}
</style>
border-color css
<style>
span { border-color: #794328; }
span { border-color: rgb(121,67,40); }
td.TdClassName
{
border-color: #794328;
}
.TagClassName
{
border-color: #794328;
}
</style>