Shades of Bull Shot #764527
Tints of Bull Shot #764527
RGB
CMYK
RGB Variations
Color information
#764527 (or 0x764527) is known color: Bull Shot. HEX triplet: 76, 45 and 27. RGB value is (118,69,39). Sum of RGB (Red+Green+Blue) = 118+69+39=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 39 (15.62% from 255 or 17.26% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #764527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764527 is #89BAD8. Grayscale: #505050. Windows color (decimal): -9026265 or 2573686. OLE color: 2573686.
HSL color Cylindrical-coordinate representation of color #764527: hue angle of 22.78º 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 #764527 is Cyan = 0, Magento = 0.42, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 39 | - |
| CMYK | 0 | 0.42 | 0.67 | 0.54 |
| HSL | 22.78º | 0.5% | 0.31% | - |
| HSV(B) | 22.78º | 0.67% | 0.46% | - |
| XYZ | 9.97 | 8.25 | 2.99 | - |
| YUV | 80.23 | 104.73 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 39 | 0 | 0.42 | 0.67 | 0.54 | 22.78 | 0.5 | 0.31 |
| Hex | 76 | 45 | 27 | 0 | 2A | 43 | 36 | 17 | 32 | 1F |
| Octal | 166 | 105 | 47 | 0 | 52 | 103 | 66 | 27 | 62 | 37 |
| Binary | 1110110 | 1000101 | 100111 | 0 | 101010 | 1000011 | 110110 | 10111 | 110010 | 11111 |
Color Harmonies of #764527
Complementary color
Monochromatic Colors of #764527
Black with #764527
Text Example
Text Example
White with #764527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764527; }
p { color: rgb(118,69,39); }
H1.HeaderClassName
{
color: #764527;
}
.AnyTagClassName
{
color: #764527;
}
</style>
background-color css
<style>
a { background-color: #764527; }
a { background-color: rgb(118,69,39); }
div.DivClassName
{
background-color: #764527;
}
.BgClassName
{
background-color: #764527;
}
</style>
border-color css
<style>
span { border-color: #764527; }
span { border-color: rgb(118,69,39); }
td.TdClassName
{
border-color: #764527;
}
.TagClassName
{
border-color: #764527;
}
</style>