Shades of Bull Shot #754428
Tints of Bull Shot #754428
RGB
CMYK
RGB Variations
Color information
#754428 (or 0x754428) is known color: Bull Shot. HEX triplet: 75, 44 and 28. RGB value is (117,68,40). Sum of RGB (Red+Green+Blue) = 117+68+40=225 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52% from 225); Green value is 68 (26.95% from 255 or 30.22% from 225); Blue value is 40 (16.02% from 255 or 17.78% from 225); Max value from RGB is 117 - color contains mainly: red. Hex color #754428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754428 is #8ABBD7. Grayscale: #4F4F4F. Windows color (decimal): -9092056 or 2638965. OLE color: 2638965.
HSL color Cylindrical-coordinate representation of color #754428: hue angle of 21.82º 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 #754428 is Cyan = 0, Magento = 0.42, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 40 | - |
| CMYK | 0 | 0.42 | 0.66 | 0.54 |
| HSL | 21.82º | 0.49% | 0.31% | - |
| HSV(B) | 21.82º | 0.66% | 0.46% | - |
| XYZ | 9.79 | 8.07 | 3.05 | - |
| YUV | 79.46 | 105.73 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 40 | 0 | 0.42 | 0.66 | 0.54 | 21.82 | 0.49 | 0.31 |
| Hex | 75 | 44 | 28 | 0 | 2A | 42 | 36 | 16 | 31 | 1F |
| Octal | 165 | 104 | 50 | 0 | 52 | 102 | 66 | 26 | 61 | 37 |
| Binary | 1110101 | 1000100 | 101000 | 0 | 101010 | 1000010 | 110110 | 10110 | 110001 | 11111 |
Color Harmonies of #754428
Complementary color
Monochromatic Colors of #754428
Black with #754428
Text Example
Text Example
White with #754428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754428; }
p { color: rgb(117,68,40); }
H1.HeaderClassName
{
color: #754428;
}
.AnyTagClassName
{
color: #754428;
}
</style>
background-color css
<style>
a { background-color: #754428; }
a { background-color: rgb(117,68,40); }
div.DivClassName
{
background-color: #754428;
}
.BgClassName
{
background-color: #754428;
}
</style>
border-color css
<style>
span { border-color: #754428; }
span { border-color: rgb(117,68,40); }
td.TdClassName
{
border-color: #754428;
}
.TagClassName
{
border-color: #754428;
}
</style>