Shades of Bull Shot #754529
Tints of Bull Shot #754529
RGB
CMYK
RGB Variations
Color information
#754529 (or 0x754529) is known color: Bull Shot. HEX triplet: 75, 45 and 29. RGB value is (117,69,41). Sum of RGB (Red+Green+Blue) = 117+69+41=227 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.54% from 227); Green value is 69 (27.34% from 255 or 30.40% from 227); Blue value is 41 (16.41% from 255 or 18.06% from 227); Max value from RGB is 117 - color contains mainly: red. Hex color #754529 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754529 is #8ABAD6. Grayscale: #505050. Windows color (decimal): -9091799 or 2704757. OLE color: 2704757.
HSL color Cylindrical-coordinate representation of color #754529: hue angle of 22.11º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #754529 is Cyan = 0, Magento = 0.41, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 41 | - |
| CMYK | 0 | 0.41 | 0.65 | 0.54 |
| HSL | 22.11º | 0.48% | 0.31% | - |
| HSV(B) | 22.11º | 0.65% | 0.46% | - |
| XYZ | 9.86 | 8.2 | 3.16 | - |
| YUV | 80.16 | 105.9 | 154.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 41 | 0 | 0.41 | 0.65 | 0.54 | 22.11 | 0.48 | 0.31 |
| Hex | 75 | 45 | 29 | 0 | 29 | 41 | 36 | 16 | 30 | 1F |
| Octal | 165 | 105 | 51 | 0 | 51 | 101 | 66 | 26 | 60 | 37 |
| Binary | 1110101 | 1000101 | 101001 | 0 | 101001 | 1000001 | 110110 | 10110 | 110000 | 11111 |
Color Harmonies of #754529
Complementary color
Monochromatic Colors of #754529
Black with #754529
Text Example
Text Example
White with #754529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754529; }
p { color: rgb(117,69,41); }
H1.HeaderClassName
{
color: #754529;
}
.AnyTagClassName
{
color: #754529;
}
</style>
background-color css
<style>
a { background-color: #754529; }
a { background-color: rgb(117,69,41); }
div.DivClassName
{
background-color: #754529;
}
.BgClassName
{
background-color: #754529;
}
</style>
border-color css
<style>
span { border-color: #754529; }
span { border-color: rgb(117,69,41); }
td.TdClassName
{
border-color: #754529;
}
.TagClassName
{
border-color: #754529;
}
</style>