Shades of Bull Shot #714227
Tints of Bull Shot #714227
RGB
CMYK
RGB Variations
Color information
#714227 (or 0x714227) is known color: Bull Shot. HEX triplet: 71, 42 and 27. RGB value is (113,66,39). Sum of RGB (Red+Green+Blue) = 113+66+39=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 66 (26.17% from 255 or 30.28% from 218); Blue value is 39 (15.62% from 255 or 17.89% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #714227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714227 is #8EBDD8. Grayscale: #4D4D4D. Windows color (decimal): -9354713 or 2572913. OLE color: 2572913.
HSL color Cylindrical-coordinate representation of color #714227: hue angle of 21.89º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #714227 is Cyan = 0, Magento = 0.42, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 39 | - |
| CMYK | 0 | 0.42 | 0.65 | 0.56 |
| HSL | 21.89º | 0.49% | 0.3% | - |
| HSV(B) | 21.89º | 0.65% | 0.44% | - |
| XYZ | 9.12 | 7.55 | 2.9 | - |
| YUV | 76.98 | 106.57 | 153.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 39 | 0 | 0.42 | 0.65 | 0.56 | 21.89 | 0.49 | 0.3 |
| Hex | 71 | 42 | 27 | 0 | 2A | 41 | 38 | 16 | 31 | 1E |
| Octal | 161 | 102 | 47 | 0 | 52 | 101 | 70 | 26 | 61 | 36 |
| Binary | 1110001 | 1000010 | 100111 | 0 | 101010 | 1000001 | 111000 | 10110 | 110001 | 11110 |
Color Harmonies of #714227
Complementary color
Monochromatic Colors of #714227
Black with #714227
Text Example
Text Example
White with #714227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714227; }
p { color: rgb(113,66,39); }
H1.HeaderClassName
{
color: #714227;
}
.AnyTagClassName
{
color: #714227;
}
</style>
background-color css
<style>
a { background-color: #714227; }
a { background-color: rgb(113,66,39); }
div.DivClassName
{
background-color: #714227;
}
.BgClassName
{
background-color: #714227;
}
</style>
border-color css
<style>
span { border-color: #714227; }
span { border-color: rgb(113,66,39); }
td.TdClassName
{
border-color: #714227;
}
.TagClassName
{
border-color: #714227;
}
</style>