Shades of Cape Palliser #764731
Tints of Cape Palliser #764731
RGB
CMYK
RGB Variations
Color information
#764731 (or 0x764731) is known color: Cape Palliser. HEX triplet: 76, 47 and 31. RGB value is (118,71,49). Sum of RGB (Red+Green+Blue) = 118+71+49=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 49 (19.53% from 255 or 20.59% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #764731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764731 is #89B8CE. Grayscale: #525252. Windows color (decimal): -9025743 or 3229558. OLE color: 3229558.
HSL color Cylindrical-coordinate representation of color #764731: hue angle of 19.13º 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 #764731 is Cyan = 0, Magento = 0.40, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 49 | - |
| CMYK | 0 | 0.40 | 0.58 | 0.54 |
| HSL | 19.13º | 0.41% | 0.33% | - |
| HSV(B) | 19.13º | 0.58% | 0.46% | - |
| XYZ | 10.28 | 8.58 | 4.02 | - |
| YUV | 82.55 | 109.07 | 153.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 49 | 0 | 0.40 | 0.58 | 0.54 | 19.13 | 0.41 | 0.33 |
| Hex | 76 | 47 | 31 | 0 | 28 | 3A | 36 | 13 | 29 | 21 |
| Octal | 166 | 107 | 61 | 0 | 50 | 72 | 66 | 23 | 51 | 41 |
| Binary | 1110110 | 1000111 | 110001 | 0 | 101000 | 111010 | 110110 | 10011 | 101001 | 100001 |
Color Harmonies of #764731
Complementary color
Monochromatic Colors of #764731
Black with #764731
Text Example
Text Example
White with #764731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764731; }
p { color: rgb(118,71,49); }
H1.HeaderClassName
{
color: #764731;
}
.AnyTagClassName
{
color: #764731;
}
</style>
background-color css
<style>
a { background-color: #764731; }
a { background-color: rgb(118,71,49); }
div.DivClassName
{
background-color: #764731;
}
.BgClassName
{
background-color: #764731;
}
</style>
border-color css
<style>
span { border-color: #764731; }
span { border-color: rgb(118,71,49); }
td.TdClassName
{
border-color: #764731;
}
.TagClassName
{
border-color: #764731;
}
</style>