Shades of Bull Shot #724427
Tints of Bull Shot #724427
RGB
CMYK
RGB Variations
Color information
#724427 (or 0x724427) is known color: Bull Shot. HEX triplet: 72, 44 and 27. RGB value is (114,68,39). Sum of RGB (Red+Green+Blue) = 114+68+39=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 68 (26.95% from 255 or 30.77% from 221); Blue value is 39 (15.62% from 255 or 17.65% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #724427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724427 is #8DBBD8. Grayscale: #4E4E4E. Windows color (decimal): -9288665 or 2573426. OLE color: 2573426.
HSL color Cylindrical-coordinate representation of color #724427: hue angle of 23.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #724427 is Cyan = 0, Magento = 0.40, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 39 | - |
| CMYK | 0 | 0.40 | 0.66 | 0.55 |
| HSL | 23.2º | 0.49% | 0.3% | - |
| HSV(B) | 23.2º | 0.66% | 0.45% | - |
| XYZ | 9.37 | 7.86 | 2.94 | - |
| YUV | 78.45 | 105.74 | 153.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 39 | 0 | 0.40 | 0.66 | 0.55 | 23.2 | 0.49 | 0.3 |
| Hex | 72 | 44 | 27 | 0 | 28 | 42 | 37 | 17 | 31 | 1E |
| Octal | 162 | 104 | 47 | 0 | 50 | 102 | 67 | 27 | 61 | 36 |
| Binary | 1110010 | 1000100 | 100111 | 0 | 101000 | 1000010 | 110111 | 10111 | 110001 | 11110 |
Color Harmonies of #724427
Complementary color
Monochromatic Colors of #724427
Black with #724427
Text Example
Text Example
White with #724427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724427; }
p { color: rgb(114,68,39); }
H1.HeaderClassName
{
color: #724427;
}
.AnyTagClassName
{
color: #724427;
}
</style>
background-color css
<style>
a { background-color: #724427; }
a { background-color: rgb(114,68,39); }
div.DivClassName
{
background-color: #724427;
}
.BgClassName
{
background-color: #724427;
}
</style>
border-color css
<style>
span { border-color: #724427; }
span { border-color: rgb(114,68,39); }
td.TdClassName
{
border-color: #724427;
}
.TagClassName
{
border-color: #724427;
}
</style>