Shades of Bull Shot #774125
Tints of Bull Shot #774125
RGB
CMYK
RGB Variations
Color information
#774125 (or 0x774125) is known color: Bull Shot. HEX triplet: 77, 41 and 25. RGB value is (119,65,37). Sum of RGB (Red+Green+Blue) = 119+65+37=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 65 (25.78% from 255 or 29.41% from 221); Blue value is 37 (14.84% from 255 or 16.74% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #774125 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774125 is #88BEDA. Grayscale: #4E4E4E. Windows color (decimal): -8961755 or 2441591. OLE color: 2441591.
HSL color Cylindrical-coordinate representation of color #774125: hue angle of 20.49º 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 #774125 is Cyan = 0, Magento = 0.45, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 37 | - |
| CMYK | 0 | 0.45 | 0.69 | 0.53 |
| HSL | 20.49º | 0.53% | 0.31% | - |
| HSV(B) | 20.49º | 0.69% | 0.47% | - |
| XYZ | 9.83 | 7.84 | 2.74 | - |
| YUV | 77.95 | 104.89 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 37 | 0 | 0.45 | 0.69 | 0.53 | 20.49 | 0.53 | 0.31 |
| Hex | 77 | 41 | 25 | 0 | 2D | 45 | 35 | 14 | 35 | 1F |
| Octal | 167 | 101 | 45 | 0 | 55 | 105 | 65 | 24 | 65 | 37 |
| Binary | 1110111 | 1000001 | 100101 | 0 | 101101 | 1000101 | 110101 | 10100 | 110101 | 11111 |
Color Harmonies of #774125
Complementary color
Monochromatic Colors of #774125
Black with #774125
Text Example
Text Example
White with #774125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774125; }
p { color: rgb(119,65,37); }
H1.HeaderClassName
{
color: #774125;
}
.AnyTagClassName
{
color: #774125;
}
</style>
background-color css
<style>
a { background-color: #774125; }
a { background-color: rgb(119,65,37); }
div.DivClassName
{
background-color: #774125;
}
.BgClassName
{
background-color: #774125;
}
</style>
border-color css
<style>
span { border-color: #774125; }
span { border-color: rgb(119,65,37); }
td.TdClassName
{
border-color: #774125;
}
.TagClassName
{
border-color: #774125;
}
</style>