Shades of Bull Shot #754725
Tints of Bull Shot #754725
RGB
CMYK
RGB Variations
Color information
#754725 (or 0x754725) is known color: Bull Shot. HEX triplet: 75, 47 and 25. RGB value is (117,71,37). Sum of RGB (Red+Green+Blue) = 117+71+37=225 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 117 - color contains mainly: red. Hex color #754725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754725 is #8AB8DA. Grayscale: #515151. Windows color (decimal): -9091291 or 2443125. OLE color: 2443125.
HSL color Cylindrical-coordinate representation of color #754725: hue angle of 25.5º degrees, saturation: 0.52, 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 #754725 is Cyan = 0, Magento = 0.39, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 37 | - |
| CMYK | 0 | 0.39 | 0.68 | 0.54 |
| HSL | 25.5º | 0.52% | 0.3% | - |
| HSV(B) | 25.5º | 0.68% | 0.46% | - |
| XYZ | 9.92 | 8.42 | 2.85 | - |
| YUV | 80.88 | 103.24 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 37 | 0 | 0.39 | 0.68 | 0.54 | 25.5 | 0.52 | 0.3 |
| Hex | 75 | 47 | 25 | 0 | 27 | 44 | 36 | 1A | 34 | 1E |
| Octal | 165 | 107 | 45 | 0 | 47 | 104 | 66 | 32 | 64 | 36 |
| Binary | 1110101 | 1000111 | 100101 | 0 | 100111 | 1000100 | 110110 | 11010 | 110100 | 11110 |
Color Harmonies of #754725
Complementary color
Monochromatic Colors of #754725
Black with #754725
Text Example
Text Example
White with #754725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754725; }
p { color: rgb(117,71,37); }
H1.HeaderClassName
{
color: #754725;
}
.AnyTagClassName
{
color: #754725;
}
</style>
background-color css
<style>
a { background-color: #754725; }
a { background-color: rgb(117,71,37); }
div.DivClassName
{
background-color: #754725;
}
.BgClassName
{
background-color: #754725;
}
</style>
border-color css
<style>
span { border-color: #754725; }
span { border-color: rgb(117,71,37); }
td.TdClassName
{
border-color: #754725;
}
.TagClassName
{
border-color: #754725;
}
</style>