Shades of Bull Shot #764326
Tints of Bull Shot #764326
RGB
CMYK
RGB Variations
Color information
#764326 (or 0x764326) is known color: Bull Shot. HEX triplet: 76, 43 and 26. RGB value is (118,67,38). Sum of RGB (Red+Green+Blue) = 118+67+38=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 67 (26.56% from 255 or 30.04% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #764326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764326 is #89BCD9. Grayscale: #4F4F4F. Windows color (decimal): -9026778 or 2507638. OLE color: 2507638.
HSL color Cylindrical-coordinate representation of color #764326: hue angle of 21.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #764326 is Cyan = 0, Magento = 0.43, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 38 | - |
| CMYK | 0 | 0.43 | 0.68 | 0.54 |
| HSL | 21.75º | 0.51% | 0.31% | - |
| HSV(B) | 21.75º | 0.68% | 0.46% | - |
| XYZ | 9.83 | 8.01 | 2.86 | - |
| YUV | 78.94 | 104.9 | 155.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 38 | 0 | 0.43 | 0.68 | 0.54 | 21.75 | 0.51 | 0.31 |
| Hex | 76 | 43 | 26 | 0 | 2B | 44 | 36 | 16 | 33 | 1F |
| Octal | 166 | 103 | 46 | 0 | 53 | 104 | 66 | 26 | 63 | 37 |
| Binary | 1110110 | 1000011 | 100110 | 0 | 101011 | 1000100 | 110110 | 10110 | 110011 | 11111 |
Color Harmonies of #764326
Complementary color
Monochromatic Colors of #764326
Black with #764326
Text Example
Text Example
White with #764326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764326; }
p { color: rgb(118,67,38); }
H1.HeaderClassName
{
color: #764326;
}
.AnyTagClassName
{
color: #764326;
}
</style>
background-color css
<style>
a { background-color: #764326; }
a { background-color: rgb(118,67,38); }
div.DivClassName
{
background-color: #764326;
}
.BgClassName
{
background-color: #764326;
}
</style>
border-color css
<style>
span { border-color: #764326; }
span { border-color: rgb(118,67,38); }
td.TdClassName
{
border-color: #764326;
}
.TagClassName
{
border-color: #764326;
}
</style>