Shades of Bull Shot #754625
Tints of Bull Shot #754625
RGB
CMYK
RGB Variations
Color information
#754625 (or 0x754625) is known color: Bull Shot. HEX triplet: 75, 46 and 25. RGB value is (117,70,37). Sum of RGB (Red+Green+Blue) = 117+70+37=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 70 (27.73% from 255 or 31.25% from 224); Blue value is 37 (14.84% from 255 or 16.52% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #754625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754625 is #8AB9DA. Grayscale: #505050. Windows color (decimal): -9091547 or 2442869. OLE color: 2442869.
HSL color Cylindrical-coordinate representation of color #754625: hue angle of 24.75º 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 #754625 is Cyan = 0, Magento = 0.40, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 37 | - |
| CMYK | 0 | 0.40 | 0.68 | 0.54 |
| HSL | 24.75º | 0.52% | 0.3% | - |
| HSV(B) | 24.75º | 0.68% | 0.46% | - |
| XYZ | 9.86 | 8.3 | 2.83 | - |
| YUV | 80.29 | 103.57 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 37 | 0 | 0.40 | 0.68 | 0.54 | 24.75 | 0.52 | 0.3 |
| Hex | 75 | 46 | 25 | 0 | 28 | 44 | 36 | 19 | 34 | 1E |
| Octal | 165 | 106 | 45 | 0 | 50 | 104 | 66 | 31 | 64 | 36 |
| Binary | 1110101 | 1000110 | 100101 | 0 | 101000 | 1000100 | 110110 | 11001 | 110100 | 11110 |
Color Harmonies of #754625
Complementary color
Monochromatic Colors of #754625
Black with #754625
Text Example
Text Example
White with #754625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754625; }
p { color: rgb(117,70,37); }
H1.HeaderClassName
{
color: #754625;
}
.AnyTagClassName
{
color: #754625;
}
</style>
background-color css
<style>
a { background-color: #754625; }
a { background-color: rgb(117,70,37); }
div.DivClassName
{
background-color: #754625;
}
.BgClassName
{
background-color: #754625;
}
</style>
border-color css
<style>
span { border-color: #754625; }
span { border-color: rgb(117,70,37); }
td.TdClassName
{
border-color: #754625;
}
.TagClassName
{
border-color: #754625;
}
</style>