Shades of Bull Shot #784727
Tints of Bull Shot #784727
RGB
CMYK
RGB Variations
Color information
#784727 (or 0x784727) is known color: Bull Shot. HEX triplet: 78, 47 and 27. RGB value is (120,71,39). Sum of RGB (Red+Green+Blue) = 120+71+39=230 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.17% from 230); Green value is 71 (28.12% from 255 or 30.87% from 230); Blue value is 39 (15.62% from 255 or 16.96% from 230); Max value from RGB is 120 - color contains mainly: red. Hex color #784727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784727 is #87B8D8. Grayscale: #525252. Windows color (decimal): -8894681 or 2574200. OLE color: 2574200.
HSL color Cylindrical-coordinate representation of color #784727: hue angle of 23.7º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #784727 is Cyan = 0, Magento = 0.41, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 71 | 39 | - |
| CMYK | 0 | 0.41 | 0.67 | 0.53 |
| HSL | 23.7º | 0.51% | 0.31% | - |
| HSV(B) | 23.7º | 0.68% | 0.47% | - |
| XYZ | 10.37 | 8.65 | 3.04 | - |
| YUV | 82 | 103.73 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 71 | 39 | 0 | 0.41 | 0.67 | 0.53 | 23.7 | 0.51 | 0.31 |
| Hex | 78 | 47 | 27 | 0 | 29 | 43 | 35 | 18 | 33 | 1F |
| Octal | 170 | 107 | 47 | 0 | 51 | 103 | 65 | 30 | 63 | 37 |
| Binary | 1111000 | 1000111 | 100111 | 0 | 101001 | 1000011 | 110101 | 11000 | 110011 | 11111 |
Color Harmonies of #784727
Complementary color
Monochromatic Colors of #784727
Black with #784727
Text Example
Text Example
White with #784727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784727; }
p { color: rgb(120,71,39); }
H1.HeaderClassName
{
color: #784727;
}
.AnyTagClassName
{
color: #784727;
}
</style>
background-color css
<style>
a { background-color: #784727; }
a { background-color: rgb(120,71,39); }
div.DivClassName
{
background-color: #784727;
}
.BgClassName
{
background-color: #784727;
}
</style>
border-color css
<style>
span { border-color: #784727; }
span { border-color: rgb(120,71,39); }
td.TdClassName
{
border-color: #784727;
}
.TagClassName
{
border-color: #784727;
}
</style>