Shades of Cape Palliser #764928
Tints of Cape Palliser #764928
RGB
CMYK
RGB Variations
Color information
#764928 (or 0x764928) is known color: Cape Palliser. HEX triplet: 76, 49 and 28. RGB value is (118,73,40). Sum of RGB (Red+Green+Blue) = 118+73+40=231 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.08% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 40 (16.02% from 255 or 17.32% from 231); Max value from RGB is 118 - color contains mainly: red. Hex color #764928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764928 is #89B6D7. Grayscale: #525252. Windows color (decimal): -9025240 or 2640246. OLE color: 2640246.
HSL color Cylindrical-coordinate representation of color #764928: hue angle of 25.38º 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 #764928 is Cyan = 0, Magento = 0.38, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 40 | - |
| CMYK | 0 | 0.38 | 0.66 | 0.54 |
| HSL | 25.38º | 0.49% | 0.31% | - |
| HSV(B) | 25.38º | 0.66% | 0.46% | - |
| XYZ | 10.24 | 8.77 | 3.16 | - |
| YUV | 82.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 40 | 0 | 0.38 | 0.66 | 0.54 | 25.38 | 0.49 | 0.31 |
| Hex | 76 | 49 | 28 | 0 | 26 | 42 | 36 | 19 | 31 | 1F |
| Octal | 166 | 111 | 50 | 0 | 46 | 102 | 66 | 31 | 61 | 37 |
| Binary | 1110110 | 1001001 | 101000 | 0 | 100110 | 1000010 | 110110 | 11001 | 110001 | 11111 |
Color Harmonies of #764928
Complementary color
Monochromatic Colors of #764928
Black with #764928
Text Example
Text Example
White with #764928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764928; }
p { color: rgb(118,73,40); }
H1.HeaderClassName
{
color: #764928;
}
.AnyTagClassName
{
color: #764928;
}
</style>
background-color css
<style>
a { background-color: #764928; }
a { background-color: rgb(118,73,40); }
div.DivClassName
{
background-color: #764928;
}
.BgClassName
{
background-color: #764928;
}
</style>
border-color css
<style>
span { border-color: #764928; }
span { border-color: rgb(118,73,40); }
td.TdClassName
{
border-color: #764928;
}
.TagClassName
{
border-color: #764928;
}
</style>