Shades of Bull Shot #744325
Tints of Bull Shot #744325
RGB
CMYK
RGB Variations
Color information
#744325 (or 0x744325) is known color: Bull Shot. HEX triplet: 74, 43 and 25. RGB value is (116,67,37). Sum of RGB (Red+Green+Blue) = 116+67+37=220 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.73% from 220); Green value is 67 (26.56% from 255 or 30.45% from 220); Blue value is 37 (14.84% from 255 or 16.82% from 220); Max value from RGB is 116 - color contains mainly: red. Hex color #744325 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744325 is #8BBCDA. Grayscale: #4E4E4E. Windows color (decimal): -9157851 or 2442100. OLE color: 2442100.
HSL color Cylindrical-coordinate representation of color #744325: hue angle of 22.78º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #744325 is Cyan = 0, Magento = 0.42, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 37 | - |
| CMYK | 0 | 0.42 | 0.68 | 0.55 |
| HSL | 22.78º | 0.52% | 0.3% | - |
| HSV(B) | 22.78º | 0.68% | 0.45% | - |
| XYZ | 9.54 | 7.86 | 2.76 | - |
| YUV | 78.23 | 104.73 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 37 | 0 | 0.42 | 0.68 | 0.55 | 22.78 | 0.52 | 0.3 |
| Hex | 74 | 43 | 25 | 0 | 2A | 44 | 37 | 17 | 34 | 1E |
| Octal | 164 | 103 | 45 | 0 | 52 | 104 | 67 | 27 | 64 | 36 |
| Binary | 1110100 | 1000011 | 100101 | 0 | 101010 | 1000100 | 110111 | 10111 | 110100 | 11110 |
Color Harmonies of #744325
Complementary color
Monochromatic Colors of #744325
Black with #744325
Text Example
Text Example
White with #744325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744325; }
p { color: rgb(116,67,37); }
H1.HeaderClassName
{
color: #744325;
}
.AnyTagClassName
{
color: #744325;
}
</style>
background-color css
<style>
a { background-color: #744325; }
a { background-color: rgb(116,67,37); }
div.DivClassName
{
background-color: #744325;
}
.BgClassName
{
background-color: #744325;
}
</style>
border-color css
<style>
span { border-color: #744325; }
span { border-color: rgb(116,67,37); }
td.TdClassName
{
border-color: #744325;
}
.TagClassName
{
border-color: #744325;
}
</style>