Shades of Bull Shot #774423
Tints of Bull Shot #774423
RGB
CMYK
RGB Variations
Color information
#774423 (or 0x774423) is known color: Bull Shot. HEX triplet: 77, 44 and 23. RGB value is (119,68,35). Sum of RGB (Red+Green+Blue) = 119+68+35=222 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.60% from 222); Green value is 68 (26.95% from 255 or 30.63% from 222); Blue value is 35 (14.06% from 255 or 15.77% from 222); Max value from RGB is 119 - color contains mainly: red. Hex color #774423 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774423 is #88BBDC. Grayscale: #4F4F4F. Windows color (decimal): -8960989 or 2311287. OLE color: 2311287.
HSL color Cylindrical-coordinate representation of color #774423: hue angle of 23.57º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #774423 is Cyan = 0, Magento = 0.43, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 35 | - |
| CMYK | 0 | 0.43 | 0.71 | 0.53 |
| HSL | 23.57º | 0.55% | 0.3% | - |
| HSV(B) | 23.57º | 0.71% | 0.47% | - |
| XYZ | 9.98 | 8.18 | 2.64 | - |
| YUV | 79.49 | 102.9 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 35 | 0 | 0.43 | 0.71 | 0.53 | 23.57 | 0.55 | 0.3 |
| Hex | 77 | 44 | 23 | 0 | 2B | 47 | 35 | 18 | 37 | 1E |
| Octal | 167 | 104 | 43 | 0 | 53 | 107 | 65 | 30 | 67 | 36 |
| Binary | 1110111 | 1000100 | 100011 | 0 | 101011 | 1000111 | 110101 | 11000 | 110111 | 11110 |
Color Harmonies of #774423
Complementary color
Monochromatic Colors of #774423
Black with #774423
Text Example
Text Example
White with #774423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774423; }
p { color: rgb(119,68,35); }
H1.HeaderClassName
{
color: #774423;
}
.AnyTagClassName
{
color: #774423;
}
</style>
background-color css
<style>
a { background-color: #774423; }
a { background-color: rgb(119,68,35); }
div.DivClassName
{
background-color: #774423;
}
.BgClassName
{
background-color: #774423;
}
</style>
border-color css
<style>
span { border-color: #774423; }
span { border-color: rgb(119,68,35); }
td.TdClassName
{
border-color: #774423;
}
.TagClassName
{
border-color: #774423;
}
</style>