Shades of Bull Shot #754527
Tints of Bull Shot #754527
RGB
CMYK
RGB Variations
Color information
#754527 (or 0x754527) is known color: Bull Shot. HEX triplet: 75, 45 and 27. RGB value is (117,69,39). Sum of RGB (Red+Green+Blue) = 117+69+39=225 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52% from 225); Green value is 69 (27.34% from 255 or 30.67% from 225); Blue value is 39 (15.62% from 255 or 17.33% from 225); Max value from RGB is 117 - color contains mainly: red. Hex color #754527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754527 is #8ABAD8. Grayscale: #505050. Windows color (decimal): -9091801 or 2573685. OLE color: 2573685.
HSL color Cylindrical-coordinate representation of color #754527: hue angle of 23.08º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #754527 is Cyan = 0, Magento = 0.41, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 39 | - |
| CMYK | 0 | 0.41 | 0.67 | 0.54 |
| HSL | 23.08º | 0.5% | 0.31% | - |
| HSV(B) | 23.08º | 0.67% | 0.46% | - |
| XYZ | 9.83 | 8.18 | 2.98 | - |
| YUV | 79.93 | 104.9 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 39 | 0 | 0.41 | 0.67 | 0.54 | 23.08 | 0.5 | 0.31 |
| Hex | 75 | 45 | 27 | 0 | 29 | 43 | 36 | 17 | 32 | 1F |
| Octal | 165 | 105 | 47 | 0 | 51 | 103 | 66 | 27 | 62 | 37 |
| Binary | 1110101 | 1000101 | 100111 | 0 | 101001 | 1000011 | 110110 | 10111 | 110010 | 11111 |
Color Harmonies of #754527
Complementary color
Monochromatic Colors of #754527
Black with #754527
Text Example
Text Example
White with #754527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754527; }
p { color: rgb(117,69,39); }
H1.HeaderClassName
{
color: #754527;
}
.AnyTagClassName
{
color: #754527;
}
</style>
background-color css
<style>
a { background-color: #754527; }
a { background-color: rgb(117,69,39); }
div.DivClassName
{
background-color: #754527;
}
.BgClassName
{
background-color: #754527;
}
</style>
border-color css
<style>
span { border-color: #754527; }
span { border-color: rgb(117,69,39); }
td.TdClassName
{
border-color: #754527;
}
.TagClassName
{
border-color: #754527;
}
</style>