Shades of Bull Shot #754328
Tints of Bull Shot #754328
RGB
CMYK
RGB Variations
Color information
#754328 (or 0x754328) is known color: Bull Shot. HEX triplet: 75, 43 and 28. RGB value is (117,67,40). Sum of RGB (Red+Green+Blue) = 117+67+40=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 67 (26.56% from 255 or 29.91% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #754328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754328 is #8ABCD7. Grayscale: #4F4F4F. Windows color (decimal): -9092312 or 2638709. OLE color: 2638709.
HSL color Cylindrical-coordinate representation of color #754328: hue angle of 21.04º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #754328 is Cyan = 0, Magento = 0.43, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 40 | - |
| CMYK | 0 | 0.43 | 0.66 | 0.54 |
| HSL | 21.04º | 0.49% | 0.31% | - |
| HSV(B) | 21.04º | 0.66% | 0.46% | - |
| XYZ | 9.73 | 7.95 | 3.03 | - |
| YUV | 78.87 | 106.07 | 155.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 40 | 0 | 0.43 | 0.66 | 0.54 | 21.04 | 0.49 | 0.31 |
| Hex | 75 | 43 | 28 | 0 | 2B | 42 | 36 | 15 | 31 | 1F |
| Octal | 165 | 103 | 50 | 0 | 53 | 102 | 66 | 25 | 61 | 37 |
| Binary | 1110101 | 1000011 | 101000 | 0 | 101011 | 1000010 | 110110 | 10101 | 110001 | 11111 |
Color Harmonies of #754328
Complementary color
Monochromatic Colors of #754328
Black with #754328
Text Example
Text Example
White with #754328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754328; }
p { color: rgb(117,67,40); }
H1.HeaderClassName
{
color: #754328;
}
.AnyTagClassName
{
color: #754328;
}
</style>
background-color css
<style>
a { background-color: #754328; }
a { background-color: rgb(117,67,40); }
div.DivClassName
{
background-color: #754328;
}
.BgClassName
{
background-color: #754328;
}
</style>
border-color css
<style>
span { border-color: #754328; }
span { border-color: rgb(117,67,40); }
td.TdClassName
{
border-color: #754328;
}
.TagClassName
{
border-color: #754328;
}
</style>