Shades of Bull Shot #754228
Tints of Bull Shot #754228
RGB
CMYK
RGB Variations
Color information
#754228 (or 0x754228) is known color: Bull Shot. HEX triplet: 75, 42 and 28. RGB value is (117,66,40). Sum of RGB (Red+Green+Blue) = 117+66+40=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 66 (26.17% from 255 or 29.60% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #754228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754228 is #8ABDD7. Grayscale: #4E4E4E. Windows color (decimal): -9092568 or 2638453. OLE color: 2638453.
HSL color Cylindrical-coordinate representation of color #754228: hue angle of 20.26º 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 #754228 is Cyan = 0, Magento = 0.44, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 66 | 40 | - |
| CMYK | 0 | 0.44 | 0.66 | 0.54 |
| HSL | 20.26º | 0.49% | 0.31% | - |
| HSV(B) | 20.26º | 0.66% | 0.46% | - |
| XYZ | 9.67 | 7.83 | 3.01 | - |
| YUV | 78.29 | 106.4 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 40 | 0 | 0.44 | 0.66 | 0.54 | 20.26 | 0.49 | 0.31 |
| Hex | 75 | 42 | 28 | 0 | 2C | 42 | 36 | 14 | 31 | 1F |
| Octal | 165 | 102 | 50 | 0 | 54 | 102 | 66 | 24 | 61 | 37 |
| Binary | 1110101 | 1000010 | 101000 | 0 | 101100 | 1000010 | 110110 | 10100 | 110001 | 11111 |
Color Harmonies of #754228
Complementary color
Monochromatic Colors of #754228
Black with #754228
Text Example
Text Example
White with #754228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754228; }
p { color: rgb(117,66,40); }
H1.HeaderClassName
{
color: #754228;
}
.AnyTagClassName
{
color: #754228;
}
</style>
background-color css
<style>
a { background-color: #754228; }
a { background-color: rgb(117,66,40); }
div.DivClassName
{
background-color: #754228;
}
.BgClassName
{
background-color: #754228;
}
</style>
border-color css
<style>
span { border-color: #754228; }
span { border-color: rgb(117,66,40); }
td.TdClassName
{
border-color: #754228;
}
.TagClassName
{
border-color: #754228;
}
</style>