Shades of Bull Shot #754127
Tints of Bull Shot #754127
RGB
CMYK
RGB Variations
Color information
#754127 (or 0x754127) is known color: Bull Shot. HEX triplet: 75, 41 and 27. RGB value is (117,65,39). Sum of RGB (Red+Green+Blue) = 117+65+39=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 65 (25.78% from 255 or 29.41% from 221); Blue value is 39 (15.62% from 255 or 17.65% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #754127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754127 is #8ABED8. Grayscale: #4D4D4D. Windows color (decimal): -9092825 or 2572661. OLE color: 2572661.
HSL color Cylindrical-coordinate representation of color #754127: hue angle of 20º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #754127 is Cyan = 0, Magento = 0.44, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 39 | - |
| CMYK | 0 | 0.44 | 0.67 | 0.54 |
| HSL | 20º | 0.5% | 0.31% | - |
| HSV(B) | 20º | 0.67% | 0.46% | - |
| XYZ | 9.59 | 7.71 | 2.9 | - |
| YUV | 77.58 | 106.23 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 39 | 0 | 0.44 | 0.67 | 0.54 | 20 | 0.5 | 0.31 |
| Hex | 75 | 41 | 27 | 0 | 2C | 43 | 36 | 14 | 32 | 1F |
| Octal | 165 | 101 | 47 | 0 | 54 | 103 | 66 | 24 | 62 | 37 |
| Binary | 1110101 | 1000001 | 100111 | 0 | 101100 | 1000011 | 110110 | 10100 | 110010 | 11111 |
Color Harmonies of #754127
Complementary color
Monochromatic Colors of #754127
Black with #754127
Text Example
Text Example
White with #754127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754127; }
p { color: rgb(117,65,39); }
H1.HeaderClassName
{
color: #754127;
}
.AnyTagClassName
{
color: #754127;
}
</style>
background-color css
<style>
a { background-color: #754127; }
a { background-color: rgb(117,65,39); }
div.DivClassName
{
background-color: #754127;
}
.BgClassName
{
background-color: #754127;
}
</style>
border-color css
<style>
span { border-color: #754127; }
span { border-color: rgb(117,65,39); }
td.TdClassName
{
border-color: #754127;
}
.TagClassName
{
border-color: #754127;
}
</style>