Shades of Bull Shot #754728
Tints of Bull Shot #754728
RGB
CMYK
RGB Variations
Color information
#754728 (or 0x754728) is known color: Bull Shot. HEX triplet: 75, 47 and 28. RGB value is (117,71,40). Sum of RGB (Red+Green+Blue) = 117+71+40=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 71 (28.12% from 255 or 31.14% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #754728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754728 is #8AB8D7. Grayscale: #515151. Windows color (decimal): -9091288 or 2639733. OLE color: 2639733.
HSL color Cylindrical-coordinate representation of color #754728: hue angle of 24.16º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #754728 is Cyan = 0, Magento = 0.39, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 40 | - |
| CMYK | 0 | 0.39 | 0.66 | 0.54 |
| HSL | 24.16º | 0.49% | 0.31% | - |
| HSV(B) | 24.16º | 0.66% | 0.46% | - |
| XYZ | 9.97 | 8.44 | 3.11 | - |
| YUV | 81.22 | 104.74 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 40 | 0 | 0.39 | 0.66 | 0.54 | 24.16 | 0.49 | 0.31 |
| Hex | 75 | 47 | 28 | 0 | 27 | 42 | 36 | 18 | 31 | 1F |
| Octal | 165 | 107 | 50 | 0 | 47 | 102 | 66 | 30 | 61 | 37 |
| Binary | 1110101 | 1000111 | 101000 | 0 | 100111 | 1000010 | 110110 | 11000 | 110001 | 11111 |
Color Harmonies of #754728
Complementary color
Monochromatic Colors of #754728
Black with #754728
Text Example
Text Example
White with #754728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754728; }
p { color: rgb(117,71,40); }
H1.HeaderClassName
{
color: #754728;
}
.AnyTagClassName
{
color: #754728;
}
</style>
background-color css
<style>
a { background-color: #754728; }
a { background-color: rgb(117,71,40); }
div.DivClassName
{
background-color: #754728;
}
.BgClassName
{
background-color: #754728;
}
</style>
border-color css
<style>
span { border-color: #754728; }
span { border-color: rgb(117,71,40); }
td.TdClassName
{
border-color: #754728;
}
.TagClassName
{
border-color: #754728;
}
</style>