Shades of Cape Palliser #754931
Tints of Cape Palliser #754931
RGB
CMYK
RGB Variations
Color information
#754931 (or 0x754931) is known color: Cape Palliser. HEX triplet: 75, 49 and 31. RGB value is (117,73,49). Sum of RGB (Red+Green+Blue) = 117+73+49=239 (31% of max value = 765). Red value is 117 (46.09% from 255 or 48.95% from 239); Green value is 73 (28.91% from 255 or 30.54% from 239); Blue value is 49 (19.53% from 255 or 20.50% from 239); Max value from RGB is 117 - color contains mainly: red. Hex color #754931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754931 is #8AB6CE. Grayscale: #535353. Windows color (decimal): -9090767 or 3230069. OLE color: 3230069.
HSL color Cylindrical-coordinate representation of color #754931: hue angle of 21.18º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #754931 is Cyan = 0, Magento = 0.38, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 49 | - |
| CMYK | 0 | 0.38 | 0.58 | 0.54 |
| HSL | 21.18º | 0.41% | 0.33% | - |
| HSV(B) | 21.18º | 0.58% | 0.46% | - |
| XYZ | 10.27 | 8.77 | 4.06 | - |
| YUV | 83.42 | 108.58 | 151.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 49 | 0 | 0.38 | 0.58 | 0.54 | 21.18 | 0.41 | 0.33 |
| Hex | 75 | 49 | 31 | 0 | 26 | 3A | 36 | 15 | 29 | 21 |
| Octal | 165 | 111 | 61 | 0 | 46 | 72 | 66 | 25 | 51 | 41 |
| Binary | 1110101 | 1001001 | 110001 | 0 | 100110 | 111010 | 110110 | 10101 | 101001 | 100001 |
Color Harmonies of #754931
Complementary color
Monochromatic Colors of #754931
Black with #754931
Text Example
Text Example
White with #754931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754931; }
p { color: rgb(117,73,49); }
H1.HeaderClassName
{
color: #754931;
}
.AnyTagClassName
{
color: #754931;
}
</style>
background-color css
<style>
a { background-color: #754931; }
a { background-color: rgb(117,73,49); }
div.DivClassName
{
background-color: #754931;
}
.BgClassName
{
background-color: #754931;
}
</style>
border-color css
<style>
span { border-color: #754931; }
span { border-color: rgb(117,73,49); }
td.TdClassName
{
border-color: #754931;
}
.TagClassName
{
border-color: #754931;
}
</style>