Shades of Bull Shot #754426
Tints of Bull Shot #754426
RGB
CMYK
RGB Variations
Color information
#754426 (or 0x754426) is known color: Bull Shot. HEX triplet: 75, 44 and 26. RGB value is (117,68,38). Sum of RGB (Red+Green+Blue) = 117+68+38=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 68 (26.95% from 255 or 30.49% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #754426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754426 is #8ABBD9. Grayscale: #4F4F4F. Windows color (decimal): -9092058 or 2507893. OLE color: 2507893.
HSL color Cylindrical-coordinate representation of color #754426: hue angle of 22.78º 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 #754426 is Cyan = 0, Magento = 0.42, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 38 | - |
| CMYK | 0 | 0.42 | 0.68 | 0.54 |
| HSL | 22.78º | 0.51% | 0.3% | - |
| HSV(B) | 22.78º | 0.68% | 0.46% | - |
| XYZ | 9.75 | 8.06 | 2.87 | - |
| YUV | 79.23 | 104.73 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 38 | 0 | 0.42 | 0.68 | 0.54 | 22.78 | 0.51 | 0.3 |
| Hex | 75 | 44 | 26 | 0 | 2A | 44 | 36 | 17 | 33 | 1E |
| Octal | 165 | 104 | 46 | 0 | 52 | 104 | 66 | 27 | 63 | 36 |
| Binary | 1110101 | 1000100 | 100110 | 0 | 101010 | 1000100 | 110110 | 10111 | 110011 | 11110 |
Color Harmonies of #754426
Complementary color
Monochromatic Colors of #754426
Black with #754426
Text Example
Text Example
White with #754426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754426; }
p { color: rgb(117,68,38); }
H1.HeaderClassName
{
color: #754426;
}
.AnyTagClassName
{
color: #754426;
}
</style>
background-color css
<style>
a { background-color: #754426; }
a { background-color: rgb(117,68,38); }
div.DivClassName
{
background-color: #754426;
}
.BgClassName
{
background-color: #754426;
}
</style>
border-color css
<style>
span { border-color: #754426; }
span { border-color: rgb(117,68,38); }
td.TdClassName
{
border-color: #754426;
}
.TagClassName
{
border-color: #754426;
}
</style>