Shades of Bull Shot #754926
Tints of Bull Shot #754926
RGB
CMYK
RGB Variations
Color information
#754926 (or 0x754926) is known color: Bull Shot. HEX triplet: 75, 49 and 26. RGB value is (117,73,38). Sum of RGB (Red+Green+Blue) = 117+73+38=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 73 (28.91% from 255 or 32.02% from 228); Blue value is 38 (15.23% from 255 or 16.67% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #754926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754926 is #8AB6D9. Grayscale: #525252. Windows color (decimal): -9090778 or 2509173. OLE color: 2509173.
HSL color Cylindrical-coordinate representation of color #754926: hue angle of 26.58º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #754926 is Cyan = 0, Magento = 0.38, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 38 | - |
| CMYK | 0 | 0.38 | 0.68 | 0.54 |
| HSL | 26.58º | 0.51% | 0.3% | - |
| HSV(B) | 26.58º | 0.68% | 0.46% | - |
| XYZ | 10.07 | 8.69 | 2.98 | - |
| YUV | 82.17 | 103.08 | 152.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 38 | 0 | 0.38 | 0.68 | 0.54 | 26.58 | 0.51 | 0.3 |
| Hex | 75 | 49 | 26 | 0 | 26 | 44 | 36 | 1B | 33 | 1E |
| Octal | 165 | 111 | 46 | 0 | 46 | 104 | 66 | 33 | 63 | 36 |
| Binary | 1110101 | 1001001 | 100110 | 0 | 100110 | 1000100 | 110110 | 11011 | 110011 | 11110 |
Color Harmonies of #754926
Complementary color
Monochromatic Colors of #754926
Black with #754926
Text Example
Text Example
White with #754926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754926; }
p { color: rgb(117,73,38); }
H1.HeaderClassName
{
color: #754926;
}
.AnyTagClassName
{
color: #754926;
}
</style>
background-color css
<style>
a { background-color: #754926; }
a { background-color: rgb(117,73,38); }
div.DivClassName
{
background-color: #754926;
}
.BgClassName
{
background-color: #754926;
}
</style>
border-color css
<style>
span { border-color: #754926; }
span { border-color: rgb(117,73,38); }
td.TdClassName
{
border-color: #754926;
}
.TagClassName
{
border-color: #754926;
}
</style>