Shades of Bull Shot #784825
Tints of Bull Shot #784825
RGB
CMYK
RGB Variations
Color information
#784825 (or 0x784825) is known color: Bull Shot. HEX triplet: 78, 48 and 25. RGB value is (120,72,37). Sum of RGB (Red+Green+Blue) = 120+72+37=229 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.40% from 229); Green value is 72 (28.52% from 255 or 31.44% from 229); Blue value is 37 (14.84% from 255 or 16.16% from 229); Max value from RGB is 120 - color contains mainly: red. Hex color #784825 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #784825 is #87B7DA. Grayscale: #525252. Windows color (decimal): -8894427 or 2443384. OLE color: 2443384.
HSL color Cylindrical-coordinate representation of color #784825: hue angle of 25.3º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #784825 is Cyan = 0, Magento = 0.40, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 72 | 37 | - |
| CMYK | 0 | 0.40 | 0.69 | 0.53 |
| HSL | 25.3º | 0.53% | 0.31% | - |
| HSV(B) | 25.3º | 0.69% | 0.47% | - |
| XYZ | 10.4 | 8.76 | 2.89 | - |
| YUV | 82.36 | 102.4 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 72 | 37 | 0 | 0.40 | 0.69 | 0.53 | 25.3 | 0.53 | 0.31 |
| Hex | 78 | 48 | 25 | 0 | 28 | 45 | 35 | 19 | 35 | 1F |
| Octal | 170 | 110 | 45 | 0 | 50 | 105 | 65 | 31 | 65 | 37 |
| Binary | 1111000 | 1001000 | 100101 | 0 | 101000 | 1000101 | 110101 | 11001 | 110101 | 11111 |
Color Harmonies of #784825
Complementary color
Monochromatic Colors of #784825
Black with #784825
Text Example
Text Example
White with #784825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784825; }
p { color: rgb(120,72,37); }
H1.HeaderClassName
{
color: #784825;
}
.AnyTagClassName
{
color: #784825;
}
</style>
background-color css
<style>
a { background-color: #784825; }
a { background-color: rgb(120,72,37); }
div.DivClassName
{
background-color: #784825;
}
.BgClassName
{
background-color: #784825;
}
</style>
border-color css
<style>
span { border-color: #784825; }
span { border-color: rgb(120,72,37); }
td.TdClassName
{
border-color: #784825;
}
.TagClassName
{
border-color: #784825;
}
</style>