Shades of Bull Shot #774429
Tints of Bull Shot #774429
RGB
CMYK
RGB Variations
Color information
#774429 (or 0x774429) is known color: Bull Shot. HEX triplet: 77, 44 and 29. RGB value is (119,68,41). Sum of RGB (Red+Green+Blue) = 119+68+41=228 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.19% from 228); Green value is 68 (26.95% from 255 or 29.82% from 228); Blue value is 41 (16.41% from 255 or 17.98% from 228); Max value from RGB is 119 - color contains mainly: red. Hex color #774429 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774429 is #88BBD6. Grayscale: #505050. Windows color (decimal): -8960983 or 2704503. OLE color: 2704503.
HSL color Cylindrical-coordinate representation of color #774429: hue angle of 20.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #774429 is Cyan = 0, Magento = 0.43, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 41 | - |
| CMYK | 0 | 0.43 | 0.66 | 0.53 |
| HSL | 20.77º | 0.49% | 0.31% | - |
| HSV(B) | 20.77º | 0.66% | 0.47% | - |
| XYZ | 10.08 | 8.22 | 3.15 | - |
| YUV | 80.17 | 105.9 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 41 | 0 | 0.43 | 0.66 | 0.53 | 20.77 | 0.49 | 0.31 |
| Hex | 77 | 44 | 29 | 0 | 2B | 42 | 35 | 15 | 31 | 1F |
| Octal | 167 | 104 | 51 | 0 | 53 | 102 | 65 | 25 | 61 | 37 |
| Binary | 1110111 | 1000100 | 101001 | 0 | 101011 | 1000010 | 110101 | 10101 | 110001 | 11111 |
Color Harmonies of #774429
Complementary color
Monochromatic Colors of #774429
Black with #774429
Text Example
Text Example
White with #774429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774429; }
p { color: rgb(119,68,41); }
H1.HeaderClassName
{
color: #774429;
}
.AnyTagClassName
{
color: #774429;
}
</style>
background-color css
<style>
a { background-color: #774429; }
a { background-color: rgb(119,68,41); }
div.DivClassName
{
background-color: #774429;
}
.BgClassName
{
background-color: #774429;
}
</style>
border-color css
<style>
span { border-color: #774429; }
span { border-color: rgb(119,68,41); }
td.TdClassName
{
border-color: #774429;
}
.TagClassName
{
border-color: #774429;
}
</style>